Home
last modified time | relevance | path

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

/linux-6.15/include/trace/events/
H A Dvsock_virtio_transport_common.h14 #define show_type(val) \ macro
84 show_type(__entry->type),
139 show_type(__entry->type),
H A Dv4l2.h17 #define show_type(type) \ macro
152 __entry->index, show_type(__entry->type),
/linux-6.15/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()
173 show_type(m, sb); in show_mountinfo()
225 show_type(m, sb); in show_vfsstat()
/linux-6.15/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()
/linux-6.15/scripts/
H A Dcheckpatch.pl1002 if (show_type("CONST_STRUCT")) {
2316 sub show_type { subroutine
2329 if (!show_type($type) ||
3851 show_type("LONG_LINE") && show_type($msg_type)) {
4997 if (show_type("SPACING") && $fix) {