Home
last modified time | relevance | path

Searched refs:__NR_kcmp (Results 1 - 25 of 30) sorted by relevance

12

/kernel/linux/linux-5.10/tools/testing/selftests/kcmp/
H A Dkcmp_test.c25 return syscall(__NR_kcmp, pid1, pid2, type, fd1, fd2); in sys_kcmp()
/kernel/linux/linux-6.6/tools/testing/selftests/kcmp/
H A Dkcmp_test.c25 return syscall(__NR_kcmp, pid1, pid2, type, fd1, fd2); in sys_kcmp()
/kernel/linux/linux-5.10/tools/testing/selftests/pidfd/
H A Dpidfd_getfd_test.c33 return syscall(__NR_kcmp, pid1, pid2, type, idx1, idx2); in sys_kcmp()
/kernel/linux/linux-6.6/tools/testing/selftests/pidfd/
H A Dpidfd_getfd_test.c33 return syscall(__NR_kcmp, pid1, pid2, type, idx1, idx2); in sys_kcmp()
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Dunistd_32.h366 #define __NR_kcmp 349 macro
H A Dunistd_64.h333 #define __NR_kcmp 312 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Dunistd_32.h366 #define __NR_kcmp 349 macro
H A Dunistd_64.h333 #define __NR_kcmp 312 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/
H A Dunistd.h338 #define __NR_kcmp 272 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
H A Dunistd.h338 #define __NR_kcmp 272 macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dunistd32.h769 #define __NR_kcmp 378 macro
770 __SYSCALL(__NR_kcmp, sys_kcmp)
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dunistd32.h769 #define __NR_kcmp 378 macro
770 __SYSCALL(__NR_kcmp, sys_kcmp)
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/
H A Dunistd.h733 #define __NR_kcmp 272 macro
734 __SYSCALL(__NR_kcmp, sys_kcmp)
/kernel/linux/linux-5.10/include/uapi/asm-generic/
H A Dunistd.h733 #define __NR_kcmp 272 macro
734 __SYSCALL(__NR_kcmp, sys_kcmp)
/kernel/linux/linux-6.6/include/uapi/asm-generic/
H A Dunistd.h661 #define __NR_kcmp 272 macro
662 __SYSCALL(__NR_kcmp, sys_kcmp)
/kernel/linux/linux-6.6/tools/include/uapi/asm-generic/
H A Dunistd.h661 #define __NR_kcmp 272 macro
662 __SYSCALL(__NR_kcmp, sys_kcmp)
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
H A Dunistd.h565 #define __NR_kcmp 272 macro
566 __SYSCALL(__NR_kcmp, sys_kcmp)
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/
H A Dunistd-common.h341 #define __NR_kcmp (__NR_SYSCALL_BASE + 378) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/
H A Dunistd_o32.h367 #define __NR_kcmp (__NR_Linux + 347) macro
H A Dunistd_n64.h326 #define __NR_kcmp (__NR_Linux + 306) macro
H A Dunistd_n32.h331 #define __NR_kcmp (__NR_Linux + 311) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-arm/asm/
H A Dunistd-common.h354 #define __NR_kcmp (__NR_SYSCALL_BASE + 378) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/
H A Dunistd-common.h354 #define __NR_kcmp (__NR_SYSCALL_BASE + 378) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
H A Dunistd_o32.h367 #define __NR_kcmp (__NR_Linux + 347) macro
H A Dunistd_n32.h331 #define __NR_kcmp (__NR_Linux + 311) macro

Completed in 33 milliseconds

12