Searched refs:tl_head (Results 1 – 1 of 1) sorted by relevance
777 struct tasklet_head *tl_head, in tasklet_action_common() argument783 list = tl_head->head; in tasklet_action_common()784 tl_head->head = NULL; in tasklet_action_common()785 tl_head->tail = &tl_head->head; in tasklet_action_common()809 *tl_head->tail = t; in tasklet_action_common()810 tl_head->tail = &t->next; in tasklet_action_common()