Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/base/
Dnode.c652 [N_CPU] = _NODE_ATTR(has_cpu, N_CPU),
665 &node_state_attr[N_CPU].attr.attr,
/linux-4.4.14/include/linux/
Dnodemask.h386 N_CPU, /* The node has one or more cpus */ enumerator
/linux-4.4.14/mm/
Dvmstat.c1500 node_clear_state(node, N_CPU); in vmstat_cpu_dead()
1519 node_set_state(cpu_to_node(cpu), N_CPU); in vmstat_cpuup_callback()
Dvmscan.c3804 if (node_state(node_id, N_CPU) && node_id != numa_node_id()) in zone_reclaim()
Dpage_alloc.c106 [N_CPU] = { { [0] = 1UL } },