Searched defs:op_str (Results 1 – 9 of 9) sorted by relevance
125 const char *op_str = NULL; in mes_v12_0_get_op_string() local135 const char *op_str = NULL; in mes_v12_0_get_misc_op_string() local155 const char *op_str, *misc_op_str; in mes_v12_0_submit_pkt_and_poll_completion() local
140 const char *op_str = NULL; in mes_v11_0_get_op_string() local150 const char *op_str = NULL; in mes_v11_0_get_misc_op_string() local169 const char *op_str, *misc_op_str; in mes_v11_0_submit_pkt_and_poll_completion() local
37 static int get_op(const char *op_str) in get_op()
117 static char *op_str(unsigned int op, char *name_array[], int array_len) in op_str() function
126 const char *op_str = "UNKNOWN"; in blk_op_str() local
282 const char *op_str = blk_op_str(op); in __blk_mq_debugfs_rq_show() local
461 const char *op_str; member510 const char *op_str; in append_filter() local
947 char *op_str = compress ? "compress" : "decompress"; in check_completion() local
491 static const char *op_str(enum op op) in op_str() function