Home
last modified time | relevance | path

Searched defs:POISON_FREE (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/linux/
Dpoison.h57 #define POISON_FREE 0x6b /* for use-after-free poisoning */ macro
/Linux-v5.4/tools/include/linux/
Dpoison.h62 #define POISON_FREE 0x6b /* for use-after-free poisoning */ macro