Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dpage_alloc.c2639 enum numa_stat_item local_stat = NUMA_LOCAL; in zone_statistics() local
2646 local_stat = NUMA_OTHER; in zone_statistics()
2654 __count_numa_events(z, local_stat, nr_account); in zone_statistics()
/openbmc/linux/kernel/sched/
H A Dfair.c9488 struct sg_lb_stats local_stat; /* Statistics of the local group */
9495 * local_stat because update_sg_lb_stats() does a full clear/assignment. in init_sd_lb_stats()
10015 sds->local_stat.group_type != group_has_spare)) in update_sd_pick_busiest()
10583 struct sg_lb_stats *local = &sds->local_stat; in update_sd_lb_stats()
10658 local = &sds->local_stat; in calculate_imbalance()
10898 local = &sds.local_stat; in find_busiest_group()
9486 struct sg_lb_stats local_stat; /* Statistics of the local group */ global() member