Searched defs:poisoned (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/include/linux/ | ||
A D | usb.h | 1389 unsigned int poisoned:1; member |
/linux-6.3-rc2/kernel/bpf/ | ||
A D | verifier.c | 234 bool poisoned = bpf_map_key_poisoned(aux); in bpf_map_key_store() local |
Completed in 32 milliseconds