Searched defs:POISON_END (Results 1 – 2 of 2) sorted by relevance
/linux-6.15/tools/include/linux/ | ||
D | poison.h | 56 #define POISON_END 0xa5 /* end-byte of poisoning */ macro |
/linux-6.15/include/linux/ | ||
D | poison.h | 47 #define POISON_END 0xa5 /* end-byte of poisoning */ macro |