Searched refs:get_mempolicy (Results 1 – 25 of 26) sorted by relevance
12
/Linux-v5.15/tools/testing/selftests/kvm/include/ |
D | numaif.h | 20 long get_mempolicy(int *policy, const unsigned long *nmask, in get_mempolicy() function
|
/Linux-v5.15/kernel/ |
D | sys_ni.c | 295 COND_SYSCALL(get_mempolicy);
|
/Linux-v5.15/tools/testing/selftests/kvm/x86_64/ |
D | xapic_ipi_test.c | 278 r = get_mempolicy(NULL, &nodemask, sizeof(nodemask) * 8, in do_migrations()
|
/Linux-v5.15/tools/perf/arch/mips/entry/syscalls/ |
D | syscall_n64.tbl | 239 228 n64 get_mempolicy sys_get_mempolicy
|
/Linux-v5.15/arch/mips/kernel/syscalls/ |
D | syscall_n64.tbl | 239 228 n64 get_mempolicy sys_get_mempolicy
|
D | syscall_n32.tbl | 243 232 n32 get_mempolicy sys_get_mempolicy
|
D | syscall_o32.tbl | 283 269 o32 get_mempolicy sys_get_mempolicy
|
/Linux-v5.15/arch/ia64/kernel/syscalls/ |
D | syscall.tbl | 248 236 common get_mempolicy sys_get_mempolicy
|
/Linux-v5.15/Documentation/admin-guide/mm/ |
D | numa_memory_policy.rst | 356 1) querying of the policy, either by the task itself [using the get_mempolicy() 439 long get_mempolicy(int *mode, 447 See the get_mempolicy(2) man page for more details
|
/Linux-v5.15/arch/xtensa/kernel/syscalls/ |
D | syscall.tbl | 286 264 common get_mempolicy sys_get_mempolicy
|
/Linux-v5.15/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 250 239 common get_mempolicy sys_get_mempolicy
|
D | syscall_32.tbl | 289 275 i386 get_mempolicy sys_get_mempolicy
|
/Linux-v5.15/tools/perf/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 250 239 common get_mempolicy sys_get_mempolicy
|
/Linux-v5.15/arch/sh/kernel/syscalls/ |
D | syscall.tbl | 285 275 common get_mempolicy sys_get_mempolicy
|
/Linux-v5.15/arch/arm/tools/ |
D | syscall.tbl | 337 320 common get_mempolicy sys_get_mempolicy
|
/Linux-v5.15/arch/m68k/kernel/syscalls/ |
D | syscall.tbl | 279 269 common get_mempolicy sys_get_mempolicy
|
/Linux-v5.15/arch/parisc/kernel/syscalls/ |
D | syscall.tbl | 296 261 common get_mempolicy sys_get_mempolicy
|
/Linux-v5.15/arch/microblaze/kernel/syscalls/ |
D | syscall.tbl | 285 275 common get_mempolicy sys_get_mempolicy
|
/Linux-v5.15/arch/sparc/kernel/syscalls/ |
D | syscall.tbl | 370 304 common get_mempolicy sys_get_mempolicy
|
/Linux-v5.15/arch/alpha/kernel/syscalls/ |
D | syscall.tbl | 361 430 common get_mempolicy sys_ni_syscall
|
/Linux-v5.15/arch/powerpc/kernel/syscalls/ |
D | syscall.tbl | 335 260 nospu get_mempolicy sys_get_mempolicy
|
/Linux-v5.15/tools/perf/arch/powerpc/entry/syscalls/ |
D | syscall.tbl | 335 260 nospu get_mempolicy sys_get_mempolicy
|
/Linux-v5.15/tools/perf/arch/s390/entry/syscalls/ |
D | syscall.tbl | 278 269 common get_mempolicy sys_get_mempolicy sys_get_mempolicy
|
/Linux-v5.15/arch/s390/kernel/syscalls/ |
D | syscall.tbl | 278 269 common get_mempolicy sys_get_mempolicy sys_get_mempolicy
|
/Linux-v5.15/mm/ |
D | mempolicy.c | 1639 SYSCALL_DEFINE5(get_mempolicy, int __user *, policy, in SYSCALL_DEFINE5() argument
|
12