Home
last modified time | relevance | path

Searched defs:show (Results 1 – 25 of 132) sorted by relevance

123456

/linux-6.6.21/security/integrity/ima/
Dima_template_lib.c80 enum ima_show_type show, in ima_show_template_data_ascii()
143 enum ima_show_type show, in ima_show_template_data_binary()
164 enum ima_show_type show, in ima_show_template_field_data()
182 void ima_show_template_digest(struct seq_file *m, enum ima_show_type show, in ima_show_template_digest()
188 void ima_show_template_digest_ng(struct seq_file *m, enum ima_show_type show, in ima_show_template_digest_ng()
195 void ima_show_template_digest_ngv2(struct seq_file *m, enum ima_show_type show, in ima_show_template_digest_ngv2()
203 void ima_show_template_string(struct seq_file *m, enum ima_show_type show, in ima_show_template_string()
209 void ima_show_template_sig(struct seq_file *m, enum ima_show_type show, in ima_show_template_sig()
215 void ima_show_template_buf(struct seq_file *m, enum ima_show_type show, in ima_show_template_buf()
221 void ima_show_template_uint(struct seq_file *m, enum ima_show_type show, in ima_show_template_uint()
/linux-6.6.21/include/drm/
Ddrm_debugfs.h51 #define DRM_DEBUGFS_GPUVA_INFO(show, data) {"gpuvas", show, DRIVER_GEM_GPUVA, data} argument
69 int (*show)(struct seq_file*, void*); member
115 int (*show)(struct seq_file*, void*); member
/linux-6.6.21/drivers/cpuidle/
Dsysfs.c147 ssize_t (*show)(struct cpuidle_device *, char *); member
217 ssize_t (*show)(struct cpuidle_state *, \ member
223 #define define_one_state_ro(_name, show) \ argument
226 #define define_one_state_rw(_name, show, store) \ argument
367 #define define_one_state_s2idle_ro(_name, show) \ argument
532 #define define_one_driver_ro(_name, show) \ argument
544 ssize_t (*show)(struct cpuidle_driver *, char *); member
/linux-6.6.21/kernel/bpf/
Dbtf.c448 void (*show)(const struct btf *btf, const struct btf_type *t, member
925 static const char *btf_show_name(struct btf_show *show) in btf_show_name()
1084 static const char *__btf_show_indent(struct btf_show *show) in __btf_show_indent()
1094 static const char *btf_show_indent(struct btf_show *show) in btf_show_indent()
1099 static const char *btf_show_newline(struct btf_show *show) in btf_show_newline()
1104 static const char *btf_show_delim(struct btf_show *show) in btf_show_delim()
1116 __printf(2, 3) static void btf_show(struct btf_show *show, const char *fmt, ...) in btf_show()
1132 #define btf_show_type_value(show, fmt, value) \ argument
1147 #define btf_show_type_values(show, fmt, ...) \ argument
1158 static int btf_show_obj_size_left(struct btf_show *show, void *data) in btf_show_obj_size_left()
[all …]
/linux-6.6.21/drivers/gpu/drm/msm/adreno/
Da5xx_debugfs.c70 static int show(struct seq_file *m, void *arg) in show() function
76 void (*show)(struct msm_gpu *gpu, struct drm_printer *p) = in show() local
/linux-6.6.21/include/linux/
Dproc_fs.h102 #define proc_create_single(name, mode, parent, show) \ argument
191 #define proc_create_single(name, mode, parent, show) ({NULL;}) argument
192 #define proc_create_single_data(name, mode, parent, show, data) ({NULL;}) argument
216 #define proc_create_net_single(name, mode, parent, show, data) ({NULL;}) argument
217 #define proc_create_net_single_write(name, mode, parent, show, write, data) ({NULL;}) argument
/linux-6.6.21/arch/ia64/kernel/
Derr_inject.c56 #define show(name) \ macro
75 show(call_start) in show() function
/linux-6.6.21/tools/perf/ui/
Dhelpline.h11 int (*show)(const char *fmt, va_list ap); member
/linux-6.6.21/include/rdma/
Dib_sysfs.h14 ssize_t (*show)(struct ib_device *ibdev, u32 port_num, member
/linux-6.6.21/drivers/leds/
Dleds-lp55xx-common.h31 #define LP55XX_DEV_ATTR_RW(name, show, store) \ argument
33 #define LP55XX_DEV_ATTR_RO(name, show) \ argument
/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.h48 int (*show)(struct seq_file *seq, void *v, int idx); member
/linux-6.6.21/drivers/gpu/drm/amd/amdkfd/
Dkfd_debugfs.c33 int (*show)(struct seq_file *, void *) = inode->i_private; in kfd_debugfs_open() local
/linux-6.6.21/drivers/usb/mtu3/
Dmtu3_debug.h26 int (*show)(struct seq_file *s, void *unused); member
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/
Dnv50.c69 u32 show = stat; in nv50_mpeg_intr() local
/linux-6.6.21/include/net/
Dnetdev_rx_queue.h31 ssize_t (*show)(struct netdev_rx_queue *queue, char *buf); member
/linux-6.6.21/drivers/edac/
Dedac_device.h90 ssize_t (*show)(struct edac_device_ctl_info *, char *); member
108 ssize_t (*show)(struct kobject *, struct attribute *, char *); member
/linux-6.6.21/block/
Dblk-mq-debugfs.h14 int (*show)(void *, struct seq_file *); member
/linux-6.6.21/fs/gfs2/
Dsys.c32 ssize_t (*show)(struct gfs2_sbd *, char *); member
348 #define GFS2_ATTR(name, mode, show, store) \ argument
676 #define TUNE_ATTR_3(name, show, store) \ argument
/linux-6.6.21/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
DEventClass.py47 def show(self): member in PerfEvent
/linux-6.6.21/drivers/dma-buf/
Dsync_debug.c66 struct dma_fence *fence, bool show) in sync_print_fence()
Ddma-buf-sysfs-stats.c55 ssize_t (*show)(struct dma_buf *dmabuf, member
/linux-6.6.21/fs/zonefs/
Dsysfs.c15 ssize_t (*show)(struct zonefs_sb_info *sbi, char *buf); member
/linux-6.6.21/drivers/md/
Ddm-sysfs.c15 ssize_t (*show)(struct mapped_device *md, char *p); member
/linux-6.6.21/kernel/trace/
Dtrace_dynevent.h43 int (*show)(struct seq_file *m, struct dyn_event *ev); member
/linux-6.6.21/drivers/net/bonding/
Dbond_sysfs_slave.c15 ssize_t (*show)(struct slave *, char *); member

123456