Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
H A Dcore.c2023 BPF_R0 = (__bpf_call_base_args + insn->imm)(BPF_R1, BPF_R2, in ___bpf_prog_run()
2344 __bpf_call_base_args; in bpf_patch_call_args()
/linux-6.15/include/linux/
H A Dfilter.h1123 #define __bpf_call_base_args \ macro