Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/ipp/flowacct/
H A Dflowacct_impl.h99 } list_head_t; typedef
135 list_head_t items;
136 list_head_t *back_ptr;
172 list_head_t flows_tbl[FLOW_TBL_COUNT+1];
187 #define FLOWACCT_HEAD_SZ sizeof (list_head_t)
H A Dflowacct.c312 flowacct_add_obj(list_head_t *tophdr, list_hdr_t *insert_point, void *obj) in flowacct_add_obj()
358 flowacct_del_obj(list_head_t *tophdr, list_hdr_t *hdr, uint_t mode) in flowacct_del_obj()
435 list_head_t *fhead; in flowacct_update_flows_tbl()
436 list_head_t *thead; in flowacct_update_flows_tbl()
437 list_head_t *ihead; in flowacct_update_flows_tbl()
731 list_head_t *head, *thead; in flowacct_timer()
H A Dflowacctddi.c184 list_head_t *head; in flowacct_create_action()
391 list_head_t *head; in flowacct_destroy_action()
/illumos-gate/usr/src/uts/common/sys/rsm/
H A Drsm_in.h419 } list_head_t; typedef
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsm.c500 static list_head_t rsm_suspend_list;