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