Home
last modified time | relevance | path

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

/mm/
Dmempolicy.c2388 int thiscpu = raw_smp_processor_id(); in mpol_misplaced() local
2389 int thisnid = cpu_to_node(thiscpu); in mpol_misplaced()
2436 if (!should_numa_migrate_memory(current, page, curnid, thiscpu)) in mpol_misplaced()