Searched defs:workqueue_attrs (Results 1 – 13 of 13) sorted by relevance
98543 struct workqueue_attrs { struct98544 int nice;98545 cpumask_var_t cpumask;98546 cpumask_var_t __pod_cpumask;98547 bool affn_strict;98548 enum wq_affn_scope affn_scope;98549 bool ordered;
22630 struct workqueue_attrs { struct22631 int nice;22632 cpumask_var_t cpumask;22633 cpumask_var_t __pod_cpumask;22634 bool affn_strict;22635 enum wq_affn_scope affn_scope;22636 bool ordered;
32902 struct workqueue_attrs { struct32903 int nice;32904 cpumask_var_t cpumask;32905 cpumask_var_t __pod_cpumask;32906 bool affn_strict;32907 enum wq_affn_scope affn_scope;32908 bool ordered;
98443 struct workqueue_attrs { struct98444 int nice;98445 cpumask_var_t cpumask;98446 bool no_numa;
73813 struct workqueue_attrs { struct73814 int nice;73815 cpumask_var_t cpumask;73816 bool no_numa;
31458 struct workqueue_attrs { struct31459 int nice;31460 cpumask_var_t cpumask;31461 bool no_numa;
139027 struct workqueue_attrs { struct139028 int nice;139029 cpumask_var_t cpumask;139030 bool no_numa;
16871 struct workqueue_attrs { struct16872 int nice;16873 cpumask_var_t cpumask;16874 bool no_numa;