Home
last modified time | relevance | path

Searched refs:CALLOUT_FLAG_ABSOLUTE (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Dcallo.h47 #define CALLOUT_FLAG_ABSOLUTE 0x2 macro
/f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dcondvar.h85 #define CALLOUT_FLAG_ABSOLUTE C_ABSOLUTE macro
/f-stack/freebsd/contrib/openzfs/lib/libzpool/
H A Dkernel.c393 ASSERT(flag == 0 || flag == CALLOUT_FLAG_ABSOLUTE); in cv_timedwait_hires()
396 if (flag & CALLOUT_FLAG_ABSOLUTE) in cv_timedwait_hires()
/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-condvar.c429 if (!(flag & CALLOUT_FLAG_ABSOLUTE)) in cv_timedwait_hires_common()
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dmmp.c689 CALLOUT_FLAG_ABSOLUTE); in mmp_thread()
H A Dzil.c2698 CALLOUT_FLAG_ABSOLUTE); in zil_commit_waiter()
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzfs_context.h323 #define CALLOUT_FLAG_ABSOLUTE 0x2