/freebsd/sys/ufs/ufs/ |
H A D | ufs_quota.c | 234 dq->dq_btime = time_second + ITOUMP(ip)->um_btime[i]; in chkdq() 279 dq->dq_btime = time_second + ITOUMP(ip)->um_btime[type]; in chkdqchg() 284 if (time_second > dq->dq_btime) { in chkdqchg() 373 dq->dq_itime = time_second + ITOUMP(ip)->um_itime[i]; in chkiq() 417 dq->dq_itime = time_second + ITOUMP(ip)->um_itime[type]; in chkiqchg() 422 if (time_second > dq->dq_itime) { in chkiqchg() 873 newlim.dqb_btime = time_second + ump->um_btime[type]; in _setquota() 877 newlim.dqb_itime = time_second + ump->um_itime[type]; in _setquota() 928 dq->dq_btime = time_second + ump->um_btime[type]; in _setuse() 931 dq->dq_itime = time_second + ump->um_itime[type]; in _setuse() [all …]
|
H A D | ufs_dirhash.c | 410 dh->dh_lastused = time_second; in ufsdirhash_build() 589 dh->dh_lastused = time_second; in ufsdirhash_lookup() 833 dh->dh_lastused = time_second; in ufsdirhash_add()
|
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clsubs.c | 194 timeo = (time_second - np->n_mtime.tv_sec) / 10; in ncl_getattrcache() 221 (time_second - np->n_attrstamp), timeo); in ncl_getattrcache() 225 time_second - np->n_attrstamp >= timeo)) { in ncl_getattrcache()
|
/freebsd/stand/libsa/ |
H A D | time.c | 32 volatile time_t time_second = 1; variable
|
/freebsd/sys/i386/i386/ |
H A D | trap.c | 440 if (time_second - lastalert > 10) { in trap() 443 lastalert = time_second; in trap() 697 if (time_second - lastalert > 10) { in trap() 700 lastalert = time_second; in trap()
|
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/ |
H A D | time.h | 75 #define gethrestime_sec() (time_second)
|
/freebsd/sys/dev/led/ |
H A D | led.c | 69 if (sc->last_second == time_second) in led_timeout() 71 sc->last_second = time_second; in led_timeout()
|
/freebsd/sys/dev/tws/ |
H A D | tws_services.h | 130 #define TWS_LOCAL_TIME (time_second - utc_offset())
|
H A D | tws_hdm.c | 515 TWS_TRACE_DEBUG(sc, "sync_time,ts", sync_time, time_second); in tws_aen_synctime_with_host()
|
/freebsd/sys/nfs/ |
H A D | bootp_subr.c | 662 (rtimo == 0 || time_second >= rtimo)) { in bootpc_call() 680 atimo = timo + time_second; in bootpc_call() 681 while (time_second < atimo) { in bootpc_call() 696 gctx->secs = time_second - gctx->starttime; in bootpc_call() 775 atimo = time_second + in bootpc_call() 782 rtimo = time_second + in bootpc_call() 809 if (rtimo != 0 && time_second >= rtimo) in bootpc_call() 1560 gctx->starttime = time_second; in bootpc_init()
|
/freebsd/sys/dev/mlx/ |
H A D | mlx.c | 911 sc->mlx_pause.mp_when = time_second + mp->mp_when; in mlx_ioctl() 1078 (time_second >= sc->mlx_pause.mp_when)){ in mlx_periodic() 1091 if (time_second >= sc->mlx_pause.mp_howlong) { in mlx_periodic() 1096 sysbeep((time_second % 5) * 100 + 500, SBT_1S / 8); in mlx_periodic() 1102 } else if (time_second > (sc->mlx_lastpoll + 10)) { in mlx_periodic() 1103 sc->mlx_lastpoll = time_second; in mlx_periodic() 1488 failsafe = ((sc->mlx_pause.mp_howlong - time_second) + 5) / 30; in mlx_pause_action() 1491 sc->mlx_pause.mp_howlong = time_second + (0xf * 30) - 5; in mlx_pause_action() 1538 channel, (long)(sc->mlx_pause.mp_howlong - time_second)); in mlx_pause_done() 2265 mc->mc_timeout = time_second + 60; in mlx_start()
|
/freebsd/sys/fs/smbfs/ |
H A D | smbfs_node.c | 346 np->n_attrage = time_second; in smbfs_attr_cacheenter() 357 diff = time_second - np->n_attrage; in smbfs_attr_cachelookup()
|
/freebsd/sys/netpfil/pf/ |
H A D | pf_table.c | 248 long tzero = time_second; in pfr_add_addrs() 400 long tzero = time_second; in pfr_set_addrs() 587 long tzero = time_second; in pfr_get_astats() 1176 long tzero = time_second; in pfr_add_tables() 1321 long tzero = time_second; in pfr_get_tstats() 1378 long tzero = time_second; in pfr_clr_tstats() 1622 long tzero = time_second; in pfr_ina_commit() 2168 kt = pfr_create_ktable(&tbl, time_second, 1); in pfr_eth_attach_table() 2206 kt = pfr_create_ktable(&tbl, time_second, 1); in pfr_attach_table()
|
H A D | pf_if.c | 311 kif->pfik_tzero = time_second; in pf_kkif_zero() 350 kif->pfik_tzero = time_second > 1 ? time_second : 0; in pfi_kkif_attach() 900 p->pfik_tzero = time_second; in pfi_get_ifaces()
|
H A D | pflow.c | 686 flow1->flow_start = flow2->flow_start = htobe64((time_second - in copy_flow_ipfix_4_data() 725 flow1->flow_start = flow2->flow_start = htobe64((time_second - in copy_flow_ipfix_6_data() 1236 h10->time_sec = htonl(time_second); /* XXX 2038 */ in pflow_sendout_ipfix() 1272 h10->time_sec = htonl(time_second); /* XXX 2038 */ in pflow_sendout_ipfix_tmpl()
|
/freebsd/sys/dev/xen/control/ |
H A D | control.c | 283 inittodr(time_second); in xctrl_suspend()
|
/freebsd/sys/dev/kvm_clock/ |
H A D | kvm_clock.c | 230 inittodr(time_second); in kvm_clock_resume()
|
/freebsd/sys/netlink/route/ |
H A D | neigh.c | 130 return (lle->la_expire + lle->lle_remtime / hz + time_second - time_uptime); in get_lle_next_ts() 431 lle->la_expire = attrs.ndaf_next_ts - time_second + time_uptime; in rtnl_handle_newneigh()
|
/freebsd/sys/dev/ips/ |
H A D | ips.c | 555 ts = time_second + command->timeout; in ips_morpheus_poll() 558 && (ts > time_second)) in ips_morpheus_poll()
|
/freebsd/sys/netipsec/ |
H A D | ipsec_offload.c | 977 sav->accel_firstused = time_second; in ipsec_accel_sa_recordxfer() 1002 sav->firstused = time_second; in ipsec_accel_drv_sa_lifetime_update_impl() 1004 sav->accel_firstused = time_second; in ipsec_accel_drv_sa_lifetime_update_impl()
|
/freebsd/sys/dev/xen/timer/ |
H A D | xen_timer.c | 485 inittodr(time_second); in xentimer_resume()
|
/freebsd/sys/ddb/ |
H A D | db_textdump.c | 225 (unsigned long)time_second); in textdump_mkustar()
|
/freebsd/sys/kern/ |
H A D | sysv_shm.c | 283 shmseg->u.shm_dtime = time_second; in shm_delete_mapping() 461 shmseg->u.shm_atime = time_second; in kern_shmat_locked() 577 shmseg->u.shm_ctime = time_second; in kern_shmctl_locked() 765 shmseg->u.shm_ctime = time_second; in shmget_allocate_segment()
|
H A D | sysv_msg.c | 601 msqkptr->u.msg_ctime = time_second; in kern_msgctl() 738 msqkptr->u.msg_ctime = time_second; in sys_msgget() 1089 msqkptr->u.msg_stime = time_second; in kern_msgsnd() 1336 msqkptr->u.msg_rtime = time_second; in kern_msgrcv()
|
H A D | kern_tc.c | 104 volatile time_t time_second = 1; variable 1481 time_second = th->th_microtime.tv_sec; in tc_windup() 1486 time_second = fftimehands->tick_time_lerp.sec; in tc_windup()
|