Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dsched_impl.h241 #define REQID_COUNTER_HIGH (1UL << (8 * sizeof (long) - 1)) macro
/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_sched.c1316 (rt->rt_curid - REQID_COUNTER_LOW) | REQID_COUNTER_HIGH; in kcf_reqid_insert()