Home
last modified time | relevance | path

Searched defs:show (Results 1 – 25 of 95) 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/samples/rust/
H A Drust_configfs.rs95 fn show(container: &Configuration, page: &mut [u8; PAGE_SIZE]) -> Result<usize> { in show() method
107 fn show(container: &Configuration, page: &mut [u8; PAGE_SIZE]) -> Result<usize> { in show() method
164 fn show(_container: &Child, page: &mut [u8; PAGE_SIZE]) -> Result<usize> { in show() method
186 fn show(_container: &GrandChild, page: &mut [u8; PAGE_SIZE]) -> Result<usize> { in show() method
/linux/kernel/bpf/
H A Dbtf.c459 void (*show)(const struct btf *btf, const struct btf_type *t, member
965 btf_show_name(struct btf_show * show) btf_show_name() argument
1124 __btf_show_indent(struct btf_show * show) __btf_show_indent() argument
1134 btf_show_indent(struct btf_show * show) btf_show_indent() argument
1139 btf_show_newline(struct btf_show * show) btf_show_newline() argument
1144 btf_show_delim(struct btf_show * show) btf_show_delim() argument
1156 btf_show(struct btf_show * show,const char * fmt,...) btf_show() argument
1172 btf_show_type_value(show,fmt,value) global() argument
1187 btf_show_type_values(show,fmt,...) global() argument
1198 btf_show_obj_size_left(struct btf_show * show,void * data) btf_show_obj_size_left() argument
1204 btf_show_obj_is_safe(struct btf_show * show,void * data,int size) btf_show_obj_is_safe() argument
1216 __btf_show_obj_safe(struct btf_show * show,void * data,int size) __btf_show_obj_safe() argument
1251 btf_show_obj_safe(struct btf_show * show,const struct btf_type * t,void * data) btf_show_obj_safe() argument
1327 btf_show_start_type(struct btf_show * show,const struct btf_type * t,u32 type_id,void * data) btf_show_start_type() argument
1338 btf_show_end_type(struct btf_show * show) btf_show_end_type() argument
1345 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
1361 btf_show_end_aggr_type(struct btf_show * show,const char * suffix) btf_show_end_aggr_type() argument
1370 btf_show_start_member(struct btf_show * show,const struct btf_member * m) btf_show_start_member() argument
1376 btf_show_start_array_member(struct btf_show * show) btf_show_start_array_member() argument
1382 btf_show_end_member(struct btf_show * show) btf_show_end_member() argument
1387 btf_show_end_array_member(struct btf_show * show) btf_show_end_array_member() argument
1393 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
1404 btf_show_end_array_type(struct btf_show * show) btf_show_end_array_type() argument
1411 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
1419 btf_show_end_struct_type(struct btf_show * show) btf_show_end_struct_type() argument
2146 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
2321 btf_int128_print(struct btf_show * show,void * data) btf_int128_print() argument
2388 btf_bitfield_show(void * data,u8 bits_offset,u8 nr_bits,struct btf_show * show) btf_bitfield_show() argument
2415 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
2433 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
2782 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
2794 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
2803 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
3042 __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
3095 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
4179 __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
4226 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
4394 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
4497 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
4860 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
7916 btf_type_show(const struct btf * btf,u32 type_id,void * obj,struct btf_show * show) btf_type_show() argument
7927 btf_seq_show(struct btf_show * show,const char * fmt,va_list args) btf_seq_show() argument
7956 struct btf_show show; global() member
7961 btf_snprintf_show(struct btf_show * show,const char * fmt,va_list args) btf_snprintf_show() argument
[all...]
/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/tools/testing/selftests/mm/
H A Dthuge-gen.c64 void show(unsigned long ps) in show() function
/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
/linux/include/linux/
H A Discsi_boot_sysfs.h83 ssize_t (*show) (void *data, int type, char *buf); member
/linux/arch/x86/platform/efi/
H A Druntime-map.c25 ssize_t (*show)(struct efi_runtime_map_entry *entry, char *buf); member

1234