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

/linux-master/kernel/
H A Dsys_ni.c194 COND_SYSCALL(set_mempolicy); variable
/linux-master/tools/perf/bench/
H A Dnuma.c387 ret = set_mempolicy(MPOL_DEFAULT, NULL, g->p.nr_nodes-1);
406 ret = set_mempolicy(MPOL_BIND, node_mask->maskp, node_mask->size + 1);
/linux-master/mm/
H A Dmempolicy.c1496 /* Basic parameter sanity check used by both mbind() and set_mempolicy() */
1629 SYSCALL_DEFINE3(set_mempolicy, int, mode, const unsigned long __user *, nmask,

Completed in 134 milliseconds