Home
last modified time | relevance | path

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

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