Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/hisilicon/sec2/
H A Dsec.h136 const struct sec_req_op *req_op; member
/linux-6.15/include/linux/
H A Dblk_types.h325 enum req_op { enum
H A Dblk-mq.h210 static inline enum req_op req_op(const struct request *req) in req_op() function