Home
last modified time | relevance | path

Searched refs:N_CPU (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/base/
Dnode.c648 [N_CPU] = _NODE_ATTR(has_cpu, N_CPU),
661 &node_state_attr[N_CPU].attr.attr,
/linux-4.1.27/include/linux/
Dnodemask.h386 N_CPU, /* The node has one or more cpus */ enumerator
/linux-4.1.27/mm/
Dvmstat.c1475 node_clear_state(node, N_CPU); in vmstat_cpu_dead()
1494 node_set_state(cpu_to_node(cpu), N_CPU); in vmstat_cpuup_callback()
Dvmscan.c3739 if (node_state(node_id, N_CPU) && node_id != numa_node_id()) in zone_reclaim()
Dpage_alloc.c105 [N_CPU] = { { [0] = 1UL } },