Searched refs:chk_and_mod (Results 1 - 1 of 1) sorted by path

/linux-master/kernel/bpf/
H A Dverifier.c19860 struct bpf_insn chk_and_mod[] = { local
19870 patchlet = isdiv ? chk_and_div : chk_and_mod;
19872 ARRAY_SIZE(chk_and_mod) - (is64 ? 2 : 0);

Completed in 304 milliseconds