Home
last modified time | relevance | path

Searched refs:LIST_CONCAT (Results 1 – 6 of 6) sorted by relevance

/src/sys/sys/
H A Dqueue_mergesort.h196 LIST_INSERT_HEAD, LIST_INSERT_AFTER_4, LIST_CONCAT, LIST_REMOVE_HEAD)
H A Dqueue.h661 #define LIST_CONCAT(head1, head2, type, field) do { \ macro
/src/tests/sys/sys/
H A Dqueue_test.c204 LIST_CONCAT(first, second, list_id_elem, ie_entry)
/src/contrib/libarchive/unzip/
H A Dla_queue.h484 #define LIST_CONCAT(head1, head2, type, field) do { \ macro
/src/sys/dev/ixl/
H A Dixl_pf_main.c1244 LIST_CONCAT(&tmp, &vsi->ftl, ixl_mac_filter, ftle); in ixl_reconfigure_filters()
1554 LIST_CONCAT(&vsi->ftl, to_add, ixl_mac_filter, ftle); in ixl_add_hw_filters()
/src/sys/ufs/ffs/
H A Dffs_softdep.c12167 LIST_CONCAT(&bmsafemap->sm_freehd, &bmsafemap->sm_freewr, in handle_written_bmsafemap()
12224 LIST_CONCAT(&bmsafemap->sm_newblkhd, &bmsafemap->sm_newblkwr, in handle_written_bmsafemap()
12226 LIST_CONCAT(&bmsafemap->sm_freehd, &bmsafemap->sm_freewr, in handle_written_bmsafemap()