| /kernel/linux/linux-5.10/tools/perf/examples/bpf/ |
| D | 5sec.c | 46 int probe(hrtimer_nanosleep, rqtp)(void *ctx, int err, long long sec) in probe() argument
|
| /kernel/linux/linux-6.6/kernel/time/ |
| D | posix-stubs.c | 95 const struct __kernel_timespec __user *, rqtp, in SYSCALL_DEFINE4() argument 178 struct old_timespec32 __user *, rqtp, in SYSCALL_DEFINE4() argument
|
| D | posix-timers.c | 1347 const struct timespec64 *rqtp) in common_nsleep() 1362 const struct timespec64 *rqtp) in common_nsleep_timens() 1375 const struct __kernel_timespec __user *, rqtp, in SYSCALL_DEFINE4() argument 1403 struct old_timespec32 __user *, rqtp, in SYSCALL_DEFINE4() argument
|
| D | posix-cpu-timers.c | 1511 const struct timespec64 *rqtp) in do_cpu_nanosleep() 1602 const struct timespec64 *rqtp) in posix_cpu_nsleep() 1657 const struct timespec64 *rqtp) in process_cpu_nsleep()
|
| D | hrtimer.c | 2153 long hrtimer_nanosleep(ktime_t rqtp, const enum hrtimer_mode mode, in hrtimer_nanosleep() 2183 SYSCALL_DEFINE2(nanosleep, struct __kernel_timespec __user *, rqtp, in SYSCALL_DEFINE2() argument 2205 SYSCALL_DEFINE2(nanosleep_time32, struct old_timespec32 __user *, rqtp, in SYSCALL_DEFINE2() argument
|
| /kernel/linux/linux-5.10/kernel/time/ |
| D | posix-stubs.c | 128 const struct __kernel_timespec __user *, rqtp, in SYSCALL_DEFINE4() argument 222 struct old_timespec32 __user *, rqtp, in SYSCALL_DEFINE4() argument
|
| D | posix-timers.c | 1268 const struct timespec64 *rqtp) in common_nsleep() 1278 const struct timespec64 *rqtp) in common_nsleep_timens() 1291 const struct __kernel_timespec __user *, rqtp, in SYSCALL_DEFINE4() argument 1319 struct old_timespec32 __user *, rqtp, in SYSCALL_DEFINE4() argument
|
| D | posix-cpu-timers.c | 1448 const struct timespec64 *rqtp) in do_cpu_nanosleep() 1539 const struct timespec64 *rqtp) in posix_cpu_nsleep() 1594 const struct timespec64 *rqtp) in process_cpu_nsleep()
|
| D | hrtimer.c | 2008 long hrtimer_nanosleep(ktime_t rqtp, const enum hrtimer_mode mode, in hrtimer_nanosleep() 2043 SYSCALL_DEFINE2(nanosleep, struct __kernel_timespec __user *, rqtp, in SYSCALL_DEFINE2() argument 2065 SYSCALL_DEFINE2(nanosleep_time32, struct old_timespec32 __user *, rqtp, in SYSCALL_DEFINE2() argument
|
| /kernel/uniproton/src/osal/posix/ |
| D | prt_posix_time.c | 293 int nanosleep(const struct timespec *rqtp, struct timespec *rmtp) in nanosleep()
|
| /kernel/liteos_a/syscall/ |
| D | time_syscall.c | 355 int SysNanoSleep(const struct timespec *rqtp, struct timespec *rmtp) in SysNanoSleep()
|
| /kernel/liteos_m/kal/posix/src/ |
| D | time.c | 94 int nanosleep(const struct timespec *rqtp, struct timespec *rmtp) in nanosleep()
|
| /kernel/liteos_a/compat/posix/src/ |
| D | time.c | 1050 int nanosleep(const struct timespec *rqtp, struct timespec *rmtp) in nanosleep()
|