Searched defs:attributes (Results 1 – 3 of 3) sorted by relevance
261 static struct device_attribute attributes[] = { variable
257 uint8_t attributes; member
765 static int generate_sched_domains(cpumask_var_t **domains, struct sched_domain_attr **attributes) in generate_sched_domains()