Searched refs:bpf_adj_branches (Results 1 – 3 of 3) sorted by relevance
| /linux/kernel/bpf/ |
| A D | core.c | 375 static int bpf_adj_branches(struct bpf_prog *prog, u32 pos, s32 end_old, in bpf_adj_branches() function 464 (err = bpf_adj_branches(prog, off, off + 1, off + len, true))) in bpf_patch_insn_single() 496 BUG_ON(bpf_adj_branches(prog_adj, off, off + 1, off + len, false)); in bpf_patch_insn_single() 512 return WARN_ON_ONCE(bpf_adj_branches(prog, off, off + cnt, off, false)); in bpf_remove_insns()
|
| /linux/ |
| A D | System.map | 5832 ffff80001016ab74 t bpf_adj_branches
|
| A D | .tmp_System.map | 5832 ffff80001016ab74 t bpf_adj_branches
|
Completed in 267 milliseconds