Home
last modified time | relevance | path

Searched defs:attrs (Results 1 – 5 of 5) sorted by relevance

/kernel/
Dworkqueue.c177 struct workqueue_attrs *attrs; /* I: worker attributes */ member
3104 void free_workqueue_attrs(struct workqueue_attrs *attrs) in free_workqueue_attrs()
3123 struct workqueue_attrs *attrs; in alloc_workqueue_attrs() local
3152 static u32 wqattrs_hash(const struct workqueue_attrs *attrs) in wqattrs_hash()
3315 static struct worker_pool *get_unbound_pool(const struct workqueue_attrs *attrs) in get_unbound_pool()
3502 const struct workqueue_attrs *attrs) in alloc_unbound_pwq()
3545 static bool wq_calc_node_cpumask(const struct workqueue_attrs *attrs, int node, in wq_calc_node_cpumask()
3589 struct workqueue_attrs *attrs; /* attrs to apply */ member
3614 const struct workqueue_attrs *attrs) in apply_wqattrs_prepare()
3719 const struct workqueue_attrs *attrs) in apply_workqueue_attrs_locked()
[all …]
Dparams.c586 struct param_attribute attrs[0]; member
Dmodule.c1453 struct module_sect_attr attrs[0]; member
1546 struct bin_attribute attrs[0]; member
/kernel/trace/
Dtrace_events_hist.c144 struct hist_trigger_attrs *attrs; member
207 static void destroy_hist_trigger_attrs(struct hist_trigger_attrs *attrs) in destroy_hist_trigger_attrs()
221 struct hist_trigger_attrs *attrs; in parse_hist_trigger_attrs() local
787 struct hist_trigger_attrs *attrs, in create_hist_data()
1522 struct hist_trigger_attrs *attrs; in event_hist_trigger_func() local
/kernel/power/
Dwakeup_reason.c98 static struct attribute *attrs[] = { variable