Searched refs:show_type (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.6/include/trace/events/ |
D | vsock_virtio_transport_common.h | 14 #define show_type(val) \ macro 80 show_type(__entry->type), 135 show_type(__entry->type),
|
D | v4l2.h | 17 #define show_type(type) \ macro 152 __entry->index, show_type(__entry->type),
|
/Linux-v6.6/fs/ |
D | proc_namespace.c | 92 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()
|
/Linux-v6.6/arch/ia64/kernel/ |
D | topology.c | 213 static ssize_t show_type(struct cache_info *this_leaf, char *buf) in show_type() function
|
/Linux-v6.6/drivers/media/usb/pvrusb2/ |
D | pvrusb2-sysfs.c | 83 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-v6.6/scripts/ |
D | checkpatch.pl | 1007 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) {
|