Home
last modified time | relevance | path

Searched refs:LIST_HEAD (Results 1 – 25 of 178) sorted by relevance

12345678

/f-stack/dpdk/drivers/net/mvpp2/
H A Dmrvl_ethdev.h201 LIST_HEAD(mrvl_flows, rte_flow) flows;
205 LIST_HEAD(profiles, mrvl_mtr_profile) profiles;
206 LIST_HEAD(mtrs, mrvl_mtr) mtrs;
209 LIST_HEAD(shaper_profiles, mrvl_tm_shaper_profile) shaper_profiles;
210 LIST_HEAD(nodes, mrvl_tm_node) nodes;
/f-stack/app/redis-5.0.5/src/
H A Dt_list.c93 direction == LIST_HEAD ? AL_START_TAIL : AL_START_HEAD; in listTypeInitIterator()
149 } else if (where == LIST_HEAD) { in listTypeInsert()
227 pushGenericCommand(c,LIST_HEAD); in lpushCommand()
257 pushxGenericCommand(c,LIST_HEAD); in lpushxCommand()
274 where = LIST_HEAD; in linsertCommand()
391 popGenericCommand(c,LIST_HEAD); in lpopCommand()
505 li = listTypeInitIterator(subject,-1,LIST_HEAD); in lremCommand()
559 listTypePush(dstobj,value,LIST_HEAD); in rpoplpushHandlePush()
634 argv[0] = (where == LIST_HEAD) ? shared.lpop : in serveClientBlockedOnList()
637 propagate((where == LIST_HEAD) ? in serveClientBlockedOnList()
[all …]
/f-stack/freebsd/sys/
H A Dlockf.h71 LIST_HEAD(lockf_edge_list, lockf_edge);
87 LIST_HEAD(lockf_entry_list, lockf_entry);
123 LIST_HEAD(lockf_list, lockf);
H A D_rmlock.h41 LIST_HEAD(rmpriolist,rm_priotracker);
51 LIST_HEAD(,rm_priotracker) rm_activeReaders;
H A Dck.h11 #define CK_LIST_HEAD LIST_HEAD
H A D_callout.h47 LIST_HEAD(callout_list, callout);
H A Dproc.h110 LIST_HEAD(, proc) pg_members; /* (m + e) Pointer to pgrp members. */
272 LIST_HEAD(, turnstile) td_contested; /* (q) Contested locks. */
621 LIST_HEAD(, proc) p_children; /* (e) Pointer to list of children. */
623 LIST_HEAD(, proc) p_reaplist; /* (e) List of my descendants
704 LIST_HEAD(, mqueue_notifier) p_mqnotifier; /* (c) mqueue notifiers.*/
717 LIST_HEAD(, proc) p_orphans; /* (e) Pointer to list of orphans. */
995 extern LIST_HEAD(pidhashhead, proc) *pidhashtbl;
1001 extern LIST_HEAD(pgrphashhead, pgrp) *pgrphashtbl;
1019 LIST_HEAD(proclist, proc);
H A Dlock_profile.h36 LIST_HEAD(lpohead, lock_profile_object);
/f-stack/dpdk/drivers/net/tap/
H A Drte_eth_tap.h86 LIST_HEAD(tap_rss_flows, rte_flow) rss_flows;
87 LIST_HEAD(tap_flows, rte_flow) flows; /* rte_flow rules */
89 LIST_HEAD(tap_implicit_flows, rte_flow) implicit_flows;
/f-stack/freebsd/kern/
H A Dsubr_hash.c61 LIST_HEAD(generic, generic) *hashtbl; in hashinit_flags()
95 LIST_HEAD(generic, generic) *hashtbl, *hp; in hashdestroy()
117 LIST_HEAD(generic, generic) *hashtbl; in phashinit_flags()
H A Dvfs_hash.c43 static LIST_HEAD(vfs_hash_head, vnode) *vfs_hash_tbl;
44 static LIST_HEAD(,vnode) vfs_hash_side;
/f-stack/dpdk/drivers/net/mlx4/
H A Dmlx4.h122 LIST_HEAD(mlx4_dev_list, mlx4_priv);
123 LIST_HEAD(mlx4_mr_list, mlx4_mr);
188 LIST_HEAD(, mlx4_rss) rss; /**< Shared targets for Rx flow rules. */
189 LIST_HEAD(, rte_flow) flows; /**< Configured flow rule handles. */
/f-stack/dpdk/drivers/net/ionic/
H A Dionic_rx_filter.h27 LIST_HEAD(rx_filters_by_hash, ionic_rx_filter)
29 LIST_HEAD(rx_filters_by_id, ionic_rx_filter)
/f-stack/freebsd/netinet/
H A Dsctp_pcb.h46 LIST_HEAD(sctppcbhead, sctp_inpcb);
47 LIST_HEAD(sctpasochead, sctp_tcb);
48 LIST_HEAD(sctpladdr, sctp_laddr);
49 LIST_HEAD(sctpvtaghead, sctp_tagblock);
50 LIST_HEAD(sctp_vrflist, sctp_vrf);
51 LIST_HEAD(sctp_ifnlist, sctp_ifn);
52 LIST_HEAD(sctp_ifalist, sctp_ifa);
/f-stack/freebsd/netinet/libalias/
H A Dalias_sctp.h138 LIST_HEAD(sctpGlobalAddresshead,sctp_GlobalAddress) Gaddr; /**< List of global addresses */
186LIST_HEAD(sctpTimerQ,sctp_nat_assoc) *TimerQ; /**< List of associations at this position in the ti…
H A Dalias_local.h99 LIST_HEAD (, alias_link) linkTableOut[LINK_TABLE_OUT_SIZE];
103 LIST_HEAD (, alias_link) linkTableIn[LINK_TABLE_IN_SIZE];
182 LIST_HEAD(sctpNatTableL, sctp_nat_assoc) *sctpTableLocal;
186 LIST_HEAD(sctpNatTableG, sctp_nat_assoc) *sctpTableGlobal;
/f-stack/lib/
H A Dff_kern_subr.c60 LIST_HEAD(generic, generic) *hashtbl; in hashinit_flags()
97 LIST_HEAD(generic, generic) *hashtbl, *hp; in hashdestroy()
119 LIST_HEAD(generic, generic) *hashtbl; in phashinit_flags()
/f-stack/freebsd/netgraph/bluetooth/l2cap/
H A Dng_l2cap_var.h95 LIST_HEAD(, ng_l2cap_con) con_list; /* ACL connections */
100 LIST_HEAD(, ng_l2cap_chan) chan_list; /* L2CAP channels */
/f-stack/freebsd/arm64/iommu/
H A Dsmmuvar.h46 LIST_HEAD(, smmu_domain) domain_list;
54 LIST_HEAD(, smmu_ctx) ctx_list;
/f-stack/tools/compat/include/sys/
H A Dck.h11 #define CK_LIST_HEAD LIST_HEAD
H A D_callout.h45 LIST_HEAD(callout_list, callout);
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5.h118 LIST_HEAD(mlx5_dev_list, mlx5_dev_ctx_shared);
473 LIST_HEAD(mem_mngs, mlx5_counter_stats_mem_mng) mem_mngs;
474 LIST_HEAD(stat_raws, mlx5_counter_stats_raw) free_stat_raws;
544 LIST_HEAD(aso_age_list, mlx5_aso_age_action);
975 LIST_HEAD(rxq, mlx5_rxq_ctrl) rxqsctrl; /* DPDK Rx queues. */
976 LIST_HEAD(rxqobj, mlx5_rxq_obj) rxqsobj; /* Verbs/DevX Rx queues. */
978 LIST_HEAD(txq, mlx5_txq_ctrl) txqsctrl; /* DPDK Tx queues. */
979 LIST_HEAD(txqobj, mlx5_txq_obj) txqsobj; /* Verbs/DevX Tx queues. */
981 LIST_HEAD(ind_tables, mlx5_ind_table_obj) ind_tbls;
1007 LIST_HEAD(fdir, mlx5_fdir_flow) fdir_flows; /* fdir flows. */
/f-stack/freebsd/net/
H A Draw_cb.h60 VNET_DECLARE(LIST_HEAD(rawcb_list_head, rawcb), rawcb_list);
/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_var.h164 LIST_HEAD(, ng_hci_unit_con) con_list; /* connections */
165 LIST_HEAD(, ng_hci_neighbor) neighbors; /* unit neighbors */
/f-stack/freebsd/netgraph/atm/
H A Dngatmbase.c211 static LIST_HEAD(, ngatm_msg) ngatm_freeuni =
213 static LIST_HEAD(, ngatm_msg) ngatm_useduni =
328 static LIST_HEAD(, ngatm_msg) ngatm_freeuni =

12345678