Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dworkqueue.c3701 static void pwq_unbound_release_workfn(struct work_struct *work) in pwq_unbound_release_workfn() function
3809 INIT_WORK(&pwq->unbound_release_work, pwq_unbound_release_workfn); in init_pwq()