Searched defs:POOL_POISON_FREED (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/linux/ | ||
D | poison.h | 74 #define POOL_POISON_FREED 0xa7 /* !inuse */ macro |
/Linux-v4.19/tools/include/linux/ | ||
D | poison.h | 79 #define POOL_POISON_FREED 0xa7 /* !inuse */ macro |