/linux/include/linux/sunrpc/ |
H A D | cache.h | 49 time64_t expiry_time; /* After time expiry_time, don't use 51 time64_t last_refresh; /* If CACHE_PENDING, this is when upcall was 104 time64_t flush_time; /* flush all cache items with 111 time64_t nextcheck; 118 time64_t last_close; /* if no writers, when did last close */ 119 time64_t last_warn; /* when we last warned about no writers */ 161 static inline time64_t seconds_since_boot(void) in seconds_since_boot() 168 static inline time64_t convert_to_wallclock(time64_t sinceboot) in convert_to_wallclock() 289 static inline int get_time(char **bpp, time64_t *time) in get_time() 307 static inline int get_expiry(char **bpp, time64_t *rvp) in get_expiry()
|
/linux/arch/mips/sibyte/swarm/ |
H A D | setup.c | 47 extern int xicor_set_time(time64_t); 48 extern time64_t xicor_get_time(void); 51 extern int m41t81_set_time(time64_t); 52 extern time64_t m41t81_get_time(void); 79 time64_t sec; in read_persistent_clock64() 101 time64_t sec = now.tv_sec; in update_persistent_clock64()
|
/linux/arch/powerpc/include/asm/ |
H A D | mpic_timer.h | 28 time64_t time); 31 void mpic_get_remain_time(struct mpic_timer *handle, time64_t *time); 35 time64_t time) { return NULL; } in mpic_request_timer() 38 void mpic_get_remain_time(struct mpic_timer *handle, time64_t *time) { } in mpic_get_remain_time()
|
/linux/include/trace/events/ |
H A D | rtc.h | 12 TP_PROTO(time64_t secs, int err), 17 __field(time64_t, secs) 33 TP_PROTO(time64_t secs, int err), 40 TP_PROTO(time64_t secs, int err), 47 TP_PROTO(time64_t secs, int err), 54 TP_PROTO(time64_t secs, int err),
|
/linux/fs/afs/ |
H A D | validation.c | 124 time64_t cb_expires_at = atomic64_read(&vnode->cb_expires_at); in afs_check_validity() 125 time64_t deadline = ktime_get_real_seconds() + 10; in afs_check_validity() 200 time64_t cur = volume->creation_time; in afs_update_volume_creation_time() 201 time64_t old = op->pre_volsync.creation; in afs_update_volume_creation_time() 202 time64_t new = op->volsync.creation; in afs_update_volume_creation_time() 267 time64_t cur = volume->update_time; in afs_update_volume_update_time() 268 time64_t old = op->pre_volsync.update; in afs_update_volume_update_time() 269 time64_t new = op->volsync.update; in afs_update_volume_update_time() 350 time64_t expires_at = cb->expires_at; in afs_update_volume_state() 395 time64_t deadline = ktime_get_real_seconds() + 10; in afs_validate()
|
H A D | afs.h | 70 time64_t expires_at; /* Time at which expires */ 168 time64_t creation; /* Volume creation time (or TIME64_MIN) */ 169 time64_t update; /* Volume update time (or TIME64_MIN) */
|
/linux/include/linux/ |
H A D | rtc.h | 24 extern time64_t rtc_tm_to_time64(struct rtc_time *tm); 25 extern void rtc_time64_to_tm(time64_t time, struct rtc_time *tm); 32 static inline time64_t rtc_tm_sub(struct rtc_time *lhs, struct rtc_time *rhs) in rtc_tm_sub() 147 time64_t range_min; 150 time64_t start_secs; 151 time64_t offset_secs;
|
H A D | time64.h | 8 typedef __s64 time64_t; typedef 14 time64_t tv_sec; /* seconds */ 66 extern void set_normalized_timespec64(struct timespec64 *ts, time64_t sec, s64 nsec);
|
/linux/net/atm/ |
H A D | mpoa_caches.h | 20 time64_t time; 21 time64_t reply_wait; 22 time64_t hold_down; 57 time64_t time;
|
/linux/crypto/asymmetric_keys/ |
H A D | x509_parser.h | 22 time64_t valid_from; 23 time64_t valid_to; 51 extern int x509_decode_time(time64_t *_t, size_t hdrlen,
|
/linux/include/keys/ |
H A D | rxrpc-type.h | 76 static inline u32 rxrpc_time64_to_u32(time64_t time) in rxrpc_time64_to_u32() 90 static inline time64_t rxrpc_u32_to_time64(u32 time) in rxrpc_u32_to_time64() 92 return (time64_t)time; in rxrpc_u32_to_time64()
|
/linux/fs/nfsd/ |
H A D | netns.h | 69 time64_t boot_time; 118 time64_t nfsd4_lease; 119 time64_t nfsd4_grace; 218 time64_t nfs40_last_revoke;
|
/linux/fs/xfs/ |
H A D | xfs_dquot.h | 46 time64_t timer; 255 time64_t xfs_dquot_set_timeout(struct xfs_mount *mp, time64_t timeout); 256 time64_t xfs_dquot_set_grace_period(time64_t grace);
|
H A D | xfs_qm.h | 36 time64_t time; /* limit for timers */ 70 time64_t qi_expiry_min; 71 time64_t qi_expiry_max;
|
/linux/drivers/rtc/ |
H A D | lib_test.c | 40 time64_t total_secs = ((time64_t)years) / 400 * 146097 * 86400; in rtc_time64_to_tm_test_date_range() 48 time64_t secs; in rtc_time64_to_tm_test_date_range()
|
H A D | rtc-mxc.c | 88 static time64_t get_alarm_or_time(struct device *dev, int time_alarm) in get_alarm_or_time() 110 return ((((time64_t)day * 24 + hr) * 60) + min) * 60 + sec; in get_alarm_or_time() 116 static void set_alarm_or_time(struct device *dev, int time_alarm, time64_t time) in set_alarm_or_time() 154 time64_t time; in rtc_update_alarm() 226 time64_t val; in mxc_rtc_read_time() 243 time64_t time = rtc_tm_to_time64(tm); in mxc_rtc_set_time()
|
H A D | rtc-sc27xx.c | 167 time64_t *secs) in sprd_rtc_get_secs() 219 *secs = (((time64_t)(day * 24) + hour) * 60 + min) * 60 + sec; in sprd_rtc_get_secs() 224 time64_t secs) in sprd_rtc_set_secs() 305 time64_t secs = rtc_tm_to_time64(&alrm->time); in sprd_rtc_set_aux_alarm() 335 time64_t secs; in sprd_rtc_read_time() 354 time64_t secs = rtc_tm_to_time64(tm); in sprd_rtc_set_time() 386 time64_t secs; in sprd_rtc_read_alarm() 417 time64_t secs = rtc_tm_to_time64(&alrm->time); in sprd_rtc_set_alarm()
|
/linux/kernel/time/ |
H A D | time_test.c | 60 time64_t total_secs = ((time64_t) 80000) / 400 * 146097 * 86400; in time64_to_tm_test_date_range() 67 time64_t secs; in time64_to_tm_test_date_range()
|
/linux/drivers/watchdog/ |
H A D | xen_wdt.c | 27 static time64_t wdt_expires; 40 static inline time64_t set_timeout(struct watchdog_device *wdd) in set_timeout() 48 time64_t expires; in xen_wdt_start() 81 time64_t expires; in xen_wdt_kick()
|
/linux/net/netfilter/ |
H A D | xt_time.c | 80 static inline unsigned int localtime_1(struct xtm *r, time64_t time) in localtime_1() 93 static inline void localtime_2(struct xtm *r, time64_t time) in localtime_2() 108 static void localtime_3(struct xtm *r, time64_t time) in localtime_3() 163 time64_t stamp; in time_mt()
|
/linux/security/keys/ |
H A D | internal.h | 131 time64_t now; 167 extern void keyring_gc(struct key *keyring, time64_t limit); 170 void key_set_expiry(struct key *key, time64_t expiry); 171 extern void key_schedule_gc(time64_t gc_at); 217 static inline bool key_is_dead(const struct key *key, time64_t limit) in key_is_dead() 219 time64_t expiry = key->expiry; in key_is_dead()
|
H A D | gc.c | 30 static time64_t key_gc_next_run = TIME64_MAX; 51 void key_schedule_gc(time64_t gc_at) in key_schedule_gc() 54 time64_t now = ktime_get_real_seconds(); in key_schedule_gc() 72 void key_set_expiry(struct key *key, time64_t expiry) in key_set_expiry() 191 time64_t new_timer, limit, expiry; in key_garbage_collector()
|
/linux/drivers/input/misc/ |
H A D | hp_sdc_rtc.c | 195 res->tv_sec = (tenms / 100) + (time64_t)days * 86400; in hp_sdc_rtc_read_rt() 212 res->tv_sec = (time64_t)(tenms / 100); in hp_sdc_rtc_read_fhs() 229 res->tv_sec = (time64_t)(tenms / 100); in hp_sdc_rtc_read_mt() 246 res->tv_sec = (time64_t)(tenms / 100); in hp_sdc_rtc_read_dt() 263 res->tv_sec = (time64_t)(tenms / 100); in hp_sdc_rtc_read_ct()
|
/linux/init/ |
H A D | initramfs.c | 127 static void __init do_utime(char *filename, time64_t mtime) in do_utime() 133 static void __init do_utime_path(const struct path *path, time64_t mtime) in do_utime_path() 142 time64_t mtime; 146 static void __init dir_add(const char *name, time64_t mtime) in dir_add() 170 static void __init do_utime(char *filename, time64_t mtime) {} in do_utime() 171 static void __init do_utime_path(const struct path *path, time64_t mtime) {} in do_utime_path() 172 static void __init dir_add(const char *name, time64_t mtime) {} in dir_add() 176 static __initdata time64_t mtime;
|
/linux/arch/sh/boards/mach-dreamcast/ |
H A D | rtc.c | 36 time64_t t; in aica_rtc_gettimeofday() 64 time64_t secs = rtc_tm_to_time64(tm); in aica_rtc_settimeofday()
|