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