sched_domain_attr
struct sched_domain_attr *dattr_new);
#define SD_ATTR_INIT (struct sched_domain_attr) { \
struct sched_domain_attr **attributes);
struct sched_domain_attr **attributes) { return 0; };
update_domain_attr(struct sched_domain_attr *dattr, struct cpuset *c)
static void update_domain_attr_tree(struct sched_domain_attr *dattr,
struct sched_domain_attr **attributes)
struct sched_domain_attr *dattr; /* attributes for custom domains */
dattr = kmalloc_obj(struct sched_domain_attr);
dattr = kmalloc_objs(struct sched_domain_attr, ndoms);
struct sched_domain_attr **attributes)
struct sched_domain_attr *dattr; /* attributes for custom domains */
dattr = kmalloc_objs(struct sched_domain_attr, ndoms);
struct sched_domain_attr *attr;
struct sched_domain_attr *attr)
const struct cpumask *cpu_map, struct sched_domain_attr *attr,
build_sched_domains(const struct cpumask *cpu_map, struct sched_domain_attr *attr)
static struct sched_domain_attr *dattr_cur;
static int dattrs_equal(struct sched_domain_attr *cur, int idx_cur,
struct sched_domain_attr *new, int idx_new)
struct sched_domain_attr tmp;
sizeof(struct sched_domain_attr));
struct sched_domain_attr *dattr_new)
struct sched_domain_attr *dattr_new)