Searched refs:next_thd (Results 1 – 1 of 1) sorted by relevance
524 struct ThdEntry *thd, *next_thd; in rw_thd() local655 thd; thd = next_thd) { in rw_thd()656 next_thd = SLIST_NEXT(thd, dev_list_entry); in rw_thd()683 thd; thd = next_thd) { in rw_thd()684 next_thd = SLIST_NEXT(thd, dev_list_entry); in rw_thd()714 thd; thd = next_thd) { in rw_thd()715 next_thd = SLIST_NEXT(thd, dev_list_entry); in rw_thd()726 for (thd = SLIST_FIRST(&entry->thdlist_head); thd; thd = next_thd) { in rw_thd()727 next_thd = SLIST_NEXT(thd, dev_list_entry); in rw_thd()