Searched defs:tsp (Results 1 – 3 of 3) sorted by relevance
/fs/ |
D | select.c | 659 fd_set __user *exp, struct timespec __user *tsp, in do_pselect() 715 fd_set __user *, exp, struct timespec __user *, tsp, in SYSCALL_DEFINE6() argument 1006 struct timespec __user *, tsp, const sigset_t __user *, sigmask, in SYSCALL_DEFINE5() argument
|
D | compat.c | 1339 struct compat_timespec __user *tsp, compat_sigset_t __user *sigmask, in do_compat_pselect() 1390 struct compat_timespec __user *, tsp, void __user *, sig) in COMPAT_SYSCALL_DEFINE6() argument 1408 unsigned int, nfds, struct compat_timespec __user *, tsp, in COMPAT_SYSCALL_DEFINE5() argument
|
/fs/logfs/ |
D | readwrite.c | 109 static __be64 timespec_to_be64(struct timespec tsp) in timespec_to_be64()
|