Home
last modified time | relevance | path

Searched refs:local_stat (Results 1 – 2 of 2) sorted by relevance

/linux/mm/
H A Dpage_alloc.c3178 enum numa_stat_item local_stat = NUMA_LOCAL; in zone_statistics() local
3185 local_stat = NUMA_OTHER; in zone_statistics()
3193 __count_numa_events(z, local_stat, nr_account); in zone_statistics()
/linux/kernel/sched/
H A Dfair.c11290 struct sg_lb_stats local_stat; /* Statistics of the local group */ in sched_balance_find_dst_group()
11297 * local_stat because update_sg_lb_stats() does a full clear/assignment.
11942 sds->local_stat.group_type != group_has_spare)) in asym_active_balance()
12506 struct sg_lb_stats *local = &sds->local_stat; in active_load_balance_cpu_stop()
12579 local = &sds->local_stat; in update_newidle_cost()
12825 local = &sds.local_stat; in nohz_balancer_kick()
10295 struct sg_lb_stats local_stat; /* Statistics of the local group */ global() member