Searched defs:seen_direct_write (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | bpf_verifier.h | 628 bool seen_direct_write; member |
/openbmc/linux/kernel/bpf/ | ||
H A D | verifier.c | 18753 bool seen_direct_write; in specialize_kfunc() local |