Home
last modified time | relevance | path

Searched defs:req_op (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/crypto/hisilicon/sec2/
Dsec.h138 const struct sec_req_op *req_op; member
/linux-6.1.9/include/linux/
Dblk_types.h358 enum req_op { enum
Dblk-mq.h206 static inline enum req_op req_op(const struct request *req) in req_op() function