Searched refs:bpf_patch_call_args (Results 1 – 2 of 2) sorted by relevance
/kernel/bpf/ | ||
D | core.c | 1761 void bpf_patch_call_args(struct bpf_insn *insn, u32 stack_depth) in bpf_patch_call_args() function |
D | verifier.c | 11589 bpf_patch_call_args(insn, depth); in fixup_call_args() |