Home
last modified time | relevance | path

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

/kernel/
Dworkqueue.c3655 static void pwq_unbound_release_workfn(struct work_struct *work) in pwq_unbound_release_workfn() function
3750 INIT_WORK(&pwq->unbound_release_work, pwq_unbound_release_workfn); in init_pwq()