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

/mm/
H A Dmempolicy.c2282 int polnid = -1; local
2298 polnid = offset_il_node(pol, vma, pgoff);
2303 polnid = numa_node_id();
2305 polnid = pol->v.preferred_node;
2321 polnid = zone->node;
2330 polnid = thisnid;
2336 if (curnid != polnid)
2337 ret = polnid;

Completed in 6 milliseconds