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