Searched refs:__NR_mbind (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/selftests/mm/ |
| H A D | mkdirty.c | 179 if (syscall(__NR_mbind, mem, pagesize, MPOL_LOCAL, NULL, 0x7fful, in test_page_migration() 218 if (syscall(__NR_mbind, mem, thpsize, MPOL_LOCAL, NULL, 0x7fful, in test_page_migration_thp()
|
| /linux/tools/include/uapi/asm-generic/ |
| H A D | unistd.h | 599 #define __NR_mbind 235 macro 600 __SYSCALL(__NR_mbind, sys_mbind)
|