Home
last modified time | relevance | path

Searched refs:TAILQ_CONCAT (Results 1 – 24 of 24) sorted by relevance

/f-stack/app/micro_thread/
H A Dkqueue_proxy.h52 #ifndef TAILQ_CONCAT
66 #define TAILQ_CONCAT(head1, head2, field) \ macro
H A Dmicro_thread.h221 TAILQ_CONCAT(&_fdset, fdset, _entry); in AddFdList()
H A Dmt_cache.cpp347 TAILQ_CONCAT(&cache->list, &keep_list.list, entry); in cache_append_data()
/f-stack/dpdk/drivers/event/dlb/pf/base/
H A Ddlb_osdep_list.h94 TAILQ_CONCAT(head, src_head, node); in dlb_list_splice()
/f-stack/dpdk/drivers/event/dlb2/pf/base/
H A Ddlb2_osdep_list.h94 TAILQ_CONCAT(head, src_head, node); in dlb2_list_splice()
/f-stack/freebsd/security/mac_portacl/
H A Dmac_portacl.c363 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 Drte_swx_ctl.c477 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 Dsubr_turnstile.c902 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 Dkern_conf.c98 TAILQ_CONCAT(&cdp_free, &cdevp_free_list, cdp_list); in dev_unlock_and_free()
H A Duipc_socket.c1222 TAILQ_CONCAT(&lqueue, &so->sol_comp, so_list);
H A Dkern_umtx.c3866 TAILQ_CONCAT(&d, &umtx_shm_reg_delfree, ushm_reg_link); in umtx_shm_reg_delfree_tq()
/f-stack/tools/compat/include/sys/
H A Dqueue.h602 #define TAILQ_CONCAT(head1, head2, field) do { \ macro
/f-stack/dpdk/lib/librte_eal/windows/include/sys/
H A Dqueue.h675 #define TAILQ_CONCAT(head1, head2, field) do { \ macro
/f-stack/freebsd/sys/
H A Dqueue.h704 #define TAILQ_CONCAT(head1, head2, field) do { \ macro
/f-stack/freebsd/x86/iommu/
H A Dintel_ctx.c936 TAILQ_CONCAT(&unit->tlb_flush_entries, entries, dmamap_link); in dmar_domain_unload()
/f-stack/freebsd/netipsec/
H A Dkey.c2503 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 Dtcp_hpts.c1448 TAILQ_CONCAT(&hpts->p_hptss[hpts->p_runningtick], in tcp_hptsi()
/f-stack/freebsd/mips/mips/
H A Dpmap.c1554 TAILQ_CONCAT(&pv_chunks, &newtail, pc_lru); in pmap_pv_reclaim()
/f-stack/freebsd/arm/arm/
H A Dpmap-v6.c2943 TAILQ_CONCAT(&pv_chunks, &newtail, pc_lru); in pmap_pv_reclaim()
/f-stack/freebsd/i386/i386/
H A Dpmap.c2453 TAILQ_CONCAT(&pv_chunks, &newtail, pc_lru); in pmap_pv_reclaim()
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c6694 TAILQ_CONCAT(&cmng->counters[cnt_type], in mlx5_flow_async_pool_query_handle()
H A Dmlx5_flow_dv.c4859 TAILQ_CONCAT(&cmng->counters[cnt_type], &tmp_tq, next); in flow_dv_counter_pool_prepare()
/f-stack/freebsd/arm64/arm64/
H A Dpmap.c2657 TAILQ_CONCAT(&pv_chunks, &new_tail, pc_lru); in reserve_pv_entries()
/f-stack/freebsd/amd64/amd64/
H A Dpmap.c5383 TAILQ_CONCAT(&pvc->pvc_list, &new_tail[i], pc_lru); in reserve_pv_entries()