Home
last modified time | relevance | path

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

/linux-6.12.1/include/trace/events/
Dvsock_virtio_transport_common.h14 #define show_type(val) \ macro
84 show_type(__entry->type),
139 show_type(__entry->type),
Dv4l2.h17 #define show_type(type) \ macro
152 __entry->index, show_type(__entry->type),
/linux-6.12.1/fs/
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.12.1/drivers/media/usb/pvrusb2/
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.12.1/scripts/
Dcheckpatch.pl1011 if (show_type("CONST_STRUCT")) {
2325 sub show_type { subroutine
2338 if (!show_type($type) ||
3879 show_type("LONG_LINE") && show_type($msg_type)) {
5025 if (show_type("SPACING") && $fix) {