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