Searched defs:poisoned (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/include/linux/ | ||
| H A D | usb.h | 1404 unsigned int poisoned:1; member |
| /linux-6.15/kernel/bpf/ | ||
| H A D | verifier.c | 247 bool poisoned = bpf_map_key_poisoned(aux); in bpf_map_key_store() local |