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

/linux-master/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-master/fs/
H A Dproc_namespace.c92 static void show_type(struct seq_file *m, struct super_block *sb) function
122 show_type(m, sb);
173 show_type(m, sb);
225 show_type(m, sb);
/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-sysfs.c83 static ssize_t show_type(struct device *class_dev, function
99 pvr2_sysfs_trace("pvr2_sysfs(%p) show_type(cid=%d) is %s",
316 cip->attr_type.show = show_type;
/linux-master/scripts/
H A Dcheckpatch.pl1008 if (show_type("CONST_STRUCT")) {
2321 sub show_type { subroutine
2334 if (!show_type($type) ||
3861 (show_type("LONG_LINE") || show_type($msg_type))) {
5017 if (show_type("SPACING") && $fix) {

Completed in 258 milliseconds