summaryrefslogtreecommitdiffstats
path: root/include/linux/indirect_call_wrapper.h
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-02-161-0/+6
|\
| * bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVEStanislav Fomichev2021-01-201-0/+6
* | net: add EXPORT_INDIRECT_CALLABLE wrapperBrian Vazquez2021-02-041-0/+2
|/
* indirect_call_wrapper: extend indirect wrapper to support up to 4 callsBrian Vazquez2020-06-231-0/+12
* net: unbreak CONFIG_RETPOLINE=n buildsPaolo Abeni2018-12-171-2/+2
* indirect call wrappers: helpers to speed-up indirect calls of builtinPaolo Abeni2018-12-151-0/+51