Searched refs:STAILQ_CONCAT (Results 1 - 5 of 5) sorted by relevance

/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dmbuf-fbsd.h330 STAILQ_CONCAT(&mq_dst->mq_head, &mq_src->mq_head);
H A Dqueue.h308 #define STAILQ_CONCAT(head1, head2) do { \ macro
/haiku/src/add-ons/kernel/drivers/disk/nvme/libnvme/
H A Dnvme_qpair.c420 STAILQ_CONCAT(&req_queue, &qpair->queued_req);
437 STAILQ_CONCAT(&qpair->queued_req, &req_queue);
/haiku/headers/private/firewire/
H A Dqueue.h228 #define STAILQ_CONCAT(head1, head2) do { \ macro
/haiku/headers/compatibility/bsd/sys/
H A Dqueue.h233 #define STAILQ_CONCAT(head1, head2) do { \ macro

Completed in 92 milliseconds