Home
last modified time | relevance | path

Searched refs:bpf_insn_array_adjust (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/bpf/
H A Dbpf_insn_array.c234 void bpf_insn_array_adjust(struct bpf_map *map, u32 off, u32 len) in bpf_insn_array_adjust() function
H A Dcore.c1505 bpf_insn_array_adjust(map, off, len); in adjust_insn_arrays()
H A Dverifier.c22029 bpf_insn_array_adjust(env->insn_array_maps[i], off, len); in adjust_insn_arrays()
/linux/include/linux/
H A Dbpf.h3960 void bpf_insn_array_adjust(struct bpf_map *map, u32 off, u32 len);