Searched refs:TAILQ_SWAP (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13.1/share/man/man3/ |
| H A D | Makefile | 273 queue.3 TAILQ_SWAP.3
|
| /freebsd-13.1/sys/sys/ |
| H A D | queue.h | 863 #define TAILQ_SWAP(head1, head2, type, field) do { \ macro
|
| /freebsd-13.1/sys/dev/iommu/ |
| H A D | busdma_iommu.c | 1088 TAILQ_SWAP(&domain->unload_entries, &entries, in iommu_domain_unload_task()
|
| /freebsd-13.1/sys/geom/mirror/ |
| H A D | g_mirror.c | 1290 TAILQ_SWAP(&sc->sc_regular_delayed, &sc->sc_queue, bio, bio_queue); in g_mirror_regular_release()
|
| /freebsd-13.1/sys/kern/ |
| H A D | uipc_socket.c | 1220 TAILQ_SWAP(&lqueue, &so->sol_incomp, socket, so_list);
|