Home
last modified time | relevance | path

Searched refs:bpf_patch_call_args (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/bpf/
H A Dfixups.c1466 err = bpf_patch_call_args(insn, depth); in bpf_fixup_call_args()
H A Dcore.c2478 int bpf_patch_call_args(struct bpf_insn *insn, u32 stack_depth) in bpf_patch_call_args() function
/linux/include/linux/
H A Dbpf.h3056 int bpf_patch_call_args(struct bpf_insn *insn, u32 stack_depth);