Home
last modified time | relevance | path

Searched defs:LIST_FOREACH (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/aic7xxx/
H A Dqueue.h271 #define LIST_FOREACH(var, head, field) \ macro
/openbmc/openbmc/poky/meta/recipes-core/musl/bsd-headers/
H A Dsys-queue.h203 #define LIST_FOREACH(var, head, field) \ macro