Home
last modified time | relevance | path

Searched defs:show (Results 1 – 25 of 89) 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/drivers/block/rnull/
H A Dconfigfs.rs38 fn show(_this: &Config, page: &mut [u8; PAGE_SIZE]) -> Result<usize> { in show() method
134 fn show(this: &DeviceConfig, page: &mut [u8; PAGE_SIZE]) -> Result<usize> { in show() method
172 fn show(this: &DeviceConfig, page: &mut [u8; PAGE_SIZE]) -> Result<usize> { in show() method
196 fn show(this: &DeviceConfig, page: &mut [u8; PAGE_SIZE]) -> Result<usize> { in show() method
223 fn show(this: &DeviceConfig, page: &mut [u8; PAGE_SIZE]) -> Result<usize> { in show() method
246 fn show(this: &DeviceConfig, page: &mut [u8; PAGE_SIZE]) -> Result<usize> { in show() method
/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/drivers/dma-buf/
H A Dsync_debug.c46 struct dma_fence *fence, bool show) in sync_print_fence()
H A Ddma-buf-sysfs-stats.c55 ssize_t (*show)(struct dma_buf *dmabuf, member
/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/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