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