Searched refs:bpf_patch_call_args (Results 1 – 3 of 3) sorted by relevance
2590 void bpf_patch_call_args(struct bpf_insn *insn, u32 stack_depth);
2284 void bpf_patch_call_args(struct bpf_insn *insn, u32 stack_depth) in bpf_patch_call_args() function
20902 bpf_patch_call_args(insn, depth); in fixup_call_args()