Home
last modified time | relevance | path

Searched refs:node_possible (Results 1 – 9 of 9) sorted by relevance

/linux/kernel/dma/
H A Dmap_benchmark.c231 !node_possible(map->bparam.node))) { in map_benchmark_ioctl()
/linux/include/linux/
H A Dnodemask.h509 #define node_possible(node) node_state((node), N_POSSIBLE) macro
/linux/kernel/futex/
H A Dcore.c443 if (!node_possible(node)) { in __futex_hash()
588 ((unsigned int)node >= MAX_NUMNODES || !node_possible(node))) in get_futex_key()
/linux/arch/powerpc/platforms/pseries/
H A Dhotplug-cpu.c235 if (node < 0 || !node_possible(node)) in pseries_add_processor()
H A Dhotplug-memory.c589 if (nid < 0 || !node_possible(nid)) in dlpar_add_lmb()
/linux/kernel/sched/
H A Dext_idle.c840 if (!node_possible(node)) { in validate_node()
/linux/drivers/base/
H A Dmemory.c1106 if (!node_possible(group.nid)) in memory_group_register()
/linux/mm/
H A Dmemory_hotplug.c1525 if (!node_possible(nid)) { in add_memory_resource()
/linux/net/core/
H A Dpktgen.c1309 if (node_possible(value)) { in pktgen_if_write()