Searched refs:STAILQ_SWAP (Results 1 – 11 of 11) sorted by relevance
| /src/sys/dev/xen/gntdev/ |
| H A D | gntdev.c | 261 STAILQ_SWAP(&cleanup_data->to_kill_grefs, &tmp_grefs, gntdev_gref); in gref_list_dtor() 506 STAILQ_SWAP(&cleanup_data->to_kill_gmaps, &tmp_gmaps, gntdev_gmap); in gmap_list_dtor()
|
| /src/share/man/man3/ |
| H A D | Makefile | 272 queue.3 STAILQ_SWAP.3 \
|
| /src/sys/dev/cxgbe/cxgbei/ |
| H A D | icl_cxgbei.c | 454 STAILQ_SWAP(&icc->sent_pdus, &tx_pdus, icl_pdu); in icl_cxgbei_tx_main() 530 STAILQ_SWAP(&icc->rcvd_pdus, &rx_pdus, icl_pdu); in icl_cxgbei_rx_main()
|
| /src/contrib/libarchive/unzip/ |
| H A D | la_queue.h | 396 #define STAILQ_SWAP(head1, head2, type) do { \ macro
|
| /src/sys/x86/x86/ |
| H A D | mca.c | 1168 STAILQ_SWAP(&mca_pending, &tmplist, mca_internal); in mca_process_records()
|
| /src/sys/dev/nvme/ |
| H A D | nvme_qpair.c | 1304 STAILQ_SWAP(&qpair->queued_req, &temp, nvme_request); in nvme_io_qpair_enable()
|
| /src/bin/ps/ |
| H A D | ps.c | 503 STAILQ_SWAP(&varlist, &Ovarlist, varent); in main()
|
| /src/sys/sys/ |
| H A D | queue.h | 555 #define STAILQ_SWAP(head1, head2, type) do { \ macro
|
| /src/sys/netpfil/ipfw/nat64/ |
| H A D | nat64lsn.c | 1290 STAILQ_SWAP(&jhead, &cfg->jhead, nat64lsn_job_item); in nat64lsn_do_request()
|
| /src/sys/dev/cxgbe/tom/ |
| H A D | t4_tom.c | 1782 STAILQ_SWAP(&td->unsent_wr_list, &twr_list, wrqe); in reclaim_wr_resources()
|
| /src/sys/kern/ |
| H A D | uipc_usrreq.c | 1595 STAILQ_SWAP(&cmc.mc_q, &sb->uxst_mbq, mbuf); in uipc_soreceive_stream_or_seqpacket()
|