Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c18564 static int copy_insn_array(struct bpf_map *map, u32 start, u32 end, u32 *items) in copy_insn_array() function
18611 err = copy_insn_array(map, start, end, off); in copy_insn_array_uniq()