Searched refs:LIST_INSERT_HEAD (Results 1 - 18 of 18) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/drivers/audio/echo/generic/
H A DOsSupportBeOS.cpp103 LIST_INSERT_HEAD(&mems, mem, next);
/haiku-fatelf/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_acl.c200 LIST_INSERT_HEAD(&as->as_hash[hash], new, acl_hash);
H A Dieee80211_scan_sta.c262 LIST_INSERT_HEAD(&st->st_hash[hash], se, se_hash);
H A Dieee80211_node.c1144 LIST_INSERT_HEAD(&nt->nt_hash[hash], ni, ni_hash);
/haiku-fatelf/src/add-ons/kernel/drivers/audio/ac97/auvia/
H A Dauvia.c104 LIST_INSERT_HEAD(&(card->mems), mem, next);
348 LIST_INSERT_HEAD((&card->streams), stream, next);
H A Dqueue.h111 panic("LIST_INSERT_HEAD %p %s:%d", (head), __FILE__, __LINE__);
149 #define LIST_INSERT_HEAD(head, elm, field) do { \ macro
/haiku-fatelf/src/add-ons/kernel/drivers/audio/ac97/es1370/
H A Des1370.c86 LIST_INSERT_HEAD(&(card->mems), mem, next);
297 LIST_INSERT_HEAD((&card->streams), stream, next);
H A Dqueue.h111 panic("LIST_INSERT_HEAD %p %s:%d", (head), __FILE__, __LINE__);
149 #define LIST_INSERT_HEAD(head, elm, field) do { \ macro
/haiku-fatelf/src/libs/compat/freebsd_network/
H A Dfbsd_if_media.c141 LIST_INSERT_HEAD(&ifm->ifm_list, entry, ifm_list);
H A Dfbsd_mii_physubr.c582 LIST_INSERT_HEAD(&mii->mii_phys, sc, mii_list);
/haiku-fatelf/src/add-ons/kernel/drivers/audio/echo/
H A Decho.cpp132 LIST_INSERT_HEAD(&(card->mems), mem, next);
378 LIST_INSERT_HEAD((&card->streams), stream, next);
678 LIST_INSERT_HEAD((&devices), card, next);
H A Dqueue.h111 panic("LIST_INSERT_HEAD %p %s:%d", (head), __FILE__, __LINE__);
149 #define LIST_INSERT_HEAD(head, elm, field) do { \ macro
/haiku-fatelf/src/add-ons/kernel/drivers/audio/ac97/auich/
H A Dauich.c133 LIST_INSERT_HEAD(&(card->mems), mem, next);
357 LIST_INSERT_HEAD((&card->streams), stream, next);
H A Dqueue.h111 panic("LIST_INSERT_HEAD %p %s:%d", (head), __FILE__, __LINE__);
149 #define LIST_INSERT_HEAD(head, elm, field) do { \ macro
/haiku-fatelf/headers/private/firewire/
H A Dqueue.h384 #define LIST_INSERT_HEAD(head, elm, field) do { \ macro
/haiku-fatelf/src/add-ons/kernel/drivers/audio/emuxki/
H A Dqueue.h111 panic("LIST_INSERT_HEAD %p %s:%d", (head), __FILE__, __LINE__);
149 #define LIST_INSERT_HEAD(head, elm, field) do { \ macro
H A Demuxki.c283 LIST_INSERT_HEAD(&(card->mem), mem, next);
310 LIST_INSERT_HEAD(&(card->mem), mem, next);
1517 LIST_INSERT_HEAD((&stream->voices), voice, next);
1698 LIST_INSERT_HEAD((&card->streams), stream, next);
/haiku-fatelf/src/libs/compat/freebsd_network/compat/sys/
H A Dqueue.h360 #define LIST_INSERT_HEAD(head, elm, field) do { \ macro

Completed in 206 milliseconds