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

/linux-master/kernel/
H A Dsys_ni.c192 COND_SYSCALL(mbind); variable
/linux-master/tools/perf/util/
H A Dmmap.c111 pr_err("Failed to allocate node mask for mbind: error %m\n");
115 if (mbind(data, mmap_len, MPOL_BIND, node_mask, node_index + 1 + 1, 0)) {
/linux-master/mm/
H A Dmempolicy.c1496 /* Basic parameter sanity check used by both mbind() and set_mempolicy() */
1602 SYSCALL_DEFINE6(mbind, unsigned long, start, unsigned long, len,

Completed in 135 milliseconds