Searched defs:rqtp (Results  1 – 5 of 5) sorted by relevance
| /Linux-v5.10/tools/perf/examples/bpf/ | 
| D | 5sec.c | 46 int probe(hrtimer_nanosleep, rqtp)(void *ctx, int err, long long sec)  in probe()  argument
  | 
| /Linux-v5.10/kernel/time/ | 
| D | posix-stubs.c | 128 		const struct __kernel_timespec __user *, rqtp,  in SYSCALL_DEFINE4()  argument 221 		struct old_timespec32 __user *, rqtp,  in SYSCALL_DEFINE4()  argument
  | 
| D | posix-timers.c | 1223 			 const struct timespec64 *rqtp)  in common_nsleep() 1233 			 const struct timespec64 *rqtp)  in common_nsleep_timens() 1246 		const struct __kernel_timespec __user *, rqtp,  in SYSCALL_DEFINE4()  argument 1273 		struct old_timespec32 __user *, rqtp,  in SYSCALL_DEFINE4()  argument
  | 
| D | posix-cpu-timers.c | 1365 			    const struct timespec64 *rqtp)  in do_cpu_nanosleep() 1463 			    const struct timespec64 *rqtp)  in posix_cpu_nsleep() 1518 			      const struct timespec64 *rqtp)  in process_cpu_nsleep()
  | 
| D | hrtimer.c | 1917 long hrtimer_nanosleep(ktime_t rqtp, const enum hrtimer_mode mode,  in hrtimer_nanosleep() 1952 SYSCALL_DEFINE2(nanosleep, struct __kernel_timespec __user *, rqtp,  in SYSCALL_DEFINE2()  argument 1973 SYSCALL_DEFINE2(nanosleep_time32, struct old_timespec32 __user *, rqtp,  in SYSCALL_DEFINE2()  argument
  |