Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dqueue_mergesort.h196 LIST_INSERT_HEAD, LIST_INSERT_AFTER_4, LIST_CONCAT, LIST_REMOVE_HEAD)
H A Dqueue.h520 #define LIST_CONCAT(head1, head2, type, field) do { \ macro
/freebsd/contrib/libarchive/unzip/
H A Dla_queue.h484 #define LIST_CONCAT(head1, head2, type, field) do { \ macro
/freebsd/sys/dev/ixl/
H A Dixl_pf_main.c1253 LIST_CONCAT(&tmp, &vsi->ftl, ixl_mac_filter, ftle); in ixl_reconfigure_filters()
1563 LIST_CONCAT(&vsi->ftl, to_add, ixl_mac_filter, ftle); in ixl_add_hw_filters()
/freebsd/sys/ufs/ffs/
H A Dffs_softdep.c12156 LIST_CONCAT(&bmsafemap->sm_freehd, &bmsafemap->sm_freewr, in handle_written_bmsafemap()
12213 LIST_CONCAT(&bmsafemap->sm_newblkhd, &bmsafemap->sm_newblkwr, in handle_written_bmsafemap()
12215 LIST_CONCAT(&bmsafemap->sm_freehd, &bmsafemap->sm_freewr, in handle_written_bmsafemap()