Home
last modified time | relevance | path

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

1234

/linux/security/integrity/ima/
H A 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/include/drm/
H A 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/drivers/cpuidle/
H A 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/kernel/bpf/
H A Dbtf.c458 void (*show)(const struct btf *btf, const struct btf_type *t, global() member
947 btf_show_name(struct btf_show * show) btf_show_name() argument
1106 __btf_show_indent(struct btf_show * show) __btf_show_indent() argument
1116 btf_show_indent(struct btf_show * show) btf_show_indent() argument
1121 btf_show_newline(struct btf_show * show) btf_show_newline() argument
1126 btf_show_delim(struct btf_show * show) btf_show_delim() argument
1138 btf_show(struct btf_show * show,const char * fmt,...) btf_show() argument
1154 btf_show_type_value(show,fmt,value) global() argument
1169 btf_show_type_values(show,fmt,...) global() argument
1180 btf_show_obj_size_left(struct btf_show * show,void * data) btf_show_obj_size_left() argument
1186 btf_show_obj_is_safe(struct btf_show * show,void * data,int size) btf_show_obj_is_safe() argument
1198 __btf_show_obj_safe(struct btf_show * show,void * data,int size) __btf_show_obj_safe() argument
1233 btf_show_obj_safe(struct btf_show * show,const struct btf_type * t,void * data) btf_show_obj_safe() argument
1309 btf_show_start_type(struct btf_show * show,const struct btf_type * t,u32 type_id,void * data) btf_show_start_type() argument
1320 btf_show_end_type(struct btf_show * show) btf_show_end_type() argument
1327 btf_show_start_aggr_type(struct btf_show * show,const struct btf_type * t,u32 type_id,void * data) btf_show_start_aggr_type() argument
1343 btf_show_end_aggr_type(struct btf_show * show,const char * suffix) btf_show_end_aggr_type() argument
1352 btf_show_start_member(struct btf_show * show,const struct btf_member * m) btf_show_start_member() argument
1358 btf_show_start_array_member(struct btf_show * show) btf_show_start_array_member() argument
1364 btf_show_end_member(struct btf_show * show) btf_show_end_member() argument
1369 btf_show_end_array_member(struct btf_show * show) btf_show_end_array_member() argument
1375 btf_show_start_array_type(struct btf_show * show,const struct btf_type * t,u32 type_id,u16 array_encoding,void * data) btf_show_start_array_type() argument
1386 btf_show_end_array_type(struct btf_show * show) btf_show_end_array_type() argument
1393 btf_show_start_struct_type(struct btf_show * show,const struct btf_type * t,u32 type_id,void * data) btf_show_start_struct_type() argument
1401 btf_show_end_struct_type(struct btf_show * show) btf_show_end_struct_type() argument
2128 btf_df_show(const struct btf * btf,const struct btf_type * t,u32 type_id,void * data,u8 bits_offsets,struct btf_show * show) btf_df_show() argument
2303 btf_int128_print(struct btf_show * show,void * data) btf_int128_print() argument
2370 btf_bitfield_show(void * data,u8 bits_offset,u8 nr_bits,struct btf_show * show) btf_bitfield_show() argument
2397 btf_int_bits_show(const struct btf * btf,const struct btf_type * t,void * data,u8 bits_offset,struct btf_show * show) btf_int_bits_show() argument
2415 btf_int_show(const struct btf * btf,const struct btf_type * t,u32 type_id,void * data,u8 bits_offset,struct btf_show * show) btf_int_show() argument
2764 btf_modifier_show(const struct btf * btf,const struct btf_type * t,u32 type_id,void * data,u8 bits_offset,struct btf_show * show) btf_modifier_show() argument
2776 btf_var_show(const struct btf * btf,const struct btf_type * t,u32 type_id,void * data,u8 bits_offset,struct btf_show * show) btf_var_show() argument
2785 btf_ptr_show(const struct btf * btf,const struct btf_type * t,u32 type_id,void * data,u8 bits_offset,struct btf_show * show) btf_ptr_show() argument
3024 __btf_array_show(const struct btf * btf,const struct btf_type * t,u32 type_id,void * data,u8 bits_offset,struct btf_show * show) __btf_array_show() argument
3077 btf_array_show(const struct btf * btf,const struct btf_type * t,u32 type_id,void * data,u8 bits_offset,struct btf_show * show) btf_array_show() argument
4160 __btf_struct_show(const struct btf * btf,const struct btf_type * t,u32 type_id,void * data,u8 bits_offset,struct btf_show * show) __btf_struct_show() argument
4207 btf_struct_show(const struct btf * btf,const struct btf_type * t,u32 type_id,void * data,u8 bits_offset,struct btf_show * show) btf_struct_show() argument
4375 btf_enum_show(const struct btf * btf,const struct btf_type * t,u32 type_id,void * data,u8 bits_offset,struct btf_show * show) btf_enum_show() argument
4478 btf_enum64_show(const struct btf * btf,const struct btf_type * t,u32 type_id,void * data,u8 bits_offset,struct btf_show * show) btf_enum64_show() argument
4841 btf_datasec_show(const struct btf * btf,const struct btf_type * t,u32 type_id,void * data,u8 bits_offset,struct btf_show * show) btf_datasec_show() argument
7860 btf_type_show(const struct btf * btf,u32 type_id,void * obj,struct btf_show * show) btf_type_show() argument
7871 btf_seq_show(struct btf_show * show,const char * fmt,va_list args) btf_seq_show() argument
7900 struct btf_show show; global() member
7905 btf_snprintf_show(struct btf_show * show,const char * fmt,va_list args) btf_snprintf_show() argument
[all...]
/linux/drivers/gpu/drm/msm/adreno/
H 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/include/linux/
H A Dproc_fs.h106 #define proc_create_single(name, mode, parent, show) \ argument
195 #define proc_create_single(name, mode, parent, show) ({NULL;}) argument
196 #define proc_create_single_data(name, mode, parent, show, data) ({NULL;}) argument
220 #define proc_create_net_single(name, mode, parent, show, data) ({NULL;}) argument
221 #define proc_create_net_single_write(name, mode, parent, show, write, data) ({NULL;}) argument
/linux/tools/perf/ui/
H A Dhelpline.h11 int (*show)(const char *fmt, va_list ap); member
/linux/include/rdma/
H A Dib_sysfs.h14 ssize_t (*show)(struct ib_device *ibdev, u32 port_num, member
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.h48 int (*show)(struct seq_file *seq, void *v, int idx); member
/linux/drivers/usb/mtu3/
H A Dmtu3_debug.h26 int (*show)(struct seq_file *s, void *unused); member
/linux/drivers/edac/
H A Dedac_device.h89 ssize_t (*show)(struct edac_device_ctl_info *, char *); member
103 ssize_t (*show)(struct kobject *, struct attribute *, char *); member
H A Dedac_pci_sysfs.c92 ssize_t(*show) (struct edac_pci_ctl_info *, char *); member
234 ssize_t(*show) (void *, char *); member
/linux/drivers/leds/
H A Dleds-lp55xx-common.h33 #define LP55XX_DEV_ATTR_RW(name, show, store) \ argument
35 #define LP55XX_DEV_ATTR_RO(name, show) \ argument
/linux/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/
H A Dnv50.c69 u32 show = stat; in nv50_mpeg_intr() local
/linux/include/net/
H A Dnetdev_rx_queue.h38 ssize_t (*show)(struct netdev_rx_queue *queue, char *buf); member
/linux/block/
H A Dblk-mq-debugfs.h14 int (*show)(void *, struct seq_file *); member
/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
H A DEventClass.py47 def show(self): member in PerfEvent
/linux/fs/zonefs/
H A Dsysfs.c15 ssize_t (*show)(struct zonefs_sb_info *sbi, char *buf); member
/linux/drivers/md/
H A Ddm-sysfs.c15 ssize_t (*show)(struct mapped_device *md, char *p); member
/linux/kernel/trace/
H A Dtrace_dynevent.h43 int (*show)(struct seq_file *m, struct dyn_event *ev); member
/linux/drivers/platform/x86/
H A Duv_sysfs.c153 ssize_t (*show)(struct uv_bios_hub_info *hub_info, char *buf); member
318 ssize_t (*show)(struct uv_bios_port_info *port_info, char *buf); member
489 ssize_t (*show)(struct uv_pci_top_obj *top_obj, char *buf); member
/linux/drivers/net/bonding/
H A Dbond_sysfs_slave.c15 ssize_t (*show)(struct slave *, char *); member
/linux/drivers/dma-buf/
H A Ddma-buf-sysfs-stats.c55 ssize_t (*show)(struct dma_buf *dmabuf, member
/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_drv.c216 int (*show)(struct drm_device *dev, struct seq_file *m) = in show_unlocked() local
228 int (*show)(struct etnaviv_gpu *gpu, struct seq_file *m) = in show_each_gpu() local
/linux/drivers/net/wwan/t7xx/
H A Dt7xx_pci.c131 bool show; in t7xx_debug_ports_store() local
155 bool show; in t7xx_debug_ports_show() local

1234