Searched refs:wq_list_empty (Results 1 – 2 of 2) sorted by relevance
82 #define wq_list_empty(list) (READ_ONCE((list)->first) == NULL) macro
203 if (!wq_list_empty(&acct->work_list) && in io_acct_run_queue()