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