Home
last modified time | relevance | path

Searched refs:wake_idx (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/linux/sched/
Dtopology.h90 unsigned int wake_idx; member
/Linux-v4.19/kernel/sched/
Ddebug.c273 …set_table_entry(&table[5] , "wake_idx", &sd->wake_idx, sizeof(int) , 0644, proc_dointvec_… in sd_alloc_ctl_domain_table()
Dtopology.c1113 .wake_idx = 0, in sd_init()
Dfair.c5619 this_eff_load = target_load(this_cpu, sd->wake_idx); in wake_affine_weight()
5637 prev_eff_load = source_load(prev_cpu, sd->wake_idx); in wake_affine_weight()
5704 load_idx = sd->wake_idx; in find_idlest_group()