Home
last modified time | relevance | path

Searched refs:__NR_mbind (Results 1 – 20 of 20) sorted by relevance

/openbmc/linux/tools/testing/selftests/mm/
H A Dmkdirty.c179 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()
/openbmc/qemu/linux-headers/asm-riscv/
H A Dunistd_32.h212 #define __NR_mbind 235 macro
H A Dunistd_64.h238 #define __NR_mbind 235 macro
/openbmc/qemu/linux-headers/asm-arm64/
H A Dunistd_64.h239 #define __NR_mbind 235 macro
/openbmc/qemu/linux-headers/asm-loongarch/
H A Dunistd_64.h236 #define __NR_mbind 235 macro
/openbmc/qemu/linux-headers/asm-s390/
H A Dunistd_64.h217 #define __NR_mbind 268 macro
H A Dunistd_32.h250 #define __NR_mbind 268 macro
/openbmc/qemu/linux-headers/asm-x86/
H A Dunistd_64.h241 #define __NR_mbind 237 macro
H A Dunistd_32.h275 #define __NR_mbind 274 macro
H A Dunistd_x32.h211 #define __NR_mbind (__X32_SYSCALL_BIT + 237) macro
/openbmc/qemu/linux-headers/asm-powerpc/
H A Dunistd_64.h252 #define __NR_mbind 259 macro
H A Dunistd_32.h261 #define __NR_mbind 259 macro
/openbmc/qemu/linux-headers/asm-generic/
H A Dunistd.h599 #define __NR_mbind 235 macro
600 __SYSCALL(__NR_mbind, sys_mbind)
/openbmc/linux/tools/include/uapi/asm-generic/
H A Dunistd.h599 #define __NR_mbind 235 macro
600 __SYSCALL(__NR_mbind, sys_mbind)
/openbmc/linux/include/uapi/asm-generic/
H A Dunistd.h599 #define __NR_mbind 235 macro
600 __SYSCALL(__NR_mbind, sys_mbind)
/openbmc/linux/arch/arm64/include/asm/
H A Dunistd32.h651 #define __NR_mbind 319 macro
652 __SYSCALL(__NR_mbind, sys_mbind)
/openbmc/qemu/linux-headers/asm-mips/
H A Dunistd_n64.h231 #define __NR_mbind (__NR_Linux + 227) macro
H A Dunistd_n32.h235 #define __NR_mbind (__NR_Linux + 231) macro
H A Dunistd_o32.h272 #define __NR_mbind (__NR_Linux + 268) macro
/openbmc/qemu/linux-headers/asm-arm/
H A Dunistd-common.h278 #define __NR_mbind (__NR_SYSCALL_BASE + 319) macro