Searched refs:numa_node_id (Results 51 - 57 of 57) sorted by relevance

123

/linux-master/mm/
H A Dshmem.c1614 page = alloc_pages_mpol(gfp, HPAGE_PMD_ORDER, mpol, ilx, numa_node_id());
1628 page = alloc_pages_mpol(gfp, 0, mpol, ilx, numa_node_id());
H A Dswapfile.c1077 node = numa_node_id();
H A Dvmalloc.c2567 node = numa_node_id();
H A Dmemory.c5047 if (page_nid == numa_node_id()) {
/linux-master/drivers/infiniband/hw/qib/
H A Dqib_file_ops.c1297 numa_node_id()) : dd->assigned_node_id;
/linux-master/kernel/bpf/
H A Dhelpers.c165 return numa_node_id();
/linux-master/lib/
H A Dtest_bpf.c15465 addr = (long)&numa_node_id;

Completed in 166 milliseconds

123