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