Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dbpf_insn_array.c251 void bpf_insn_array_adjust_after_remove(struct bpf_map *map, u32 off, u32 len) in bpf_insn_array_adjust_after_remove() function
H A Dfixups.c287 bpf_insn_array_adjust_after_remove(env->insn_array_maps[i], off, len); in adjust_insn_arrays_after_remove()
/linux/include/linux/
H A Dbpf.h4168 void bpf_insn_array_adjust_after_remove(struct bpf_map *map, u32 off, u32 len);