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