Home
last modified time | relevance | path

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

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