Home
last modified time | relevance | path

Searched defs:op_str (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/include/kunit/
Dassert.h228 op_str, \ argument
285 op_str, \ argument
342 op_str, \ argument
/Linux-v5.10/tools/perf/arch/x86/tests/
Dinsn-x86.c35 static int get_op(const char *op_str) in get_op()
/Linux-v5.10/drivers/misc/cxl/
Dhcalls.c117 static char *op_str(unsigned int op, char *name_array[], int array_len) in op_str() function
/Linux-v5.10/block/
Dblk-core.c160 const char *op_str = "UNKNOWN"; in blk_op_str() local
Dblk-mq-debugfs.c333 const char *op_str = blk_op_str(op); in __blk_mq_debugfs_rq_show() local