Home
last modified time | relevance | path

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

/linux/kernel/
H A Dworkqueue.c3101 static void worker_unlock_callback(struct worker_pool *pool) in worker_unlock_callback() function
3115 static void worker_unlock_callback(struct worker_pool *pool) { } in worker_unlock_callback() function
3670 worker_unlock_callback(pool); in bh_worker()