Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dsched_impl.h245 #define REQID_TABLE_MASK (REQID_TABLES - 1) macro
/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_sched.c1311 rt = kcf_reqid_table[CPU_SEQID_UNSTABLE & REQID_TABLE_MASK]; in kcf_reqid_insert()
1341 rt = kcf_reqid_table[id & REQID_TABLE_MASK]; in kcf_reqid_delete()
1390 rt = kcf_reqid_table[id & REQID_TABLE_MASK]; in crypto_cancel_req()