Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Dqueue.h304 #define LIST_REMOVE(elm, field) do { \ macro
/openbmc/openbmc/poky/meta/recipes-core/musl/bsd-headers/
H A Dsys-queue.h279 #define LIST_REMOVE(elm, field) do { \ macro