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

/linux-master/mm/
H A Dpage_alloc.c2701 enum numa_stat_item local_stat = NUMA_LOCAL; local
2708 local_stat = NUMA_OTHER;
2716 __count_numa_events(z, local_stat, nr_account);
/linux-master/kernel/sched/
H A Dfair.c9477 struct sg_lb_stats local_stat; /* Statistics of the local group */ member in struct:sd_lb_stats
9484 * local_stat because update_sg_lb_stats() does a full clear/assignment.
9998 sds->local_stat.group_type != group_has_spare))
10558 struct sg_lb_stats *local = &sds->local_stat;
10633 local = &sds->local_stat;
10873 local = &sds.local_stat;

Completed in 194 milliseconds