/linux-4.4.14/include/linux/sunrpc/ |
D | cache.h | 50 time_t expiry_time; /* After time time, don't use the data */ 51 time_t last_refresh; /* If CACHE_PENDING, this is when upcall was 110 time_t flush_time; /* flush all cache items with 117 time_t nextcheck; 124 time_t last_close; /* if no readers, when did last close */ 125 time_t last_warn; /* when we last warned about no readers */ 163 static inline time_t seconds_since_boot(void) in seconds_since_boot() 170 static inline time_t convert_to_wallclock(time_t sinceboot) in convert_to_wallclock() 278 static inline int get_time(char **bpp, time_t *time) in get_time() 292 *time = (time_t)ll; in get_time() [all …]
|
D | gss_api.h | 51 time_t *endtime, 109 time_t *endtime,
|
/linux-4.4.14/Documentation/laptops/ |
D | dslm.c | 58 static char *myctime(time_t time) in myctime() 68 time_t start_time; in measure() 70 time_t last_time; in measure() 72 time_t curr_time = 0; in measure() 73 time_t time_diff; in measure() 74 time_t active_time = 0; in measure() 75 time_t sleep_time = 0; in measure() 76 time_t unknown_time = 0; in measure() 77 time_t total_time = 0; in measure()
|
/linux-4.4.14/arch/mips/include/uapi/asm/ |
D | stat.h | 34 time_t st_atime; 36 time_t st_mtime; 38 time_t st_ctime; 72 time_t st_atime; 75 time_t st_mtime; 78 time_t st_ctime;
|
/linux-4.4.14/arch/sparc/include/uapi/asm/ |
D | stat.h | 17 time_t st_atime; 18 time_t st_mtime; 19 time_t st_ctime; 60 time_t st_atime; 62 time_t st_mtime; 64 time_t st_ctime;
|
/linux-4.4.14/fs/coda/ |
D | coda_linux.c | 132 vattr->va_atime.tv_sec = (time_t) -1; in coda_iattr_to_vattr() 133 vattr->va_atime.tv_nsec = (time_t) -1; in coda_iattr_to_vattr() 134 vattr->va_mtime.tv_sec = (time_t) -1; in coda_iattr_to_vattr() 135 vattr->va_mtime.tv_nsec = (time_t) -1; in coda_iattr_to_vattr() 136 vattr->va_ctime.tv_sec = (time_t) -1; in coda_iattr_to_vattr() 137 vattr->va_ctime.tv_nsec = (time_t) -1; in coda_iattr_to_vattr()
|
/linux-4.4.14/include/linux/ |
D | msg.h | 20 time_t q_stime; /* last msgsnd time */ 21 time_t q_rtime; /* last msgrcv time */ 22 time_t q_ctime; /* last change time */
|
D | shm.h | 15 time_t shm_atim; 16 time_t shm_dtim; 17 time_t shm_ctim;
|
D | time.h | 11 #define TIME_T_MAX (time_t)((1UL << ((sizeof(time_t) << 3) - 1)) - 1) 57 extern void set_normalized_timespec(struct timespec *ts, time_t sec, s64 nsec); 182 void time_to_tm(time_t totalsecs, int offset, struct tm *result);
|
D | key.h | 148 time_t expiry; /* time at which key expires (or 0) */ 149 time_t revoked_at; /* time at which key was revoked */ 151 time_t last_used_at; /* last time used for LRU keyring discard */
|
D | sem.h | 15 time_t sem_ctime; /* last change time */
|
D | key-type.h | 47 time_t expiry; /* Expiry time of key */
|
D | quota.h | 203 time_t dqb_btime; /* time limit for excessive disk use */ 204 time_t dqb_itime; /* time limit for excessive inode use */
|
D | types.h | 69 typedef __kernel_time_t time_t; typedef
|
D | time64.h | 83 ret.tv_sec = (time_t)ts64.tv_sec; in timespec64_to_timespec()
|
D | syscalls.h | 210 asmlinkage long sys_time(time_t __user *tloc); 211 asmlinkage long sys_stime(time_t __user *tptr);
|
/linux-4.4.14/arch/x86/um/vdso/ |
D | um_vdso.c | 43 time_t __vdso_time(time_t *t) in __vdso_time() 53 int time(time_t *t) __attribute__((weak, alias("__vdso_time")));
|
/linux-4.4.14/fs/nfsd/ |
D | netns.h | 56 time_t boot_time; 97 time_t nfsd4_lease; 98 time_t nfsd4_grace;
|
D | state.h | 133 time_t dl_time; 309 time_t cl_time; /* time of last lease renewal */ 435 time_t oo_time; /* time of placement on so_close_lru */
|
D | nfsd.h | 124 void nfs4_reset_lease(time_t leasetime); 134 static inline void nfs4_reset_lease(time_t leasetime) { } in nfs4_reset_lease()
|
D | vfs.h | 52 struct iattr *, int, time_t);
|
D | nfsproc.c | 94 time_t delta = iap->ia_atime.tv_sec - get_seconds(); in nfsd_proc_setattr() 115 nfserr = nfsd_setattr(rqstp, fhp, iap, 0, (time_t)0); in nfsd_proc_setattr() 376 nfserr = nfsd_setattr(rqstp, newfhp, attr, 0, (time_t)0); in nfsd_proc_create()
|
D | xdr3.h | 16 time_t guardtime;
|
D | nfsctl.c | 935 time_t *time, struct nfsd_net *nn) in __nfsd4_write_time() 967 time_t *time, struct nfsd_net *nn) in nfsd4_write_time()
|
D | nfs4callback.c | 684 return max(nn->nfsd4_lease/10, (time_t)1) * HZ; in max_cb_time()
|
D | nfs4state.c | 636 time_t swap_time; 3911 return nfsd_setattr(rqstp, fh, &iattr, 0, (time_t)0); in nfsd4_truncate() 4458 static time_t 4466 time_t cutoff = get_seconds() - nn->nfsd4_lease; in nfs4_laundromat() 4467 time_t t, new_timeo = nn->nfsd4_lease; in nfs4_laundromat() 4533 new_timeo = max_t(time_t, new_timeo, NFSD_LAUNDROMAT_MINTIMEOUT); in nfs4_laundromat() 4543 time_t t; in laundromat_main()
|
D | vfs.c | 363 int check_guard, time_t guardtime) in nfsd_setattr() 1093 return nfsd_setattr(rqstp, resfhp, iap, 0, (time_t)0); in nfsd_create_setattr()
|
D | nfs4recover.c | 1167 nfsd4_cltrack_grace_start(time_t grace_start) in nfsd4_cltrack_grace_start()
|
D | nfs4proc.c | 952 0, (time_t)0); in nfsd4_setattr()
|
/linux-4.4.14/arch/x86/entry/vdso/ |
D | vclock_gettime.c | 27 extern time_t __vdso_time(time_t *t); 329 notrace time_t __vdso_time(time_t *t) in __vdso_time() 332 time_t result = ACCESS_ONCE(gtod->wall_time_sec); in __vdso_time() 338 int time(time_t *t)
|
/linux-4.4.14/fs/afs/ |
D | afs.h | 128 time_t mtime_client; /* last time client changed data */ 129 time_t mtime_server; /* last time server changed data */ 147 time_t creation; /* volume creation time */
|
D | internal.h | 234 time_t rtime; /* last retrieval time */ 250 time_t time_of_death; /* time at which put reduced usage to 0 */ 261 time_t update_at; /* time at which record should be updated */ 274 time_t time_of_death; /* time at which put reduced usage to 0 */ 377 time_t cb_expires; /* time at which callback expires */ 378 time_t cb_expires_at; /* time used to order cb_promise */
|
D | vlocation.c | 546 time_t now; in afs_vlocation_reaper() 625 time_t now; in afs_vlocation_updater()
|
D | server.c | 275 time_t now; in afs_reap_server()
|
D | callback.c | 365 time_t now;
|
/linux-4.4.14/fs/quota/ |
D | quotaio_v1.h | 27 time_t dqb_btime; /* time limit for excessive disk use */ 28 time_t dqb_itime; /* time limit for excessive inode use */
|
D | dquot.c | 1124 dquot->dq_dqb.dqb_itime = (time_t) 0; in dquot_decr_inodes() 1136 dquot->dq_dqb.dqb_btime = (time_t) 0; in dquot_decr_space()
|
/linux-4.4.14/security/keys/ |
D | gc.c | 35 static time_t key_gc_next_run = LONG_MAX; 56 void key_schedule_gc(time_t gc_at) in key_schedule_gc() 59 time_t now = current_kernel_time().tv_sec; in key_schedule_gc() 189 time_t new_timer, limit; in key_garbage_collector() 278 if (gc_state & KEY_GC_SET_TIMER && new_timer != (time_t)LONG_MAX) { in key_garbage_collector()
|
D | internal.h | 167 extern void keyring_gc(struct key *keyring, time_t limit); 168 extern void key_schedule_gc(time_t gc_at); 207 static inline bool key_is_dead(const struct key *key, time_t limit) in key_is_dead()
|
D | keyring.c | 1345 time_t *limit = iterator_data; in keyring_gc_select_iterator() 1356 time_t *limit = iterator_data; in keyring_gc_check_iterator() 1368 void keyring_gc(struct key *keyring, time_t limit) in keyring_gc()
|
D | key.c | 682 time_t expiry = 0; in key_set_timeout() 983 time_t time; in key_revoke()
|
/linux-4.4.14/fs/xfs/ |
D | xfs_qm.h | 70 time_t qi_btimelimit; /* limit for blks timer */ 71 time_t qi_itimelimit; /* limit for inodes timer */ 72 time_t qi_rtbtimelimit;/* limit for rt blks timer */
|
D | xfs_trans_dquot.c | 602 time_t timer; in xfs_trans_dqresv()
|
/linux-4.4.14/arch/sh/kernel/ |
D | time.c | 33 static int null_rtc_set_time(const time_t secs) in null_rtc_set_time() 39 int (*rtc_sh_set_time)(const time_t) = null_rtc_set_time;
|
/linux-4.4.14/tools/testing/selftests/timers/ |
D | set-2038.c | 64 now.tv_sec = (time_t)time; in settime() 89 time_t start; in main()
|
D | leapcrash.c | 75 time_t next_leap; in main()
|
D | leap-a-day.c | 67 time_t next_leap; 250 time_t now; in main()
|
D | inconsistency-check.c | 110 time_t t; in consistency_test()
|
D | threadtest.c | 135 time_t start, now, runtime; in main()
|
/linux-4.4.14/net/netfilter/ |
D | xt_time.c | 77 static inline unsigned int localtime_1(struct xtm *r, time_t time) in localtime_1() 90 static inline void localtime_2(struct xtm *r, time_t time) in localtime_2() 105 static void localtime_3(struct xtm *r, time_t time) in localtime_3()
|
/linux-4.4.14/fs/nilfs2/ |
D | the_nilfs.h | 120 time_t ns_sbwtime; 138 time_t ns_ctime; 139 time_t ns_nongc_ctime;
|
D | segbuf.h | 53 time_t ctime; 127 int nilfs_segbuf_reset(struct nilfs_segment_buffer *, unsigned, time_t, __u64);
|
D | sysfs.c | 582 time_t ctime; in nilfs_segctor_last_seg_write_time_show() 596 time_t ctime; in nilfs_segctor_last_seg_write_time_secs_show() 610 time_t nongc_ctime; in nilfs_segctor_last_nongc_write_time_show() 624 time_t nongc_ctime; in nilfs_segctor_last_nongc_write_time_secs_show() 731 time_t sbwtime; in nilfs_superblock_sb_write_time_show() 745 time_t sbwtime; in nilfs_superblock_sb_write_time_secs_show()
|
D | sufile.h | 43 unsigned long nblocks, time_t modtime);
|
D | segment.h | 165 time_t sc_seg_ctime;
|
D | segbuf.c | 137 time_t ctime, __u64 cno) in nilfs_segbuf_reset()
|
D | sufile.c | 529 unsigned long nblocks, time_t modtime) in nilfs_sufile_set_segment_usage()
|
D | super.c | 295 time_t t; in nilfs_commit_super()
|
/linux-4.4.14/kernel/time/ |
D | time.c | 63 SYSCALL_DEFINE1(time, time_t __user *, tloc) in SYSCALL_DEFINE1() 65 time_t i = get_seconds(); in SYSCALL_DEFINE1() 82 SYSCALL_DEFINE1(stime, time_t __user *, tptr) in SYSCALL_DEFINE1() 361 void set_normalized_timespec(struct timespec *ts, time_t sec, s64 nsec) in set_normalized_timespec()
|
D | timeconv.c | 77 void time_to_tm(time_t totalsecs, int offset, struct tm *result) in time_to_tm()
|
D | ntp.c | 743 txc->time.tv_sec = (time_t)ts->tv_sec; in __do_adjtimex()
|
/linux-4.4.14/arch/sh/include/asm/ |
D | rtc.h | 7 extern int (*rtc_sh_set_time)(const time_t);
|
/linux-4.4.14/drivers/isdn/mISDN/ |
D | clock.c | 146 time_t elapsed_sec; in mISDN_clock_update() 199 time_t elapsed_sec; in mISDN_clock_get()
|
/linux-4.4.14/arch/um/drivers/ |
D | cow.h | 13 char **backing_file_out, time_t *mtime_out,
|
D | ubd_kern.c | 506 time_t mtime; in ubd_file_size() 549 static int backing_file_mismatch(char *file, __u64 size, time_t mtime) in backing_file_mismatch() 620 time_t mtime; in open_ubd_file()
|
D | cow_user.c | 279 time_t *mtime_out, unsigned long long *size_out, in read_cow_header()
|
/linux-4.4.14/arch/sh/boards/mach-dreamcast/ |
D | rtc.c | 57 static int aica_rtc_settimeofday(const time_t secs) in aica_rtc_settimeofday()
|
/linux-4.4.14/Documentation/ |
D | digsig.txt | 24 time_t timestamp; /* key made, always 0 for now */ 32 time_t timestamp; /* signature made */
|
D | adding-syscalls.txt | 276 - a pointer to a varying sized integral type (time_t, off_t, long, ...)
|
/linux-4.4.14/arch/x86/entry/vsyscall/ |
D | vsyscall_64.c | 182 if (!write_ok_or_segv(regs->di, sizeof(time_t))) { in emulate_vsyscall() 236 ret = sys_time((time_t __user *)regs->di); in emulate_vsyscall()
|
/linux-4.4.14/init/ |
D | initramfs.c | 110 static long __init do_utime(char *filename, time_t mtime) in do_utime() 126 time_t mtime; 129 static void __init dir_add(const char *name, time_t mtime) in dir_add() 151 static __initdata time_t mtime;
|
/linux-4.4.14/Documentation/vDSO/ |
D | vdso_standalone_test_x86.c | 66 void to_base10(char *lastdig, time_t n) in to_base10()
|
/linux-4.4.14/fs/fat/ |
D | misc.c | 183 static time_t days_in_year[] = { 193 time_t second, day, leap_day, month, year; in fat_time_fat2unix()
|
/linux-4.4.14/arch/blackfin/kernel/ |
D | time.c | 137 time_t secs_since_1970 = (365 * 37 + 9) * 24 * 60 * 60; /* 1 Jan 2007 */ in read_persistent_clock()
|
D | time-ts.c | 358 time_t secs_since_1970 = (365 * 37 + 9) * 24 * 60 * 60; /* 1 Jan 2007 */ in read_persistent_clock()
|
/linux-4.4.14/net/sunrpc/ |
D | svcauth_unix.c | 161 …p_map_update(struct cache_detail *cd, struct ip_map *ipm, struct unix_domain *udom, time_t expiry); 182 time_t expiry; in ip_map_parse() 303 struct unix_domain *udom, time_t expiry) in __ip_map_update() 323 struct unix_domain *udom, time_t expiry) in ip_map_update() 485 time_t expiry; in unix_gid_parse()
|
D | cache.c | 46 time_t now = seconds_since_boot(); in cache_init() 122 static void cache_fresh_locked(struct cache_head *head, time_t expiry, in cache_fresh_locked() 125 time_t now = seconds_since_boot(); in cache_fresh_locked() 499 time_t now = seconds_since_boot(); in cache_purge() 1451 time_t then, now; in write_flush()
|
/linux-4.4.14/fs/hpfs/ |
D | hpfs_fn.h | 337 static inline time_t local_to_gmt(struct super_block *s, time32_t t) in local_to_gmt() 343 static inline time32_t gmt_to_local(struct super_block *s, time_t t) in gmt_to_local()
|
D | namei.c | 13 time_t t = get_seconds(); in hpfs_update_directory_times()
|
/linux-4.4.14/arch/sh/boards/mach-sh03/ |
D | rtc.c | 121 int sh03_rtc_settimeofday(const time_t secs) in sh03_rtc_settimeofday()
|
/linux-4.4.14/sound/oss/ |
D | sys_timer.c | 22 static volatile time_t tmr_offs, tmr_ctr;
|
D | sound_timer.c | 20 static volatile time_t tmr_offs, tmr_ctr;
|
/linux-4.4.14/Documentation/connector/ |
D | ucon.c | 120 time_t tm; in main()
|
/linux-4.4.14/fs/jfs/ |
D | jfs_incore.h | 46 time_t otime; /* time created */
|
/linux-4.4.14/fs/udf/ |
D | udftime.c | 63 static time_t year_seconds[MAX_YEAR_SECONDS] = {
|
/linux-4.4.14/ipc/ |
D | sem.c | 101 time_t sem_otime; /* candidate for sem_otime */ 1163 static time_t get_semotime(struct sem_array *sma) in get_semotime() 1166 time_t res; in get_semotime() 1170 time_t to = sma->sem_base[i].sem_otime; in get_semotime() 2184 time_t sem_otime; in sysvipc_sem_proc_show()
|
/linux-4.4.14/fs/ncpfs/ |
D | ncplib_kernel.h | 188 time_t mtime;
|
D | dir.c | 389 static time_t ncp_obtain_mtime(struct dentry *dentry) in ncp_obtain_mtime() 427 time_t mtime = 0; in ncp_readdir()
|
/linux-4.4.14/kernel/ |
D | cpuset.c | 70 time_t time; /* clock (secs) when val computed */ 1399 #define FM_MAXTICKS ((time_t)99) /* useless computing more ticks than this */ 1415 time_t now = get_seconds(); in fmeter_update() 1416 time_t ticks = now - fmp->time; in fmeter_update()
|
/linux-4.4.14/net/rxrpc/ |
D | rxkad.c | 822 time_t *_expiry, in rxkad_decrypt_ticket() 830 time_t issue, now; in rxkad_decrypt_ticket() 1006 time_t expiry; in rxkad_verify_response()
|
D | ar-internal.h | 544 int rxrpc_get_server_data_key(struct rxrpc_connection *, const void *, time_t,
|
D | ar-key.c | 964 time_t expiry, in rxrpc_get_server_data_key()
|
/linux-4.4.14/net/sunrpc/auth_gss/ |
D | gss_mech_switch.c | 390 time_t *endtime, in gss_import_sec_context()
|
D | svcauth_gss.c | 193 time_t expiry; in rsi_parse() 415 time_t expiry; in rsc_parse() 1148 time_t expiry; in gss_proxy_save_rsc()
|
D | gss_krb5_mech.c | 682 time_t *endtime, in gss_import_sec_context_kerberos()
|
/linux-4.4.14/tools/testing/selftests/futex/functional/ |
D | futex_requeue_pi.c | 293 time_t secs; in unit_test()
|
/linux-4.4.14/include/uapi/linux/ |
D | coda.h | 115 time_t tv_sec; /* seconds */
|
/linux-4.4.14/fs/affs/ |
D | affs.h | 141 extern void secs_to_datestamp(time_t secs, struct affs_date *ds);
|
D | amigaffs.c | 369 secs_to_datestamp(time_t secs, struct affs_date *ds) in secs_to_datestamp()
|
/linux-4.4.14/fs/xfs/libxfs/ |
D | xfs_fs.h | 286 time_t tv_sec; /* seconds */
|
/linux-4.4.14/usr/ |
D | gen_init_cpio.c | 25 static time_t default_mtime;
|
/linux-4.4.14/Documentation/networking/ |
D | dns_resolver.txt | 74 const char *options, char **_result, time_t *_expiry);
|
/linux-4.4.14/drivers/md/ |
D | md.h | 263 time_t ctime, utime;
|
/linux-4.4.14/tools/testing/selftests/vm/ |
D | userfaultfd.c | 118 time_t start; in locking_thread()
|
/linux-4.4.14/arch/s390/hypfs/ |
D | inode.c | 37 time_t last_update; /* last update time in secs since 1970 */
|
/linux-4.4.14/fs/reiserfs/ |
D | journal.c | 2380 time_t start; in journal_read() 2915 time_t now = get_seconds(); in journal_transaction_should_end() 3024 time_t now = get_seconds(); in do_journal_begin_r() 3560 time_t now; in reiserfs_flush_old_commits() 3614 time_t now; in check_journal_end()
|
D | item_ops.c | 36 static char *print_time(time_t t) in print_time()
|
D | reiserfs.h | 273 time_t j_timestamp; 333 time_t j_trans_start_time; /* time this transaction started */
|
/linux-4.4.14/security/tomoyo/ |
D | util.c | 90 void tomoyo_convert_time(time_t time, struct tomoyo_time *stamp) in tomoyo_convert_time()
|
D | common.h | 1039 void tomoyo_convert_time(time_t time, struct tomoyo_time *stamp);
|
/linux-4.4.14/drivers/scsi/ |
D | ips.h | 1057 time_t last_ffdc; /* last time we sent ffdc info*/
|
D | ips.c | 296 static void ips_fix_ffdc_time(ips_ha_t *, ips_scb_t *, time_t); 5998 ips_fix_ffdc_time(ips_ha_t * ha, ips_scb_t * scb, time_t current_time) in ips_fix_ffdc_time()
|
/linux-4.4.14/fs/ocfs2/ |
D | quota_global.c | 486 time_t olditime, oldbtime; in __ocfs2_sync_dquot()
|
/linux-4.4.14/arch/alpha/kernel/ |
D | osf_sys.c | 1096 time_t sec, usec; in SYSCALL_DEFINE5()
|
/linux-4.4.14/Documentation/mic/mpssd/ |
D | mpssd.c | 1774 time_t t; in mpsslog()
|
/linux-4.4.14/Documentation/ia64/ |
D | err_inject.txt | 753 time_t current_time;
|
/linux-4.4.14/drivers/net/wireless/ |
D | atmel.c | 516 time_t last_qual;
|
/linux-4.4.14/Documentation/security/ |
D | keys.txt | 1157 time_t expiry;
|
/linux-4.4.14/fs/nfs/ |
D | nfs4xdr.c | 4070 time->tv_sec = (time_t)sec; in decode_attr_time()
|