Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dmmp.c561 int skip_wait = 0; in mmp_thread() local
612 skip_wait += leaves; in mmp_thread()
628 skip_wait, leaves, (u_longlong_t)next_time); in mmp_thread()
687 if (skip_wait > 0) { in mmp_thread()
690 skip_wait--; in mmp_thread()
/freebsd/sys/dev/pms/freebsd/driver/common/
H A Dlxencrypt.c781 int rv, rc = 0, skip_wait = 0; in agtiapi_EncryptionIoctl() local
930 skip_wait = 1; in agtiapi_EncryptionIoctl()
984 skip_wait = 1; in agtiapi_EncryptionIoctl()
1000 if(!skip_wait) in agtiapi_EncryptionIoctl()