Home
last modified time | relevance | path

Searched refs:time_second (Results 1 – 25 of 57) sorted by relevance

123

/freebsd-12.1/sys/dev/tws/
H A Dtws_services.h136 #define TWS_LOCAL_TIME (time_second - utc_offset())
139 #define TWS_LOCAL_TIME (time_second - (tz_minuteswest * 60) - \
/freebsd-12.1/sys/ufs/ufs/
H A Dufs_quota.c238 dq->dq_btime = time_second + ITOUMP(ip)->um_btime[i]; in chkdq()
288 if (time_second > dq->dq_btime) { in chkdqchg()
377 dq->dq_itime = time_second + ITOUMP(ip)->um_itime[i]; in chkiq()
426 if (time_second > dq->dq_itime) { in chkiqchg()
881 newlim.dqb_btime = time_second + ump->um_btime[type]; in _setquota()
885 newlim.dqb_itime = time_second + ump->um_itime[type]; in _setquota()
936 dq->dq_btime = time_second + ump->um_btime[type]; in _setuse()
939 dq->dq_itime = time_second + ump->um_itime[type]; in _setuse()
1475 dq->dq_btime = time_second + ump->um_btime[type]; in dqget()
1481 dq->dq_itime = time_second + ump->um_itime[type]; in dqget()
[all …]
H A Dufs_dirhash.c413 dh->dh_lastused = time_second; in ufsdirhash_build()
592 dh->dh_lastused = time_second; in ufsdirhash_lookup()
836 dh->dh_lastused = time_second; in ufsdirhash_add()
/freebsd-12.1/sys/fs/nfsclient/
H A Dnfs_clsubs.c195 timeo = (time_second - np->n_mtime.tv_sec) / 10; in ncl_getattrcache()
222 (time_second - np->n_attrstamp), timeo); in ncl_getattrcache()
225 if ((time_second - np->n_attrstamp) >= timeo && in ncl_getattrcache()
/freebsd-12.1/sys/dev/twe/
H A Dtwe.c1264 expiry = time_second + timeout; in twe_wait_status()
1271 } while (time_second <= expiry); in twe_wait_status()
1557 expiry = time_second + timeout;
1566 } while ((time_second <= expiry) && !found);
1736 if (time_second > (lastwarn[0] + 5)) { in twe_check_bits()
1739 lastwarn[0] = time_second; in twe_check_bits()
1745 if (time_second > (lastwarn[1] + 5)) { in twe_check_bits()
1748 lastwarn[1] = time_second; in twe_check_bits()
/freebsd-12.1/sys/i386/i386/
H A Dtrap.c461 if (time_second - lastalert > 10) { in trap()
464 lastalert = time_second; in trap()
720 if (time_second - lastalert > 10) { in trap()
723 lastalert = time_second; in trap()
/freebsd-12.1/sys/nfs/
H A Dbootp_subr.c763 (rtimo == 0 || time_second >= rtimo)) { in bootpc_call()
781 atimo = timo + time_second; in bootpc_call()
782 while (time_second < atimo) { in bootpc_call()
797 gctx->secs = time_second - gctx->starttime; in bootpc_call()
876 atimo = time_second + in bootpc_call()
883 rtimo = time_second + in bootpc_call()
910 if (rtimo != 0 && time_second >= rtimo) in bootpc_call()
1613 gctx->starttime = time_second; in bootpc_init()
/freebsd-12.1/sys/dev/led/
H A Dled.c69 if (sc->last_second == time_second) in led_timeout()
71 sc->last_second = time_second; in led_timeout()
/freebsd-12.1/sys/cddl/compat/opensolaris/sys/
H A Dtime.h74 #define gethrestime_sec() (time_second)
/freebsd-12.1/sys/dev/mlx/
H A Dmlx.c915 sc->mlx_pause.mp_when = time_second + mp->mp_when; in mlx_ioctl()
1082 (time_second >= sc->mlx_pause.mp_when)){ in mlx_periodic()
1095 if (time_second >= sc->mlx_pause.mp_howlong) { in mlx_periodic()
1100 sysbeep((time_second % 5) * 100 + 500, hz/8); in mlx_periodic()
1106 } else if (time_second > (sc->mlx_lastpoll + 10)) { in mlx_periodic()
1107 sc->mlx_lastpoll = time_second; in mlx_periodic()
1492 failsafe = ((sc->mlx_pause.mp_howlong - time_second) + 5) / 30; in mlx_pause_action()
1495 sc->mlx_pause.mp_howlong = time_second + (0xf * 30) - 5; in mlx_pause_action()
1542 channel, (long)(sc->mlx_pause.mp_howlong - time_second)); in mlx_pause_done()
2269 mc->mc_timeout = time_second + 60; in mlx_start()
/freebsd-12.1/sys/netpfil/pf/
H A Dpf_if.c233 kif->pfik_tzero = time_second > 1 ? time_second : 0; in pfi_kif_attach()
710 p->pfik_tzero = time_second; in pfi_update_status()
737 p->pfik_tzero = time_second; in pfi_get_ifaces()
H A Dpf_table.c256 long tzero = time_second; in pfr_add_addrs()
407 long tzero = time_second; in pfr_set_addrs()
593 long tzero = time_second; in pfr_get_astats()
1186 long tzero = time_second; in pfr_add_tables()
1331 long tzero = time_second; in pfr_get_tstats()
1388 long tzero = time_second; in pfr_clr_tstats()
1631 long tzero = time_second; in pfr_ina_commit()
2160 kt = pfr_create_ktable(&tbl, time_second, 1); in pfr_attach_table()
/freebsd-12.1/sys/fs/smbfs/
H A Dsmbfs_node.c360 np->n_attrage = time_second; in smbfs_attr_cacheenter()
371 diff = time_second - np->n_attrage; in smbfs_attr_cachelookup()
/freebsd-12.1/sys/dev/mn/
H A Dif_mn.c414 (unsigned long)(time_second - sch->last_recv)); in ngmn_rcvmsg()
421 (unsigned long)(time_second - sch->last_rxerr)); in ngmn_rcvmsg()
428 (unsigned long)(time_second - sch->last_xmit)); in ngmn_rcvmsg()
1099 sc->ch[chan]->last_xmit = time_second; in mn_tx_intr()
1138 sch->last_recv = time_second; in mn_rx_intr()
1156 sch->last_rxerr = time_second; in mn_rx_intr()
/freebsd-12.1/sys/dev/twa/
H A Dtw_osl_inline.h267 (time_second - utc_offset())
/freebsd-12.1/sys/dev/xen/control/
H A Dcontrol.c313 inittodr(time_second); in xctrl_suspend()
/freebsd-12.1/sys/vm/
H A Dvm_swapout.c363 if (!vm_swap_idle_enabled || time_second == lsec) in vm_swapout_run_idle()
366 lsec = time_second; in vm_swapout_run_idle()
/freebsd-12.1/sys/dev/ips/
H A Dips.c553 ts = time_second + command->timeout; in ips_morpheus_poll()
556 && (ts > time_second)) in ips_morpheus_poll()
/freebsd-12.1/sys/ufs/ffs/
H A Dffs_vfsops.c388 fs->fs_mtime = time_second; in ffs_mount()
469 fs->fs_mtime = time_second; in ffs_mount()
571 fs->fs_mtime = time_second; in ffs_mount()
1036 fs->fs_mtime = time_second;
2218 cgp->cg_old_time = cgp->cg_time = time_second; in ffs_bufwrite()
/freebsd-12.1/sys/kern/
H A Dsysv_msg.c607 msqkptr->u.msg_ctime = time_second; in kern_msgctl()
737 msqkptr->u.msg_ctime = time_second; in sys_msgget()
1088 msqkptr->u.msg_stime = time_second; in kern_msgsnd()
1335 msqkptr->u.msg_rtime = time_second; in kern_msgrcv()
H A Dsysv_shm.c286 shmseg->u.shm_dtime = time_second; in shm_delete_mapping()
464 shmseg->u.shm_atime = time_second; in kern_shmat_locked()
580 shmseg->u.shm_ctime = time_second; in kern_shmctl_locked()
772 shmseg->u.shm_ctime = time_second; in shmget_allocate_segment()
H A Dkern_shutdown.c861 printf("time = %jd\n", (intmax_t )time_second); in vpanic()
1558 kdh->dumptime = htod64(time_second); in dump_init_header()
/freebsd-12.1/sys/dev/xen/timer/
H A Dtimer.c490 inittodr(time_second); in xentimer_resume()
/freebsd-12.1/sys/ddb/
H A Ddb_textdump.c226 (unsigned long)time_second); in textdump_mkustar()
/freebsd-12.1/sys/fs/nfsserver/
H A Dnfs_nfsdkrpc.c503 nfsdev_time = time_second; in nfsrvd_nfsd()

123