Lines Matching refs:set_table_entry
5359 set_table_entry(struct ctl_table *entry, in set_table_entry() function
5384 set_table_entry(&table[0], "min_interval", &sd->min_interval, in sd_alloc_ctl_domain_table()
5386 set_table_entry(&table[1], "max_interval", &sd->max_interval, in sd_alloc_ctl_domain_table()
5388 set_table_entry(&table[2], "busy_idx", &sd->busy_idx, in sd_alloc_ctl_domain_table()
5390 set_table_entry(&table[3], "idle_idx", &sd->idle_idx, in sd_alloc_ctl_domain_table()
5392 set_table_entry(&table[4], "newidle_idx", &sd->newidle_idx, in sd_alloc_ctl_domain_table()
5394 set_table_entry(&table[5], "wake_idx", &sd->wake_idx, in sd_alloc_ctl_domain_table()
5396 set_table_entry(&table[6], "forkexec_idx", &sd->forkexec_idx, in sd_alloc_ctl_domain_table()
5398 set_table_entry(&table[7], "busy_factor", &sd->busy_factor, in sd_alloc_ctl_domain_table()
5400 set_table_entry(&table[8], "imbalance_pct", &sd->imbalance_pct, in sd_alloc_ctl_domain_table()
5402 set_table_entry(&table[9], "cache_nice_tries", in sd_alloc_ctl_domain_table()
5405 set_table_entry(&table[10], "flags", &sd->flags, in sd_alloc_ctl_domain_table()
5407 set_table_entry(&table[11], "max_newidle_lb_cost", in sd_alloc_ctl_domain_table()
5410 set_table_entry(&table[12], "name", sd->name, in sd_alloc_ctl_domain_table()