Searched refs:mbind (Results 1 – 25 of 25) sorted by relevance
284 COND_SYSCALL(mbind);285 COND_SYSCALL_COMPAT(mbind);
81 below, for an overview of the mbind() system call used to set a VMA120 2.6.16, Linux supports page migration via the mbind() system128 policies--using the mbind() system call specifying a range of368 mbind() APIs [see below] always acquire the mmap_sem for write when445 long mbind(void *start, unsigned long len, int mode,449 mbind() installs the policy specified by (mode, nmask, maxnodes) as a454 See the mbind(2) man page for more details.465 + set the shared policy for a shared memory segment via mbind(2)
55 include CPUs in its CPU affinity mask, and using the mbind(2) and116 Nodes it may obtain memory (mbind, set_mempolicy).126 - Calls to mbind and set_mempolicy are filtered to just148 - in the mbind and set_mempolicy system calls, to mask the requested205 using the sched_setaffinity, mbind and set_mempolicy system calls.337 instead. Tasks using mbind() or set_mempolicy() calls to set NUMA714 SGI's runon or Robert Love's taskset. The mbind and set_mempolicy
201 if (mbind(data, mmap_len, MPOL_BIND, &node_mask, 1, 0)) { in perf_mmap__aio_bind()
242 231 n32 mbind compat_sys_mbind
238 227 n64 mbind sys_mbind
282 268 o32 mbind sys_mbind compat_sys_mbind
247 235 common mbind sys_mbind
285 263 common mbind sys_mbind
248 237 common mbind __x64_sys_mbind
288 274 i386 mbind sys_mbind __ia32_sys_mbind
278 268 common mbind sys_mbind
284 274 common mbind sys_mbind
369 303 common mbind sys_mbind compat_sys_mbind
277 268 common mbind sys_mbind compat_sys_mbind
295 260 common mbind sys_mbind compat_sys_mbind
336 319 common mbind sys_mbind
360 429 common mbind sys_ni_syscall
336 259 nospu mbind sys_mbind compat_sys_mbind
18 a new memory policy via mbind(). The pages of process can also be relocated
1426 SYSCALL_DEFINE6(mbind, unsigned long, start, unsigned long, len, in SYSCALL_DEFINE6() argument1645 COMPAT_SYSCALL_DEFINE6(mbind, compat_ulong_t, start, compat_ulong_t, len, in COMPAT_SYSCALL_DEFINE6() argument