/openbmc/linux/Documentation/admin-guide/mm/ |
H A D | numa_memory_policy.rst | 79 below, for an overview of the mbind() system call used to set a VMA 118 2.6.16, Linux supports page migration via the mbind() system 126 policies--using the mbind() system call specifying a range of 373 mbind() APIs [see below] always acquire the mmap_lock for write when 450 long mbind(void *start, unsigned long len, int mode, 454 mbind() installs the policy specified by (mode, nmask, maxnodes) as a 459 See the mbind(2) man page for more details. 484 + set the shared policy for a shared memory segment via mbind(2)
|
/openbmc/linux/Documentation/translations/zh_CN/mm/ |
H A D | page_migration.rst | 23 mbind()设置一个新的内存策略。一个进程的页面也可以通过sys_migrate_pages()函数调用从另
|
/openbmc/qemu/linux-user/mips/ |
H A D | syscall-args-o32.c.inc | 269 [ 268] = 6, /* mbind */
|
/openbmc/linux/kernel/ |
H A D | sys_ni.c | 188 COND_SYSCALL(mbind);
|
/openbmc/linux/Documentation/admin-guide/cgroup-v1/ |
H A D | cpusets.rst | 57 include CPUs in its CPU affinity mask, and using the mbind(2) and 118 Nodes it may obtain memory (mbind, set_mempolicy). 128 - Calls to mbind and set_mempolicy are filtered to just 150 - in the mbind and set_mempolicy system calls, to mask the requested 207 using the sched_setaffinity, mbind and set_mempolicy system calls. 350 instead. Tasks using mbind() or set_mempolicy() calls to set NUMA 727 SGI's runon or Robert Love's taskset. The mbind and set_mempolicy
|
/openbmc/linux/tools/perf/util/ |
H A D | mmap.c | 115 if (mbind(data, mmap_len, MPOL_BIND, node_mask, node_index + 1 + 1, 0)) { in perf_mmap__aio_bind()
|
/openbmc/qemu/backends/ |
H A D | hostmem.c | 412 mbind(ptr, sz, mode, backend->host_nodes, maxnode + 1, flags)) { in host_memory_backend_memory_complete()
|
/openbmc/linux/tools/perf/arch/mips/entry/syscalls/ |
H A D | syscall_n64.tbl | 238 227 n64 mbind sys_mbind
|
/openbmc/qemu/linux-user/mips64/ |
H A D | syscall_n64.tbl | 238 227 n64 mbind sys_mbind
|
H A D | syscall_n32.tbl | 242 231 n32 mbind sys_mbind
|
/openbmc/linux/arch/ia64/kernel/syscalls/ |
H A D | syscall.tbl | 247 235 common mbind sys_mbind
|
/openbmc/linux/arch/mips/kernel/syscalls/ |
H A D | syscall_n64.tbl | 238 227 n64 mbind sys_mbind
|
H A D | syscall_n32.tbl | 242 231 n32 mbind sys_mbind
|
/openbmc/linux/tools/perf/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 248 237 common mbind sys_mbind
|
/openbmc/linux/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 248 237 common mbind sys_mbind
|
/openbmc/linux/arch/xtensa/kernel/syscalls/ |
H A D | syscall.tbl | 285 263 common mbind sys_mbind
|
/openbmc/qemu/linux-user/xtensa/ |
H A D | syscall.tbl | 285 263 common mbind sys_mbind
|
/openbmc/qemu/linux-user/riscv/ |
H A D | syscall.tbl | 281 235 common mbind sys_mbind
|
/openbmc/qemu/linux-user/loongarch64/ |
H A D | syscall.tbl | 281 235 common mbind sys_mbind
|
/openbmc/qemu/linux-user/x86_64/ |
H A D | syscall_64.tbl | 249 237 common mbind sys_mbind
|
/openbmc/qemu/linux-user/hexagon/ |
H A D | syscall.tbl | 281 235 common mbind sys_mbind
|
/openbmc/qemu/linux-user/openrisc/ |
H A D | syscall.tbl | 281 235 common mbind sys_mbind
|
/openbmc/qemu/linux-user/aarch64/ |
H A D | syscall_64.tbl | 281 235 common mbind sys_mbind
|
/openbmc/linux/arch/parisc/kernel/syscalls/ |
H A D | syscall.tbl | 295 260 common mbind sys_mbind
|
/openbmc/qemu/linux-user/sh4/ |
H A D | syscall.tbl | 284 274 common mbind sys_mbind
|