Searched defs:rqtp (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/perf/examples/bpf/ |
| H A D | 5sec.c | 46 int probe(hrtimer_nanosleep, rqtp)(void *ctx, int err, long long sec) in probe() argument
|
| /OK3568_Linux_fs/kernel/kernel/time/ |
| H A 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
|
| H A D | posix-timers.c | 1232 const struct timespec64 *rqtp) in common_nsleep() 1242 const struct timespec64 *rqtp) in common_nsleep_timens() 1255 const struct __kernel_timespec __user *, rqtp, in SYSCALL_DEFINE4() argument 1282 struct old_timespec32 __user *, rqtp, in SYSCALL_DEFINE4() argument
|
| H A D | posix-cpu-timers.c | 1380 const struct timespec64 *rqtp) in do_cpu_nanosleep() 1478 const struct timespec64 *rqtp) in posix_cpu_nsleep() 1533 const struct timespec64 *rqtp) in process_cpu_nsleep()
|
| H A D | hrtimer.c | 1981 long hrtimer_nanosleep(ktime_t rqtp, const enum hrtimer_mode mode, in hrtimer_nanosleep() 2016 SYSCALL_DEFINE2(nanosleep, struct __kernel_timespec __user *, rqtp, in SYSCALL_DEFINE2() argument 2037 SYSCALL_DEFINE2(nanosleep_time32, struct old_timespec32 __user *, rqtp, in SYSCALL_DEFINE2() argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/smart_ptr/detail/ |
| H A D | yield_k.hpp | 143 struct timespec rqtp = { 0, 0 }; in yield() local
|