Searched refs:STAILQ_CONCAT (Results 1 – 9 of 9) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | kern_ktrace.c | 273 STAILQ_CONCAT(&ktr_free, &ktr_new); in ktrace_resize_pool() 375 STAILQ_CONCAT(&local_queue, &td->td_proc->p_ktr); in ktr_drain()
|
| H A D | uipc_ktls.c | 2157 STAILQ_CONCAT(&local_m_head, &wq->m_head); in ktls_work_thread() 2159 STAILQ_CONCAT(&local_so_head, &wq->so_head); in ktls_work_thread()
|
| /f-stack/tools/compat/include/sys/ |
| H A D | queue.h | 292 #define STAILQ_CONCAT(head1, head2) do { \ macro
|
| /f-stack/dpdk/lib/librte_eal/windows/include/sys/ |
| H A D | queue.h | 309 #define STAILQ_CONCAT(head1, head2) do { \ macro
|
| /f-stack/freebsd/sys/ |
| H A D | queue.h | 339 #define STAILQ_CONCAT(head1, head2) do { \ macro
|
| H A D | mbuf.h | 1586 STAILQ_CONCAT(&mq_dst->mq_head, &mq_src->mq_head); in mbufq_concat()
|
| /f-stack/freebsd/x86/x86/ |
| H A D | mca.c | 592 STAILQ_CONCAT(&mca_freelist, &tmplist); in mca_resize_freelist()
|
| /f-stack/freebsd/netinet/ |
| H A D | siftr.c | 589 STAILQ_CONCAT(&tmp_pkt_queue, &pkt_queue); in siftr_pkt_manager_thread()
|
| H A D | tcp_log_buf.c | 2043 STAILQ_CONCAT(&log_tailq, &tp->t_logs); in tcp_log_getlogbuf()
|