Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dcfg.c216 static int sort_insn_array_uniq(u32 *items, int cnt) in sort_insn_array_uniq() function
242 return sort_insn_array_uniq(off, n); in bpf_copy_insn_array_uniq()
322 jt->cnt = sort_insn_array_uniq(jt->items, jt->cnt); in jt_from_subprog()