Home
last modified time | relevance | path

Searched refs:LIST_SWAP (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dqueue.h524 #define LIST_SWAP(head1, head2, type, field) do { \ macro
/f-stack/dpdk/lib/librte_eal/windows/include/sys/
H A Dqueue.h575 #define LIST_SWAP(head1, head2, type, field) do { \ macro
/f-stack/freebsd/sys/
H A Dqueue.h604 #define LIST_SWAP(head1, head2, type, field) do { \ macro
/f-stack/freebsd/vm/
H A Duma_core.c1441 LIST_SWAP(&freeslabs, &dom->ud_free_slab, uma_slab, us_link); in keg_drain_domain()