Home
last modified time | relevance | path

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

123456

/linux/security/integrity/ima/
A Dima_template_lib.c67 enum ima_show_type show, in ima_show_template_data_ascii()
129 enum ima_show_type show, in ima_show_template_data_binary()
150 enum ima_show_type show, in ima_show_template_field_data()
168 void ima_show_template_digest(struct seq_file *m, enum ima_show_type show, in ima_show_template_digest()
174 void ima_show_template_digest_ng(struct seq_file *m, enum ima_show_type show, in ima_show_template_digest_ng()
181 void ima_show_template_string(struct seq_file *m, enum ima_show_type show, in ima_show_template_string()
187 void ima_show_template_sig(struct seq_file *m, enum ima_show_type show, in ima_show_template_sig()
193 void ima_show_template_buf(struct seq_file *m, enum ima_show_type show, in ima_show_template_buf()
199 void ima_show_template_uint(struct seq_file *m, enum ima_show_type show, in ima_show_template_uint()
/linux/kernel/bpf/
A Dbtf.c1904 struct btf_show *show) in btf_df_show()
2191 struct btf_show *show) in btf_int_show()
2544 struct btf_show *show) in btf_var_show()
2553 struct btf_show *show) in btf_ptr_show()
2792 struct btf_show *show) in __btf_array_show()
2845 struct btf_show *show) in btf_array_show()
3203 struct btf_show *show) in btf_struct_show()
3374 struct btf_show *show) in btf_enum_show()
3718 struct btf_show *show) in btf_datasec_show()
5862 struct btf_show *show) in btf_type_show()
[all …]
/linux/drivers/cpuidle/
A Dsysfs.c140 ssize_t (*show)(struct cpuidle_device *, char *); member
210 ssize_t (*show)(struct cpuidle_state *, \ member
216 #define define_one_state_ro(_name, show) \ argument
219 #define define_one_state_rw(_name, show, store) \ argument
359 #define define_one_state_s2idle_ro(_name, show) \ argument
524 #define define_one_driver_ro(_name, show) \ argument
536 ssize_t (*show)(struct cpuidle_driver *, char *); member
/linux/drivers/gpu/drm/msm/adreno/
A 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/arch/ia64/kernel/
A Derr_inject.c56 #define show(name) \ macro
75 show(call_start) in show() function
/linux/tools/perf/ui/
A Dhelpline.h11 int (*show)(const char *fmt, va_list ap); member
/linux/include/linux/
A Dproc_fs.h102 #define proc_create_single(name, mode, parent, show) \ argument
179 #define proc_create_single(name, mode, parent, show) ({NULL;}) argument
180 #define proc_create_single_data(name, mode, parent, show, data) ({NULL;}) argument
195 #define proc_create_net_single(name, mode, parent, show, data) ({NULL;}) argument
/linux/include/rdma/
A Dib_sysfs.h14 ssize_t (*show)(struct ib_device *ibdev, u32 port_num, member
/linux/drivers/gpu/drm/amd/amdkfd/
A Dkfd_debugfs.c32 int (*show)(struct seq_file *, void *) = inode->i_private; in kfd_debugfs_open() local
/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_debugfs.h48 int (*show)(struct seq_file *seq, void *v, int idx); member
/linux/drivers/leds/
A Dleds-lp55xx-common.h31 #define LP55XX_DEV_ATTR_RW(name, show, store) \ argument
33 #define LP55XX_DEV_ATTR_RO(name, show) \ argument
/linux/drivers/usb/mtu3/
A Dmtu3_debug.h26 int (*show)(struct seq_file *s, void *unused); member
/linux/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/
A Dnv50.c69 u32 show = stat; in nv50_mpeg_intr() local
/linux/include/drm/
A Ddrm_debugfs.h53 int (*show)(struct seq_file*, void*); member
/linux/drivers/edac/
A Dedac_device.h90 ssize_t (*show)(struct edac_device_ctl_info *, char *); member
108 ssize_t (*show)(struct kobject *, struct attribute *, char *); member
A Dedac_pci_sysfs.c92 ssize_t(*show) (struct edac_pci_ctl_info *, char *); member
233 ssize_t(*show) (void *, char *); member
/linux/drivers/dma-buf/
A Dsync_debug.c66 struct dma_fence *fence, bool show) in sync_print_fence()
A Ddma-buf-sysfs-stats.c55 ssize_t (*show)(struct dma_buf *dmabuf, member
/linux/block/
A Dblk-mq-debugfs.h12 int (*show)(void *, struct seq_file *); member
/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
A DEventClass.py47 def show(self): member in PerfEvent
/linux/fs/gfs2/
A Dsys.c32 ssize_t (*show)(struct gfs2_sbd *, char *); member
338 #define GFS2_ATTR(name, mode, show, store) \ argument
666 #define TUNE_ATTR_3(name, show, store) \ argument
/linux/drivers/md/
A Ddm-sysfs.c14 ssize_t (*show)(struct mapped_device *, char *); member
/linux/kernel/trace/
A Dtrace_dynevent.h43 int (*show)(struct seq_file *m, struct dyn_event *ev); member
/linux/drivers/net/bonding/
A Dbond_sysfs_slave.c15 ssize_t (*show)(struct slave *, char *); member
/linux/drivers/platform/x86/
A Duv_sysfs.c152 ssize_t (*show)(struct uv_bios_hub_info *hub_info, char *buf); member
316 ssize_t (*show)(struct uv_bios_port_info *port_info, char *buf); member
486 ssize_t (*show)(struct uv_pci_top_obj *top_obj, char *buf); member

Completed in 69 milliseconds

123456