Home
last modified time | relevance | path

Searched defs:tv (Results 1 – 25 of 25) sorted by relevance

/linux-4.19.296/fs/
Dutimes.c26 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
Dselect.c52 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/
Dtime32.h173 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()
Dtimekeeping32.h9 static inline void do_gettimeofday(struct timeval *tv) in do_gettimeofday()
Dktime.h82 static inline ktime_t timeval_to_ktime(struct timeval tv) in timeval_to_ktime()
Dcompat.h1013 struct timeval tv; in ns_to_compat_timeval() local
/linux-4.19.296/fs/xfs/
Dxfs_trans_inode.c62 struct timespec64 tv; in xfs_trans_ichgtime() local
Dxfs_inode.c764 struct timespec64 tv; in xfs_ialloc() local
/linux-4.19.296/fs/adfs/
Dinode.c170 adfs_adfs2unix_time(struct timespec64 *tv, struct inode *inode) in adfs_adfs2unix_time()
/linux-4.19.296/include/linux/ceph/
Ddecode.h200 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/
Dpq.h184 struct timeval tv; in raid6_jiffies() local
/linux-4.19.296/drivers/media/v4l2-core/
Dtuner-core.c539 struct tuner **radio, struct tuner **tv) in tuner_lookup()
585 struct tuner *tv; in tuner_probe() local
Dv4l2-common.c390 void v4l2_get_timestamp(struct timeval *tv) in v4l2_get_timestamp()
/linux-4.19.296/drivers/media/usb/dvb-usb-v2/
Dmxl111sf.h87 struct tveeprom tv; member
/linux-4.19.296/fs/jffs2/
Dos-linux.h37 #define I_SEC(tv) JFFS2_CLAMP_TIME((tv).tv_sec) argument
/linux-4.19.296/fs/gfs2/
Ddir.c874 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
Dlog.c697 struct timespec64 tv; in gfs2_write_log_header() local
/linux-4.19.296/drivers/isdn/mISDN/
Dsocket.c106 struct timeval tv; in mISDN_sock_cmsg() local
/linux-4.19.296/drivers/media/dvb-frontends/
Dstv0299.c412 ktime_t tv[10]; in stv0299_send_legacy_dish_cmd() local
/linux-4.19.296/include/drm/
Ddrm_connector.h495 struct drm_tv_connector_state tv; member
/linux-4.19.296/fs/dlm/
Dlowcomms.c1040 struct timeval tv = { .tv_sec = 5, .tv_usec = 0 }; in sctp_connect_to_sock() local
/linux-4.19.296/drivers/media/dvb-core/
Ddvb_frontend.c2596 ktime_t tv[10]; in dvb_frontend_handle_ioctl() local
/linux-4.19.296/crypto/
Dtestmgr.c2408 #define __VECS(tv) { .vecs = tv, .count = ARRAY_SIZE(tv) } argument
/linux-4.19.296/include/sound/
Dpcm.h1186 struct timespec *tv) in snd_pcm_gettime()
/linux-4.19.296/fs/nfsd/
Dnfs4xdr.c277 nfsd4_decode_time(struct nfsd4_compoundargs *argp, struct timespec *tv) in nfsd4_decode_time()