/illumos-gate/usr/src/uts/common/idmap/ |
H A D | idmap_cache.c | 405 time_t now = gethrestime_sec(); in kidmap_cache_lookup_uidbysid() 437 time_t now = gethrestime_sec(); in kidmap_cache_lookup_gidbysid() 469 time_t now = gethrestime_sec(); in kidmap_cache_lookup_pidbysid() 509 time_t now = gethrestime_sec(); in kidmap_cache_lookup_sidbyuid() 541 time_t now = gethrestime_sec(); in kidmap_cache_lookup_sidbygid() 569 time_t ttl = CACHE_TTL + gethrestime_sec(); in kidmap_cache_add_sid2uid() 609 gethrestime_sec())) in kidmap_cache_add_sid2uid() 647 gethrestime_sec())) in kidmap_cache_add_sid2uid() 662 time_t ttl = CACHE_TTL + gethrestime_sec(); in kidmap_cache_add_sid2gid() 702 gethrestime_sec())) in kidmap_cache_add_sid2gid() [all …]
|
/illumos-gate/usr/src/uts/sun4u/serengeti/io/ |
H A D | sgcn.c | 659 gethrestime_sec() - sgcn_timeout_period) in sgcn_start() 668 sgcn_state->sgcn_sc_active = gethrestime_sec(); in sgcn_start() 674 sgcn_state->sgcn_sc_active = gethrestime_sec(); in sgcn_start() 728 "time=%lX\n", gethrestime_sec()); in sgcn_flush() 763 sgcn_state->sgcn_sc_active = gethrestime_sec(); in sgcn_data_in_handler() 837 sgcn_state->sgcn_sc_active = gethrestime_sec(); in sgcn_space_2_out_handler() 1192 sgcn_state->sgcn_sc_active = gethrestime_sec(); in sgcn_rsrv() 1214 sgcn_state->sgcn_sc_active = gethrestime_sec(); in sgcn_wsrv()
|
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_srv_deleg.c | 297 cbp->cb_timefailed = gethrestime_sec(); /* observability */ in rfs4_do_cb_null() 323 cbp->cb_timefailed = gethrestime_sec(); /* observability */ in rfs4_do_cb_null() 408 cbp->cb_timefailed = gethrestime_sec(); /* observability */ in rfs4_cbinfo_rele() 878 dsp->rds_time_recalled = gethrestime_sec(); in rfs4_do_cb_recall() 1066 fp->rf_dinfo.rd_time_recalled = gethrestime_sec(); in rfs4_recall_file() 1089 elapsed1 = gethrestime_sec() - fp->rf_dinfo.rd_time_recalled; in rfs4_recall_deleg() 1090 elapsed2 = gethrestime_sec() - fp->rf_dinfo.rd_time_lastwrite; in rfs4_recall_deleg() 1235 elapsed = gethrestime_sec() - dinfo->rd_time_returned; in rfs4_delegation_policy() 1338 gethrestime_sec() > in rfs4_grant_delegation() 1492 fp->rf_dinfo.rd_time_rm_delayed = gethrestime_sec(); in rfs4_check_delegated_byfp() [all …]
|
H A D | nfs4_idmap.c | 147 #define TIMEOUT(x) (gethrestime_sec() > \ 1330 p->id_time = gethrestime_sec(); in nfs_idmap_cache_s2i_lkup() 1425 p->id_time = gethrestime_sec(); in nfs_idmap_cache_s2i_insert() 1442 newp->id_time = gethrestime_sec(); in nfs_idmap_cache_s2i_insert() 1508 p->id_time = gethrestime_sec(); in nfs_idmap_cache_i2s_lkup() 1587 p->id_time = gethrestime_sec(); in nfs_idmap_cache_i2s_insert() 1602 newp->id_time = gethrestime_sec(); in nfs_idmap_cache_i2s_insert()
|
H A D | nfs_auth.c | 360 now = gethrestime_sec(); in sys_log() 769 p->auth_freshness = gethrestime_sec(); in nfsauth_refresh_thread() 979 np->auth_time = np->auth_freshness = gethrestime_sec(); in nfsauth_cache_get() 1047 p->auth_time = p->auth_freshness = gethrestime_sec(); in nfsauth_cache_get() 1090 refresh = gethrestime_sec() - p->auth_freshness; in nfsauth_cache_get() 1092 p->auth_time = gethrestime_sec(); in nfsauth_cache_get() 1522 stale_time = gethrestime_sec() - NFSAUTH_CACHE_TRIM; in exi_cache_trim()
|
/illumos-gate/usr/src/uts/common/rpc/sec/ |
H A D | authu_prot.c | 133 now = gethrestime_sec(); in xdr_authkern() 164 now = gethrestime_sec(); in xdr_authloopback()
|
H A D | svcauthdes.c | 376 if ((gethrestime_sec() - authdes_last_swept) > authdes_sweep_interval) in _svcauth_des() 524 new->ref_time = gethrestime_sec(); in authdes_cache_new() 577 cur->ref_time = gethrestime_sec(); in authdes_cache_get() 654 if (p->ref_time + authdes_cache_time > gethrestime_sec()) in sweep_cache() 680 authdes_last_swept = gethrestime_sec(); in sweep_cache()
|
H A D | auth_kern.c | 182 IXDR_PUT_INT32(ptr, gethrestime_sec()); in authkern_marshal()
|
H A D | auth_loopb.c | 187 IXDR_PUT_INT32(ptr, gethrestime_sec()); in authloopback_marshal()
|
/illumos-gate/usr/src/uts/common/rpc/sec_gss/ |
H A D | svc_rpcsec_gss.c | 471 if ((gethrestime_sec() - last_swept) > sweep_interval) in rpc_gss_cleanup() 667 client_data->u_cred_set < gethrestime_sec()) { in rpc_gss_getcred() 684 gethrestime_sec() + in rpc_gss_getcred() 688 < gethrestime_sec()) { in rpc_gss_getcred() 703 gethrestime_sec() + in rpc_gss_getcred() 928 time_rec + gethrestime_sec(); in do_gss_accept() 1654 client_data->last_ref_time = gethrestime_sec(); in create_client() 1730 cl->last_ref_time = gethrestime_sec(); in get_client() 1835 time_t now = gethrestime_sec(); in sweep_clients() 1880 last_swept = gethrestime_sec(); in sweep_clients()
|
/illumos-gate/usr/src/uts/common/syscall/ |
H A D | time.c | 44 return (gethrestime_sec()); in gtime()
|
H A D | sem.c | 413 sp->sem_ctime = gethrestime_sec(); in semctl() 444 sp->sem_ctime = gethrestime_sec(); in semctl() 708 sp->sem_ctime = gethrestime_sec(); in semget() 1159 sp->sem_otime = gethrestime_sec(); in semop()
|
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | uberblock.c | 59 ub->ub_timestamp = gethrestime_sec(); in uberblock_update()
|
H A D | mmp.c | 423 mmp->mmp_ub.ub_timestamp = gethrestime_sec(); in mmp_update_uberblock() 499 if (mmp->mmp_ub.ub_timestamp != gethrestime_sec()) { in mmp_write_uberblock() 505 mmp->mmp_ub.ub_timestamp = gethrestime_sec(); in mmp_write_uberblock()
|
H A D | zfs_debug.c | 81 zdm->zdm_timestamp = gethrestime_sec(); in zfs_dbgmsg()
|
/illumos-gate/usr/src/uts/i86pc/os/ |
H A D | memscrub.c | 284 deadline = gethrestime_sec() + memscrub_delay_start_sec; in memscrubber() 296 time_t now = gethrestime_sec(); in memscrubber()
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | consms.c | 290 consms_idle_stamp = gethrestime_sec(); /* initial value */ in consms_attach() 561 consms_idle_stamp = gethrestime_sec(); in consmslrput() 586 consms_idle_stamp = gethrestime_sec(); in consmslrput() 595 consms_idle_stamp = gethrestime_sec(); in consmslrput() 614 consms_kstat.idle_sec.value.l = gethrestime_sec() - consms_idle_stamp; in consms_kstat_update()
|
/illumos-gate/usr/src/lib/libfakekernel/common/ |
H A D | clock.c | 76 gethrestime_sec(void) in gethrestime_sec() function
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | shm.c | 559 sp->shm_atime = gethrestime_sec(); in shmat() 664 sp->shm_ctime = gethrestime_sec(); in shmctl() 695 sp->shm_ctime = gethrestime_sec(); in shmctl() 779 sp->shm_dtime = gethrestime_sec(); in shm_detach() 906 sp->shm_ctime = gethrestime_sec(); in shmget()
|
H A D | msg.c | 489 qp->msg_ctime = gethrestime_sec(); in msgctl() 533 qp->msg_ctime = gethrestime_sec(); in msgctl() 614 qp->msg_ctime = gethrestime_sec(); in msgget() 874 qp->msg_rtime = gethrestime_sec(); in msg_copyout() 1226 qp->msg_stime = gethrestime_sec(); in msgsnd()
|
/illumos-gate/usr/src/uts/common/fs/ufs/ |
H A D | quota_ufs.c | 330 now = gethrestime_sec(); in chkdq() 527 now = gethrestime_sec(); in chkiq()
|
/illumos-gate/usr/src/uts/common/fs/tmpfs/ |
H A D | tmp_subr.c | 120 now = gethrestime_sec(); in tmp_memalloc()
|
/illumos-gate/usr/src/uts/sun4/cpu/ |
H A D | cpu_module.c | 156 gethrestime_sec(void) in gethrestime_sec() function
|
/illumos-gate/usr/src/uts/sun4u/sunfire/io/ |
H A D | sysctrl_dr.c | 731 sysc_stat->last_change = gethrestime_sec(); in sysc_policy_empty_condition() 748 sysc_stat->last_change = gethrestime_sec(); in sysc_policy_disconnected_condition() 784 sysc_stat->last_change = gethrestime_sec(); in sysc_policy_disconnected_condition() 821 sysc_stat->last_change = gethrestime_sec(); in sysc_policy_connected_condition() 883 sysc_stat->last_change = gethrestime_sec(); in sysc_policy_update()
|
/illumos-gate/usr/src/uts/common/inet/tcp/ |
H A D | tcp_sig.c | 319 const time_t now = gethrestime_sec(); in tcpsig_update_lifetimes() 363 const time_t now = gethrestime_sec(); in tcpsig_sa_touch() 445 const time_t now = gethrestime_sec(); in tcpsig_sa_age() 616 const time_t now = gethrestime_sec(); in tcpsig_sa_find_held() 793 sa->ts_addtime = gethrestime_sec(); in tcpsig_sa_add()
|