Searched refs:SLIST_REMOVE (Results 1 – 10 of 10) sorted by relevance
/haiku/src/libs/compat/freebsd_network/compat/sys/ |
H A D | mbuf.h | 363 SLIST_REMOVE(&memoryBuffer->m_pkthdr.tags, tag, m_tag, m_tag_link); in m_tag_unlink()
|
H A D | queue.h | 248 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
|
/haiku/src/add-ons/kernel/drivers/audio/ac97/auich/ |
H A D | queue.h | 224 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
|
/haiku/src/add-ons/kernel/drivers/audio/ac97/auvia/ |
H A D | queue.h | 224 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
|
/haiku/headers/compatibility/bsd/sys/ |
H A D | queue.h | 195 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
|
/haiku/src/add-ons/kernel/drivers/audio/emuxki/ |
H A D | queue.h | 224 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
|
/haiku/src/add-ons/kernel/drivers/audio/ac97/es1370/ |
H A D | queue.h | 224 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
|
/haiku/src/add-ons/kernel/drivers/audio/echo/ |
H A D | queue.h | 224 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
|
/haiku/headers/private/firewire/ |
H A D | queue.h | 190 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
|
/haiku/src/libs/compat/freebsd_iflib/ |
H A D | iflib.c | 5283 SLIST_REMOVE(&cpu_offsets, op, cpu_offset, entries); in unref_ctx_core_offset()
|