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