Searched defs:op_str (Results 1 – 8 of 8) sorted by relevance
143 const char *op_str = NULL; in mes_v11_0_get_op_string() local 153 const char *op_str = NULL; in mes_v11_0_get_misc_op_string() local 172 const char *op_str, *misc_op_str; in mes_v11_0_submit_pkt_and_poll_completion() local [all...]
126 const char *op_str = NULL; in mes_v12_0_get_op_string() local 136 const char *op_str = NULL; in mes_v12_0_get_misc_op_string() local 156 const char *op_str, *misc_op_str; in mes_v12_0_submit_pkt_and_poll_completion() local [all...]
140 op_str = "not_supported" variable in BinaryOp 174 op_str = '&&' variable in AndOp 198 op_str = '||' variable in OrOp
37 static int get_op(const char *op_str) in get_op() argument
126 const char *op_str = "UNKNOWN"; in blk_op_str() local
265 const char *op_str = blk_op_str(op); in __blk_mq_debugfs_rq_show() local
551 const char *op_str; member 600 const char *op_str; in append_filter() local
505 static const char *op_str(enum op op) in op_str() function