Searched defs:workqueue_attrs (Results 1 – 2 of 2) sorted by relevance
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;