Searched refs:tql (Results 1 – 1 of 1) sorted by relevance
93 struct list_head *tql = NULL; in taskq_find_by_name() local96 list_for_each_prev(tql, &tq_list) { in taskq_find_by_name()97 tq = list_entry(tql, taskq_t, tq_taskqs); in taskq_find_by_name()