Home
last modified time | relevance | path

Searched defs:LIST_HEAD (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/scripts/kconfig/
H A Dlist.h31 #define LIST_HEAD(name) \ macro
/openbmc/u-boot/include/linux/
H A Dlist.h28 #define LIST_HEAD(name) \ macro
/openbmc/openbmc/poky/meta/recipes-core/musl/bsd-headers/
H A Dsys-queue.h181 #define LIST_HEAD(name, type) \ macro