Searched defs:LIST_POISON2 (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/linux/ | ||
A D | poison.h | 9 #define LIST_POISON2 ((void *) 0x0) macro |
/u-boot/scripts/kconfig/ | ||
A D | list.h | 119 #define LIST_POISON2 ((void *) 0x00200200) macro |
Completed in 3 milliseconds