Home
last modified time | relevance | path

Searched refs:gethrestime_sec (Results 1 – 25 of 111) sorted by relevance

12345

/illumos-gate/usr/src/uts/common/idmap/
H A Didmap_cache.c405 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()
609 gethrestime_sec())) in kidmap_cache_add_sid2uid()
647 gethrestime_sec())) in kidmap_cache_add_sid2uid()
702 gethrestime_sec())) in kidmap_cache_add_sid2gid()
740 gethrestime_sec())) in kidmap_cache_add_sid2gid()
813 gethrestime_sec())) in kidmap_cache_add_sid2pid()
[all …]
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsgcn.c659 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 Dnfs4_srv_deleg.c297 cbp->cb_timefailed = gethrestime_sec(); /* observability */ in rfs4_do_cb_null()
323 cbp->cb_timefailed = gethrestime_sec(); /* observability */ in rfs4_do_cb_null()
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()
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()
1501 fp->rf_dinfo.rd_time_rm_delayed = gethrestime_sec(); in rfs4_check_delegated_byfp()
1739 fp->rf_dinfo.rd_time_lastgrant = gethrestime_sec(); in rfs4_deleg_state()
1811 fp->rf_dinfo.rd_time_returned = gethrestime_sec(); in rfs4_return_deleg()
[all …]
H A Dnfs4_idmap.c147 #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 Dnfs_auth.c360 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()
H A Dnfs4_state.c1305 start_time = gethrestime_sec(); in rfs4_state_zone_init()
1718 (gethrestime_sec() - cp->rc_last_access in rfs4_client_expiry()
1864 cp->rc_last_access = gethrestime_sec(); in rfs4_client_create()
2127 rc = (gethrestime_sec() - cp->rc_last_access > rfs4_lease_time); in rfs4_lease_expired()
2148 cp->rc_last_access = gethrestime_sec(); in rfs4_update_lease()
2739 return ((gethrestime_sec() - in rfs4_lo_state_expiry()
3101 if ((gethrestime_sec() - dsp->rds_client->rc_last_access in rfs4_deleg_state_expiry()
3126 dsp->rds_time_granted = gethrestime_sec(); /* observability */ in rfs4_deleg_state_create()
3324 ((gethrestime_sec() - rfs4_dbe_get_timerele(sp->rs_dbe)) in rfs4_state_expiry()
3938 gethrestime_sec(); in rfs4_check_stateid()
[all …]
/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dauthu_prot.c133 now = gethrestime_sec(); in xdr_authkern()
164 now = gethrestime_sec(); in xdr_authloopback()
H A Dsvcauthdes.c376 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 Dauth_kern.c182 IXDR_PUT_INT32(ptr, gethrestime_sec()); in authkern_marshal()
H A Dauth_loopb.c187 IXDR_PUT_INT32(ptr, gethrestime_sec()); in authloopback_marshal()
/illumos-gate/usr/src/uts/common/syscall/
H A Dtime.c44 return (gethrestime_sec()); in gtime()
H A Dsem.c413 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/rpc/sec_gss/
H A Dsvc_rpcsec_gss.c369 if ((gethrestime_sec() - last_swept) > sweep_interval) in rpc_gss_cleanup()
565 client_data->u_cred_set < gethrestime_sec()) { in rpc_gss_getcred()
582 gethrestime_sec() + in rpc_gss_getcred()
586 < gethrestime_sec()) { in rpc_gss_getcred()
601 gethrestime_sec() + in rpc_gss_getcred()
826 time_rec + gethrestime_sec(); in do_gss_accept()
1539 client_data->last_ref_time = gethrestime_sec(); in create_client()
1615 cl->last_ref_time = gethrestime_sec(); in get_client()
1720 time_t now = gethrestime_sec(); in sweep_clients()
1765 last_swept = gethrestime_sec(); in sweep_clients()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Duberblock.c59 ub->ub_timestamp = gethrestime_sec(); in uberblock_update()
H A Dmmp.c423 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 Dzfs_debug.c81 zdm->zdm_timestamp = gethrestime_sec(); in zfs_dbgmsg()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dmemscrub.c284 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 Dconsms.c290 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 Dclock.c76 gethrestime_sec(void) in gethrestime_sec() function
/illumos-gate/usr/src/uts/common/os/
H A Dshm.c559 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 Dmsg.c489 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 Dquota_ufs.c330 now = gethrestime_sec(); in chkdq()
527 now = gethrestime_sec(); in chkiq()
/illumos-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_subr.c120 now = gethrestime_sec(); in tmp_memalloc()
/illumos-gate/usr/src/uts/sun4/cpu/
H A Dcpu_module.c156 gethrestime_sec(void) in gethrestime_sec() function
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl_dr.c731 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()

12345