Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/kunit/
H A Dassert.h228 op_str, \ argument
285 op_str, \ argument
342 op_str, \ argument
/OK3568_Linux_fs/kernel/tools/perf/arch/x86/tests/
H A Dinsn-x86.c35 static int get_op(const char *op_str) in get_op()
/OK3568_Linux_fs/u-boot/drivers/remoteproc/
H A Drproc-uclass.c339 char *op_str; in _rproc_ops_wrapper() local
/OK3568_Linux_fs/kernel/drivers/misc/cxl/
H A Dhcalls.c117 static char *op_str(unsigned int op, char *name_array[], int array_len) in op_str() function
/OK3568_Linux_fs/kernel/block/
H A Dblk-core.c166 const char *op_str = "UNKNOWN"; in blk_op_str() local
H A Dblk-mq-debugfs.c335 const char *op_str = blk_op_str(op); in __blk_mq_debugfs_rq_show() local
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dworker.cc2977 const char *op_str; in AsyncDiskIO() member