Home
last modified time | relevance | path

Searched refs:keep_working (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/kernel/ !
Dworkqueue.c839 static bool keep_working(struct worker_pool *pool) in keep_working() function
2782 } while (keep_working(pool)); in worker_thread()