Searched defs:POOL_POISON_ALLOCATED (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/include/linux/ | ||
D | poison.h | 71 #define POOL_POISON_ALLOCATED 0xa9 /* !initted */ macro |
/Linux-v5.10/tools/include/linux/ | ||
D | poison.h | 80 #define POOL_POISON_ALLOCATED 0xa9 /* !initted */ macro |