Home
last modified time | relevance | path

Searched refs:show_type (Results 1 – 9 of 9) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Dgen_valid.py181 var_name, var_value, gp.blank() | gp.show_type()
253 valid_values, gp.blank() | gp.show_type()
341 var_name, var_value, gp.blank() | gp.show_type()
377 var_name, var_value, gp.blank() | gp.show_type()
408 var_name, var_value, gp.blank() | gp.show_type()
505 error_message += gp.sprint_var(valid_values, gp.show_type())
534 var_name, var_value, gp.blank() | gp.show_type()
544 gp.blank() | gp.show_type(),
631 var_name, var_value, gp.blank() | gp.show_type()
656 var_name, var_value, gp.blank() | gp.show_type()
[all …]
H A Dgen_print.py1091 if fmt & show_type():
1139 if fmt & show_type():
1174 if fmt & show_type():
/openbmc/linux/include/trace/events/
H A Dvsock_virtio_transport_common.h14 #define show_type(val) \ macro
80 show_type(__entry->type),
135 show_type(__entry->type),
H A Dv4l2.h17 #define show_type(type) \ macro
152 __entry->index, show_type(__entry->type),
/openbmc/linux/fs/
H A Dproc_namespace.c92 static void show_type(struct seq_file *m, struct super_block *sb) in show_type() function
122 show_type(m, sb); in show_vfsmnt()
177 show_type(m, sb); in show_mountinfo()
229 show_type(m, sb); in show_vfsstat()
/openbmc/linux/arch/ia64/kernel/
H A Dtopology.c213 static ssize_t show_type(struct cache_info *this_leaf, char *buf) in show_type() function
/openbmc/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-sysfs.c83 static ssize_t show_type(struct device *class_dev, in show_type() function
316 cip->attr_type.show = show_type; in pvr2_sysfs_add_control()
/openbmc/linux/scripts/
H A Dcheckpatch.pl1007 if (show_type("CONST_STRUCT")) {
2320 sub show_type { subroutine
2333 if (!show_type($type) ||
3860 (show_type("LONG_LINE") || show_type($msg_type))) {
5016 if (show_type("SPACING") && $fix) {
/openbmc/u-boot/scripts/
H A Dcheckpatch.pl1949 sub show_type { subroutine
1962 if (!show_type($type) ||
3024 (show_type("LONG_LINE") || show_type($msg_type))) {
4072 if (show_type("SPACING") && $fix) {