Home
last modified time | relevance | path

Searched refs:__NR_nanosleep (Results 1 - 25 of 34) sorted by relevance

12

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_vmlinux.c24 if (args->id != __NR_nanosleep) in handle__tp()
42 if (id != __NR_nanosleep) in BPF_PROG()
60 if (id != __NR_nanosleep) in BPF_PROG()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_vmlinux.c24 if (args->id != __NR_nanosleep) in handle__tp()
42 if (id != __NR_nanosleep) in BPF_PROG()
60 if (id != __NR_nanosleep) in BPF_PROG()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dfexit_sleep.c18 (void)syscall(__NR_nanosleep, &ts1, NULL); in do_sleep()
19 (void)syscall(__NR_nanosleep, &ts2, NULL); in do_sleep()
H A Dvmlinux.c14 (void)syscall(__NR_nanosleep, &ts, NULL); in nsleep()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dvmlinux.c14 (void)syscall(__NR_nanosleep, &ts, NULL); in nsleep()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dget_cgroup_id_user.c130 syscall(__NR_nanosleep, &req, NULL); in main()
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Dunistd_32.h183 #define __NR_nanosleep 162 macro
H A Dunistd_64.h56 #define __NR_nanosleep 35 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Dunistd_32.h183 #define __NR_nanosleep 162 macro
H A Dunistd_64.h56 #define __NR_nanosleep 35 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/
H A Dunistd.h155 #define __NR_nanosleep 101 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
H A Dunistd.h155 #define __NR_nanosleep 101 macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dunistd32.h337 #define __NR_nanosleep 162 macro
338 __SYSCALL(__NR_nanosleep, sys_nanosleep_time32)
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dunistd32.h337 #define __NR_nanosleep 162 macro
338 __SYSCALL(__NR_nanosleep, sys_nanosleep_time32)
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/
H A Dunistd.h333 #define __NR_nanosleep 101 macro
334 __SC_3264(__NR_nanosleep, sys_nanosleep_time32, sys_nanosleep)
/kernel/linux/linux-5.10/include/uapi/asm-generic/
H A Dunistd.h333 #define __NR_nanosleep 101 macro
334 __SC_3264(__NR_nanosleep, sys_nanosleep_time32, sys_nanosleep)
/kernel/linux/linux-6.6/include/uapi/asm-generic/
H A Dunistd.h282 #define __NR_nanosleep 101 macro
283 __SC_3264(__NR_nanosleep, sys_nanosleep_time32, sys_nanosleep)
/kernel/linux/linux-6.6/tools/include/uapi/asm-generic/
H A Dunistd.h282 #define __NR_nanosleep 101 macro
283 __SC_3264(__NR_nanosleep, sys_nanosleep_time32, sys_nanosleep)
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
H A Dunistd.h241 #define __NR_nanosleep 101 macro
242 __SC_COMP(__NR_nanosleep, sys_nanosleep, compat_sys_nanosleep)
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/
H A Dunistd-common.h133 #define __NR_nanosleep (__NR_SYSCALL_BASE + 162) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/
H A Dunistd_o32.h187 #define __NR_nanosleep (__NR_Linux + 166) macro
H A Dunistd_n64.h55 #define __NR_nanosleep (__NR_Linux + 34) macro
H A Dunistd_n32.h55 #define __NR_nanosleep (__NR_Linux + 34) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-arm/asm/
H A Dunistd-common.h146 #define __NR_nanosleep (__NR_SYSCALL_BASE + 162) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/
H A Dunistd-common.h146 #define __NR_nanosleep (__NR_SYSCALL_BASE + 162) macro

Completed in 29 milliseconds

12