Home
last modified time | relevance | path

Searched refs:__bpf_call_base_args (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/bpf/
H A Dcore.c1976 BPF_R0 = (__bpf_call_base_args + insn->imm)(BPF_R1, BPF_R2, in ___bpf_prog_run()
2245 __bpf_call_base_args; in bpf_patch_call_args()
/openbmc/linux/include/linux/
H A Dfilter.h908 #define __bpf_call_base_args \ macro