Searched refs:workqueue_attrs (Results 1 – 3 of 3) sorted by relevance
222 struct workqueue_attrs *attrs; /* I: worker attributes */360 struct workqueue_attrs *unbound_attrs; /* PW: only for unbound wqs */440 static struct workqueue_attrs *unbound_wq_update_pwq_attrs_buf;496 static struct workqueue_attrs *unbound_std_wq_attrs[NR_STD_WORKER_POOLS];499 static struct workqueue_attrs *ordered_wq_attrs[NR_STD_WORKER_POOLS];4642 void free_workqueue_attrs(struct workqueue_attrs *attrs) in free_workqueue_attrs()4659 struct workqueue_attrs *alloc_workqueue_attrs_noprof(void) in alloc_workqueue_attrs_noprof()4661 struct workqueue_attrs *attrs; in alloc_workqueue_attrs_noprof()4679 static void copy_workqueue_attrs(struct workqueue_attrs *to, in copy_workqueue_attrs()4680 const struct workqueue_attrs *from) in copy_workqueue_attrs()[all …]
389 struct workqueue_attrs *attrs; in padata_serial_worker()
147 struct workqueue_attrs { struct585 struct workqueue_attrs *alloc_workqueue_attrs_noprof(void);588 void free_workqueue_attrs(struct workqueue_attrs *attrs);590 const struct workqueue_attrs *attrs);