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