Searched refs:TAILQ_SWAP (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/share/man/man3/ |
| H A D | Makefile | 163 queue.3 TAILQ_SWAP.3
|
| /freebsd-12.1/sys/x86/iommu/ |
| H A D | intel_ctx.c | 839 TAILQ_SWAP(&domain->unload_entries, &entries, dmar_map_entry, in dmar_domain_unload_task()
|
| /freebsd-12.1/sys/sys/ |
| H A D | queue.h | 858 #define TAILQ_SWAP(head1, head2, type, field) do { \ macro
|
| /freebsd-12.1/sys/geom/mirror/ |
| H A D | g_mirror.c | 1260 TAILQ_SWAP(&sc->sc_regular_delayed, &sc->sc_queue, bio, bio_queue); in g_mirror_regular_release()
|
| /freebsd-12.1/sys/kern/ |
| H A D | uipc_socket.c | 1116 TAILQ_SWAP(&lqueue, &so->sol_incomp, socket, so_list);
|