Home
last modified time | relevance | path

Searched refs:new_time (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_xattr.c1413 clock_t new_time; in zpl_posix_acl_free() local
1450 new_time = a->time + ACL_REL_SCHED; in zpl_posix_acl_free()
1458 NULL, TQ_SLEEP, new_time); in zpl_posix_acl_free()
/f-stack/freebsd/kern/
H A Dkern_timeout.c624 sbintime_t new_prec, new_time; in softclock_call_cc() local
755 new_time = cc_migration_time(cc, direct); in softclock_call_cc()
777 callout_cc_add(c, new_cc, new_time, new_prec, new_func, in softclock_call_cc()