Searched refs:__pool (Results 1 – 1 of 1) sorted by relevance
1814 static void idle_worker_timeout(unsigned long __pool) in idle_worker_timeout() argument1816 struct worker_pool *pool = (void *)__pool; in idle_worker_timeout()1862 static void pool_mayday_timeout(unsigned long __pool) in pool_mayday_timeout() argument1864 struct worker_pool *pool = (void *)__pool; in pool_mayday_timeout()