| /f-stack/app/micro_thread/ |
| H A D | kqueue_proxy.h | 52 #ifndef TAILQ_CONCAT 66 #define TAILQ_CONCAT(head1, head2, field) \ macro
|
| H A D | micro_thread.h | 221 TAILQ_CONCAT(&_fdset, fdset, _entry); in AddFdList()
|
| H A D | mt_cache.cpp | 347 TAILQ_CONCAT(&cache->list, &keep_list.list, entry); in cache_append_data()
|
| /f-stack/dpdk/drivers/event/dlb/pf/base/ |
| H A D | dlb_osdep_list.h | 94 TAILQ_CONCAT(head, src_head, node); in dlb_list_splice()
|
| /f-stack/dpdk/drivers/event/dlb2/pf/base/ |
| H A D | dlb2_osdep_list.h | 94 TAILQ_CONCAT(head, src_head, node); in dlb2_list_splice()
|
| /f-stack/freebsd/security/mac_portacl/ |
| H A D | mac_portacl.c | 363 TAILQ_CONCAT(&save_head, &rule_head, r_entries); in sysctl_rules() 364 TAILQ_CONCAT(&rule_head, &head, r_entries); in sysctl_rules()
|
| /f-stack/dpdk/lib/librte_pipeline/ |
| H A D | rte_swx_ctl.c | 477 TAILQ_CONCAT(&table->entries, &table->pending_add, node); in table_pending_add_admit() 511 TAILQ_CONCAT(&table->entries, &table->pending_modify0, node); in table_pending_modify0_admit() 545 TAILQ_CONCAT(&table->entries, &table->pending_modify1, node); in table_pending_modify1_admit() 579 TAILQ_CONCAT(&table->entries, &table->pending_delete, node); in table_pending_delete_admit()
|
| /f-stack/freebsd/kern/ |
| H A D | subr_turnstile.c | 902 TAILQ_CONCAT(&ts->ts_pending, &ts->ts_blocked[queue], td_lockq); in turnstile_broadcast() 964 TAILQ_CONCAT(&pending_threads, &ts->ts_pending, td_lockq); in turnstile_unpend()
|
| H A D | kern_conf.c | 98 TAILQ_CONCAT(&cdp_free, &cdevp_free_list, cdp_list); in dev_unlock_and_free()
|
| H A D | uipc_socket.c | 1222 TAILQ_CONCAT(&lqueue, &so->sol_comp, so_list);
|
| H A D | kern_umtx.c | 3866 TAILQ_CONCAT(&d, &umtx_shm_reg_delfree, ushm_reg_link); in umtx_shm_reg_delfree_tq()
|
| /f-stack/tools/compat/include/sys/ |
| H A D | queue.h | 602 #define TAILQ_CONCAT(head1, head2, field) do { \ macro
|
| /f-stack/dpdk/lib/librte_eal/windows/include/sys/ |
| H A D | queue.h | 675 #define TAILQ_CONCAT(head1, head2, field) do { \ macro
|
| /f-stack/freebsd/sys/ |
| H A D | queue.h | 704 #define TAILQ_CONCAT(head1, head2, field) do { \ macro
|
| /f-stack/freebsd/x86/iommu/ |
| H A D | intel_ctx.c | 936 TAILQ_CONCAT(&unit->tlb_flush_entries, entries, dmamap_link); in dmar_domain_unload()
|
| /f-stack/freebsd/netipsec/ |
| H A D | key.c | 2503 TAILQ_CONCAT(&drainq, &V_sptree[dir], chain); in key_spdflush() 6069 TAILQ_CONCAT(&drainq, &sah->savtree_alive, chain); in key_delete_all() 6137 TAILQ_CONCAT(&drainq, &sah->savtree_alive, chain); in key_delete_xform() 7475 TAILQ_CONCAT(&flushq, &V_sahtree, chain); in key_flush() 8336 TAILQ_CONCAT(&drainq, &V_sptree[i], chain); in key_destroy() 8337 TAILQ_CONCAT(&drainq, &V_sptree_ifnet[i], chain); in key_destroy() 8353 TAILQ_CONCAT(&sahdrainq, &V_sahtree, chain); in key_destroy()
|
| /f-stack/freebsd/netinet/ |
| H A D | tcp_hpts.c | 1448 TAILQ_CONCAT(&hpts->p_hptss[hpts->p_runningtick], in tcp_hptsi()
|
| /f-stack/freebsd/mips/mips/ |
| H A D | pmap.c | 1554 TAILQ_CONCAT(&pv_chunks, &newtail, pc_lru); in pmap_pv_reclaim()
|
| /f-stack/freebsd/arm/arm/ |
| H A D | pmap-v6.c | 2943 TAILQ_CONCAT(&pv_chunks, &newtail, pc_lru); in pmap_pv_reclaim()
|
| /f-stack/freebsd/i386/i386/ |
| H A D | pmap.c | 2453 TAILQ_CONCAT(&pv_chunks, &newtail, pc_lru); in pmap_pv_reclaim()
|
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_flow.c | 6694 TAILQ_CONCAT(&cmng->counters[cnt_type], in mlx5_flow_async_pool_query_handle()
|
| H A D | mlx5_flow_dv.c | 4859 TAILQ_CONCAT(&cmng->counters[cnt_type], &tmp_tq, next); in flow_dv_counter_pool_prepare()
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | pmap.c | 2657 TAILQ_CONCAT(&pv_chunks, &new_tail, pc_lru); in reserve_pv_entries()
|
| /f-stack/freebsd/amd64/amd64/ |
| H A D | pmap.c | 5383 TAILQ_CONCAT(&pvc->pvc_list, &new_tail[i], pc_lru); in reserve_pv_entries()
|