Searched refs:fhead (Results 1 – 3 of 3) sorted by relevance
435 list_head_t *fhead; in flowacct_update_flows_tbl() local444 fhead = &flowacct_data->flows_tbl[index]; in flowacct_update_flows_tbl()449 mutex_enter(&fhead->lock); in flowacct_update_flows_tbl()454 mutex_exit(&fhead->lock); in flowacct_update_flows_tbl()459 flow->hdr = flowacct_add_obj(fhead, fhead->tail, (void *)flow); in flowacct_update_flows_tbl()461 mutex_exit(&fhead->lock); in flowacct_update_flows_tbl()477 flow->back_ptr = fhead; in flowacct_update_flows_tbl()510 mutex_exit(&fhead->lock); in flowacct_update_flows_tbl()513 mutex_enter(&fhead->lock); in flowacct_update_flows_tbl()521 flowacct_del_obj(fhead, flow->hdr, in flowacct_update_flows_tbl()[all …]
36 struct stringlist fhead = { 0, 0 }; variable37 struct stringlist *flist = &fhead;
1666 d_mutex_output_t *fhead = foutput; in d_mutex() local1693 foutput == fhead ? "+->" : "", in d_mutex()