Home
last modified time | relevance | path

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

/kernel/
Dworkqueue.c207 struct workqueue_struct *wq; /* I: the owning workqueue */
261 struct workqueue_struct { struct
365 struct workqueue_struct *system_wq __read_mostly;
367 struct workqueue_struct *system_highpri_wq __read_mostly;
369 struct workqueue_struct *system_long_wq __read_mostly;
371 struct workqueue_struct *system_unbound_wq __read_mostly;
373 struct workqueue_struct *system_freezable_wq __read_mostly;
375 struct workqueue_struct *system_power_efficient_wq __read_mostly;
377 struct workqueue_struct *system_freezable_power_efficient_wq __read_mostly;
381 static void workqueue_sysfs_unregister(struct workqueue_struct *wq);
[all …]
Dworkqueue_internal.h57 struct workqueue_struct *rescue_wq; /* I: the workqueue to rescue */
/kernel/power/
Dautosleep.c17 static struct workqueue_struct *autosleep_wq;
Dmain.c912 struct workqueue_struct *pm_wq;
/kernel/rcu/
Drcu.h567 extern struct workqueue_struct *rcu_gp_wq;
572 extern struct workqueue_struct *rcu_par_gp_wq;
Dtree.c4544 struct workqueue_struct *rcu_par_gp_wq;
4853 struct workqueue_struct *rcu_gp_wq;
/kernel/locking/
Dtest-ww_mutex.c17 struct workqueue_struct *wq;
/kernel/cgroup/
Dcgroup-v1.c40 static struct workqueue_struct *cgroup_pidlist_destroy_wq;
Dcpuset.c449 static struct workqueue_struct *cpuset_migrate_mm_wq;
Dcgroup.c131 static struct workqueue_struct *cgroup_destroy_wq;
/kernel/trace/
Dtrace.c1711 static struct workqueue_struct *fsnotify_wq;
9774 static struct workqueue_struct *eval_map_wq __initdata;
Dftrace.c3679 static struct workqueue_struct *ftrace_check_wq __initdata;