Home
last modified time | relevance | path

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

/Linux-v5.15/tools/include/linux/
Dpoison.h58 #define POISON_FREE 0x6b /* for use-after-free poisoning */ macro
/Linux-v5.15/include/linux/
Dpoison.h49 #define POISON_FREE 0x6b /* for use-after-free poisoning */ macro