Home
last modified time | relevance | path

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

/kernel/locking/
Dtest-ww_mutex.c307 flush_workqueue(wq); in __test_cycle()
572 flush_workqueue(wq); in stress()
/kernel/cgroup/
Dcgroup-v1.c209 flush_workqueue(cgroup_pidlist_destroy_wq); in cgroup1_pidlist_destroy_all()
Dcpuset.c1604 flush_workqueue(cpuset_migrate_mm_wq); in cpuset_post_attach()
2392 flush_workqueue(cpuset_migrate_mm_wq); in cpuset_write_resmask()
/kernel/
Dworkqueue.c2769 void flush_workqueue(struct workqueue_struct *wq) in flush_workqueue() function
2918 EXPORT_SYMBOL(flush_workqueue);
2946 flush_workqueue(wq); in drain_workqueue()