/linux-4.19.296/fs/ |
D | utimes.c | 26 struct timespec64 tv[2]; in SYSCALL_DEFINE2() local 236 struct timespec64 tv[2]; in COMPAT_SYSCALL_DEFINE2() local 250 struct timespec64 tv[2]; in COMPAT_SYSCALL_DEFINE4() local 266 struct timespec64 tv[2]; in do_compat_futimesat() local
|
D | select.c | 52 static long __estimate_accuracy(struct timespec64 *tv) in __estimate_accuracy() 75 u64 select_estimate_accuracy(struct timespec64 *tv) in select_estimate_accuracy() 680 struct timeval tv; in kern_select() local 1264 struct compat_timeval tv; in do_compat_select() local
|
/linux-4.19.296/include/linux/ |
D | time32.h | 173 static inline bool timeval_valid(const struct timeval *tv) in timeval_valid() 195 static inline s64 timeval_to_ns(const struct timeval *tv) in timeval_to_ns()
|
D | timekeeping32.h | 9 static inline void do_gettimeofday(struct timeval *tv) in do_gettimeofday()
|
D | ktime.h | 82 static inline ktime_t timeval_to_ktime(struct timeval tv) in timeval_to_ktime()
|
D | compat.h | 1013 struct timeval tv; in ns_to_compat_timeval() local
|
/linux-4.19.296/fs/xfs/ |
D | xfs_trans_inode.c | 62 struct timespec64 tv; in xfs_trans_ichgtime() local
|
D | xfs_inode.c | 764 struct timespec64 tv; in xfs_ialloc() local
|
/linux-4.19.296/fs/adfs/ |
D | inode.c | 170 adfs_adfs2unix_time(struct timespec64 *tv, struct inode *inode) in adfs_adfs2unix_time()
|
/linux-4.19.296/include/linux/ceph/ |
D | decode.h | 200 const struct ceph_timespec *tv) in ceph_decode_timespec64() 211 static inline void ceph_encode_timespec64(struct ceph_timespec *tv, in ceph_encode_timespec64()
|
/linux-4.19.296/include/linux/raid/ |
D | pq.h | 184 struct timeval tv; in raid6_jiffies() local
|
/linux-4.19.296/drivers/media/v4l2-core/ |
D | tuner-core.c | 539 struct tuner **radio, struct tuner **tv) in tuner_lookup() 585 struct tuner *tv; in tuner_probe() local
|
D | v4l2-common.c | 390 void v4l2_get_timestamp(struct timeval *tv) in v4l2_get_timestamp()
|
/linux-4.19.296/drivers/media/usb/dvb-usb-v2/ |
D | mxl111sf.h | 87 struct tveeprom tv; member
|
/linux-4.19.296/fs/jffs2/ |
D | os-linux.h | 37 #define I_SEC(tv) JFFS2_CLAMP_TIME((tv).tv_sec) argument
|
/linux-4.19.296/fs/gfs2/ |
D | dir.c | 874 struct timespec64 tv = current_time(inode); in new_leaf() local 1803 struct timespec64 tv; in gfs2_dir_add() local 1881 struct timespec64 tv = current_time(&dip->i_inode); in gfs2_dir_del() local
|
D | log.c | 697 struct timespec64 tv; in gfs2_write_log_header() local
|
/linux-4.19.296/drivers/isdn/mISDN/ |
D | socket.c | 106 struct timeval tv; in mISDN_sock_cmsg() local
|
/linux-4.19.296/drivers/media/dvb-frontends/ |
D | stv0299.c | 412 ktime_t tv[10]; in stv0299_send_legacy_dish_cmd() local
|
/linux-4.19.296/include/drm/ |
D | drm_connector.h | 495 struct drm_tv_connector_state tv; member
|
/linux-4.19.296/fs/dlm/ |
D | lowcomms.c | 1040 struct timeval tv = { .tv_sec = 5, .tv_usec = 0 }; in sctp_connect_to_sock() local
|
/linux-4.19.296/drivers/media/dvb-core/ |
D | dvb_frontend.c | 2596 ktime_t tv[10]; in dvb_frontend_handle_ioctl() local
|
/linux-4.19.296/crypto/ |
D | testmgr.c | 2408 #define __VECS(tv) { .vecs = tv, .count = ARRAY_SIZE(tv) } argument
|
/linux-4.19.296/include/sound/ |
D | pcm.h | 1186 struct timespec *tv) in snd_pcm_gettime()
|
/linux-4.19.296/fs/nfsd/ |
D | nfs4xdr.c | 277 nfsd4_decode_time(struct nfsd4_compoundargs *argp, struct timespec *tv) in nfsd4_decode_time()
|