Searched refs:mbind (Results 1 – 19 of 19) sorted by relevance
| /linux/tools/testing/selftests/kvm/include/ |
| H A D | numaif.h | 29 KVM_SYSCALL_DEFINE(mbind, 6, void *, addr, unsigned long, size, int, mode,
|
| /linux/Documentation/translations/zh_CN/mm/ |
| H A D | page_migration.rst | 23 mbind()设置一个新的内存策略。一个进程的页面也可以通过sys_migrate_pages()函数调用从另
|
| /linux/tools/testing/selftests/futex/functional/ |
| H A D | futex_numa_mpol.c | 194 ret = mbind(futex_ptr, mem_size, MPOL_BIND, &nodemask, in TEST()
|
| /linux/tools/testing/selftests/kvm/ |
| H A D | guest_memfd_test.c | 115 ret = mbind(mem, page_size, 999, &nodemask_0, maxnode, 0); in test_mbind() 117 "mbind with invalid policy should fail with EINVAL"); in test_mbind() 461 gmem_test(mbind, vm, flags); in test_guest_memfd()
|
| /linux/tools/perf/util/ |
| H A D | mmap.c | 118 pr_err("Failed to allocate node mask for mbind: error %m\n"); in perf_mmap__aio_bind() 122 if (mbind(data, mmap_len, MPOL_BIND, node_mask, node_index + 1 + 1, 0)) { in perf_mmap__aio_bind()
|
| /linux/tools/perf/arch/mips/entry/syscalls/ |
| H A D | syscall_n64.tbl | 238 227 n64 mbind sys_mbind
|
| /linux/scripts/ |
| H A D | syscall.tbl | 281 235 common mbind sys_mbind
|
| /linux/tools/scripts/ |
| H A D | syscall.tbl | 281 235 common mbind sys_mbind
|
| /linux/tools/perf/arch/s390/entry/syscalls/ |
| H A D | syscall.tbl | 222 268 common mbind sys_mbind
|
| /linux/tools/perf/arch/sh/entry/syscalls/ |
| H A D | syscall.tbl | 284 274 common mbind sys_mbind
|
| /linux/tools/perf/arch/xtensa/entry/syscalls/ |
| H A D | syscall.tbl | 285 263 common mbind sys_mbind
|
| /linux/tools/perf/arch/x86/entry/syscalls/ |
| H A D | syscall_64.tbl | 249 237 common mbind sys_mbind
|
| H A D | syscall_32.tbl | 289 274 i386 mbind sys_mbind
|
| /linux/tools/perf/arch/sparc/entry/syscalls/ |
| H A D | syscall.tbl | 369 303 common mbind sys_mbind
|
| /linux/tools/perf/arch/arm/entry/syscalls/ |
| H A D | syscall.tbl | 337 319 common mbind sys_mbind
|
| /linux/Documentation/mm/ |
| H A D | page_migration.rst | 19 a new memory policy via mbind(). The pages of a process can also be relocated
|
| /linux/tools/perf/arch/powerpc/entry/syscalls/ |
| H A D | syscall.tbl | 342 259 nospu mbind sys_mbind
|
| /linux/mm/ |
| H A D | mempolicy.c | 1830 SYSCALL_DEFINE6(mbind, unsigned long, start, unsigned long, len, in SYSCALL_DEFINE6() argument
|
| H A D | Kconfig | 681 and mbind(). Selecting this option also enables support for page
|