Searched refs:evtdepth (Results 1 – 2 of 2) sorted by relevance
93 node->evtdepth = 0; in efc_node_alloc()774 node->evtdepth++; in efc_node_post_event()784 if (!node->hold_frames && node->evtdepth == 1) in efc_node_post_event()787 node->evtdepth--; in efc_node_post_event()793 if (node->evtdepth == 0 && node->req_free) in efc_node_post_event()
343 u32 evtdepth; member