Home
last modified time | relevance | path

Searched refs:show (Results 1 – 200 of 748) sorted by relevance

1234

/linux-4.4.14/security/integrity/ima/
Dima_template_lib.c69 enum ima_show_type show, in ima_show_template_data_ascii() argument
100 enum ima_show_type show, in ima_show_template_data_binary() argument
104 u32 len = (show == IMA_SHOW_BINARY_OLD_STRING_FMT) ? in ima_show_template_data_binary()
107 if (show != IMA_SHOW_BINARY_NO_FIELD_LEN) in ima_show_template_data_binary()
117 enum ima_show_type show, in ima_show_template_field_data() argument
121 switch (show) { in ima_show_template_field_data()
123 ima_show_template_data_ascii(m, show, datafmt, field_data); in ima_show_template_field_data()
128 ima_show_template_data_binary(m, show, datafmt, field_data); in ima_show_template_field_data()
135 void ima_show_template_digest(struct seq_file *m, enum ima_show_type show, in ima_show_template_digest() argument
138 ima_show_template_field_data(m, show, DATA_FMT_DIGEST, field_data); in ima_show_template_digest()
[all …]
Dima_template_lib.h21 void ima_show_template_digest(struct seq_file *m, enum ima_show_type show,
23 void ima_show_template_digest_ng(struct seq_file *m, enum ima_show_type show,
25 void ima_show_template_string(struct seq_file *m, enum ima_show_type show,
27 void ima_show_template_sig(struct seq_file *m, enum ima_show_type show,
Dima_fs.c162 enum ima_show_type show = IMA_SHOW_BINARY; in ima_measurements_show() local
166 show = IMA_SHOW_BINARY_NO_FIELD_LEN; in ima_measurements_show()
168 show = IMA_SHOW_BINARY_OLD_STRING_FMT; in ima_measurements_show()
169 field->field_show(m, show, &e->template_data[i]); in ima_measurements_show()
178 .show = ima_measurements_show
244 .show = ima_ascii_measurements_show
/linux-4.4.14/block/
Dblk-sysfs.c19 ssize_t (*show)(struct request_queue *, char *); member
353 .show = queue_requests_show,
359 .show = queue_ra_show,
365 .show = queue_max_sectors_show,
371 .show = queue_max_hw_sectors_show,
376 .show = queue_max_segments_show,
381 .show = queue_max_integrity_segments_show,
386 .show = queue_max_segment_size_show,
391 .show = elv_iosched_show,
397 .show = queue_logical_block_size_show,
[all …]
Dblk-mq-sysfs.c22 ssize_t (*show)(struct blk_mq_ctx *, char *); member
28 ssize_t (*show)(struct blk_mq_hw_ctx *, char *); member
44 if (!entry->show) in blk_mq_sysfs_show()
50 res = entry->show(ctx, page); in blk_mq_sysfs_show()
90 if (!entry->show) in blk_mq_hw_sysfs_show()
96 res = entry->show(hctx, page); in blk_mq_hw_sysfs_show()
252 .show = blk_mq_sysfs_dispatched_show,
256 .show = blk_mq_sysfs_merged_show,
260 .show = blk_mq_sysfs_completed_show,
264 .show = blk_mq_sysfs_rq_list_show,
[all …]
Dblk-integrity.c241 ssize_t (*show)(struct blk_integrity *, char *); member
253 return entry->show(bi, page); in integrity_attr_show()
337 .show = integrity_format_show,
342 .show = integrity_tag_size_show,
347 .show = integrity_interval_show,
352 .show = integrity_verify_show,
358 .show = integrity_generate_show,
364 .show = integrity_device_show,
378 .show = &integrity_attr_show,
/linux-4.4.14/Documentation/zh_CN/filesystems/
Dsysfs.txt105 ssize_t (*show)(struct device *dev, struct device_attribute *attr,
129 .show = show_foo,
142 ssize_t (*show)(struct kobject *, struct attribute *, char *);
167 if (dev_attr->show)
168 ret = dev_attr->show(dev, dev_attr, buf);
171 (unsigned long)dev_attr->show);
181 在声明属性时,必须指定 show() 或 store() 方法,以实现属性的
184 ssize_t (*show)(struct device *dev, struct device_attribute *attr, char *buf);
194 - 在读方面(read(2)),show() 方法应该填充整个缓冲区。回想属性
199 向后搜索到零或使用‘0’偏移执行一个pread(2)操作,show()方法将
[all …]
/linux-4.4.14/drivers/cpuidle/
Dsysfs.c164 ssize_t (*show)(struct cpuidle_device *, char *); member
168 #define define_one_ro(_name, show) \ argument
169 static struct cpuidle_attr attr_##_name = __ATTR(_name, 0444, show, NULL)
170 #define define_one_rw(_name, show, store) \ argument
171 static struct cpuidle_attr attr_##_name = __ATTR(_name, 0644, show, store)
196 if (cattr->show) { in cpuidle_show()
198 ret = cattr->show(dev, buf); in cpuidle_show()
220 .show = cpuidle_show,
239 ssize_t (*show)(struct cpuidle_state *, \ member
245 #define define_one_state_ro(_name, show) \ argument
[all …]
/linux-4.4.14/drivers/hwmon/
Dgl518sm.c238 #define show(type, suffix, value) \ macro
246 show(TEMP, temp_input1, temp_in);
247 show(TEMP, temp_max1, temp_max);
248 show(TEMP, temp_hyst1, temp_hyst);
249 show(BOOL, fan_auto1, fan_auto1);
250 show(VDD, in_input0, voltage_in[0]);
251 show(IN, in_input1, voltage_in[1]);
252 show(IN, in_input2, voltage_in[2]);
253 show(IN, in_input3, voltage_in[3]);
254 show(VDD, in_min0, voltage_min[0]);
[all …]
Di5k_amb.c299 iattr->s_attr.dev_attr.show = show_label; in i5k_amb_hwmon_init()
314 iattr->s_attr.dev_attr.show = show_amb_temp; in i5k_amb_hwmon_init()
329 iattr->s_attr.dev_attr.show = show_amb_min; in i5k_amb_hwmon_init()
345 iattr->s_attr.dev_attr.show = show_amb_mid; in i5k_amb_hwmon_init()
361 iattr->s_attr.dev_attr.show = show_amb_max; in i5k_amb_hwmon_init()
377 iattr->s_attr.dev_attr.show = show_amb_alarm; in i5k_amb_hwmon_init()
Dibmpowernv.c328 ssize_t (*show)(struct device *dev, in create_hwmon_attr()
339 sdata->dev_attr.show = show; in create_hwmon_attr()
Dibmaem.c120 ssize_t (*show)(struct device *dev, member
128 ssize_t (*show)(struct device *dev, member
935 sensors->dev_attr.show = ro->show; in aem_register_sensors()
952 sensors->dev_attr.show = rw->show; in aem_register_sensors()
Dscpi-hwmon.c190 sensor->dev_attr_input.show = scpi_show_sensor; in scpi_hwmon_probe()
194 sensor->dev_attr_label.show = scpi_show_label; in scpi_hwmon_probe()
Dacpi_power_meter.c112 ssize_t (*show)(struct device *dev, member
469 .show = _show, \
476 .show = _show, \
641 sensors->dev_attr.show = attrs->show; in register_attrs()
Ds3c-hwmon.c234 attr->dev_attr.show = s3c_hwmon_ch_show; in s3c_hwmon_create_attr()
252 attr->dev_attr.show = s3c_hwmon_label_show; in s3c_hwmon_create_attr()
/linux-4.4.14/include/linux/
Discsi_boot_sysfs.h84 ssize_t (*show) (void *data, int type, char *buf); member
112 ssize_t (*show) (void *data, int type, char *buf),
119 ssize_t (*show) (void *data, int type, char *buf),
125 ssize_t (*show) (void *data, int type, char *buf),
Dconfigfs.h128 ssize_t (*show)(struct config_item *, char *); member
137 .show = _pfx##_name##_show, \
146 .show = _pfx##_name##_show, \
Dsysfs.h103 .show = _show, \
110 .show = _show, \
116 .show = _name##_show, \
133 .show = _show, \
210 ssize_t (*show)(struct kobject *, struct attribute *, char *); member
Dseq_file_net.h18 int (*show)(struct seq_file *, void *));
/linux-4.4.14/drivers/scsi/
Discsi_boot_sysfs.c34 ssize_t (*show) (void *data, int type, char *buf); member
53 if (boot_kobj->show) in iscsi_boot_show_attribute()
54 ret = boot_kobj->show(boot_kobj->data, boot_attr->type, str); in iscsi_boot_show_attribute()
59 .show = iscsi_boot_show_attribute,
308 ssize_t (*show) (void *data, int type, char *buf), in iscsi_boot_create_kobj()
326 boot_kobj->show = show; in iscsi_boot_create_kobj()
371 ssize_t (*show) (void *data, int type, char *buf), in iscsi_boot_create_target()
376 "target%d", index, data, show, is_visible, in iscsi_boot_create_target()
396 ssize_t (*show) (void *data, int type, char *buf), in iscsi_boot_create_initiator()
402 "initiator", index, data, show, in iscsi_boot_create_initiator()
[all …]
/linux-4.4.14/drivers/edac/
Dedac_pci_sysfs.c92 ssize_t(*show) (struct edac_pci_ctl_info *, char *); member
103 if (instance_attr->show) in edac_pci_instance_show()
104 return instance_attr->show(pci, buffer); in edac_pci_instance_show()
123 .show = edac_pci_instance_show,
130 .show = _show, \
233 ssize_t(*show) (void *, char *); member
244 if (edac_pci_dev->show) in edac_pci_dev_show()
245 return edac_pci_dev->show(edac_pci_dev->value, buffer); in edac_pci_dev_show()
262 .show = edac_pci_dev_show,
270 .show = _show, \
[all …]
Dedac_device_sysfs.c109 ssize_t(*show) (struct edac_device_ctl_info *, char *); member
123 if (ctl_info_attr->show) in edac_dev_ctl_info_show()
124 return ctl_info_attr->show(edac_dev, buffer); in edac_dev_ctl_info_show()
143 .show = edac_dev_ctl_info_show,
150 .show = _show, \
349 ssize_t(*show) (struct edac_device_instance *, char *); member
360 if (instance_attr->show) in edac_dev_instance_show()
361 return instance_attr->show(instance, buffer); in edac_dev_instance_show()
380 .show = edac_dev_instance_show,
387 .show = _show, \
[all …]
Dedac_core.h154 ssize_t (*show)(struct edac_device_ctl_info *, char *); member
172 ssize_t (*show)(struct kobject *, struct attribute *, char *); member
/linux-4.4.14/fs/exofs/
Dsys.c29 ssize_t (*show)(struct exofs_dev *, char *); member
39 return a->show ? a->show(edp, buf) : 0; in odev_attr_show()
52 .show = odev_attr_show,
94 #define OSD_ATTR(name, mode, show, store) \ argument
96 __ATTR(name, mode, show, store)
/linux-4.4.14/arch/ia64/kernel/
Derr_inject.c56 #define show(name) \ macro
75 show(call_start) in show() function
126 show(err_type_info)
158 show(err_struct_info)
198 show(status)
199 show(capabilities)
200 show(resources)
Dtopology.c241 ssize_t (*show)(struct cache_info *, char *); member
282 ret = fattr->show ? fattr->show(this_leaf, buf) : 0; in ia64_cache_show()
287 .show = ia64_cache_show
/linux-4.4.14/drivers/staging/most/hdm-dim2/
Ddim2_sysfs.c23 ssize_t (*show)(struct medialb_bus *bus, char *buf); member
57 if (!xattr->show) in bus_kobj_attr_show()
60 return xattr->show(bus, buf); in bus_kobj_attr_show()
79 .show = bus_kobj_attr_show,
/linux-4.4.14/fs/nilfs2/
Dsysfs.h65 ssize_t (*show)(struct kobject *, struct attribute *, \
76 ssize_t (*show)(struct nilfs_##name##_attr *, struct the_nilfs *, \
92 ssize_t (*show)(struct nilfs_##name##_attr *, struct nilfs_root *, \
100 #define NILFS_ATTR(type, name, mode, show, store) \ argument
102 __ATTR(name, mode, show, store)
Dsysfs.c54 return a->show ? a->show(a, nilfs, buf) : 0; \
69 .show = nilfs_##name##_attr_show, \
165 return a->show ? a->show(a, root, buf) : 0; in nilfs_snapshot_attr_show()
188 .show = nilfs_snapshot_attr_show,
960 return a->show ? a->show(a, nilfs, buf) : 0; in nilfs_dev_attr_show()
983 .show = nilfs_dev_attr_show,
/linux-4.4.14/Documentation/filesystems/
Dsysfs.txt90 ssize_t (*show)(struct device *dev, struct device_attribute *attr,
115 .show = show_foo,
125 show and store methods of the attribute owners.
128 ssize_t (*show)(struct kobject *, struct attribute *, char *);
154 if (dev_attr->show)
155 ret = dev_attr->show(dev, dev_attr, buf);
158 (unsigned long)dev_attr->show);
168 To read or write attributes, show() or store() methods must be
172 ssize_t (*show)(struct device *dev, struct device_attribute *attr, char *buf);
184 - On read(2), the show() method should fill the entire buffer.
[all …]
Dseq_file.txt52 result. Yes, it is a thoroughly useless module, but the point is to show
106 to instruct your show() function (described below) to print a header at the
133 Finally, the show() function should format the object currently pointed to
134 by the iterator for output. The example module's show() function is:
143 If all is well, the show() function should return zero. A negative error
146 causes the current item to be skipped; if the show() function has already
157 .show = ct_seq_show
326 module can define only the show() function, which should create all the
331 int (*show)(struct seq_file *m, void *p),
334 When output time comes, the show() function will be called once. The data
Dsysfs-tagging.txt7 The problem. Network devices show up in sysfs and with the network
8 namespace active multiple devices with the same name can show up in
/linux-4.4.14/drivers/media/usb/pvrusb2/
Dpvrusb2-sysfs.c330 cip->attr_name.show = show_name; in pvr2_sysfs_add_control()
335 cip->attr_type.show = show_type; in pvr2_sysfs_add_control()
340 cip->attr_min.show = show_min; in pvr2_sysfs_add_control()
345 cip->attr_max.show = show_max; in pvr2_sysfs_add_control()
350 cip->attr_def.show = show_def; in pvr2_sysfs_add_control()
363 cip->attr_enum.show = show_enum; in pvr2_sysfs_add_control()
368 cip->attr_bits.show = show_bits; in pvr2_sysfs_add_control()
380 cip->attr_val.show = show_val_norm; in pvr2_sysfs_add_control()
384 cip->attr_custom.show = show_val_custom; in pvr2_sysfs_add_control()
438 dip->attr_debugcmd.show = debugcmd_show; in pvr2_sysfs_add_debugifc()
[all …]
/linux-4.4.14/drivers/md/
Ddm-sysfs.c13 ssize_t (*show)(struct mapped_device *, char *); member
29 if (!dm_attr->show) in dm_attr_show()
36 ret = dm_attr->show(md, page); in dm_attr_show()
115 .show = dm_attr_show,
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/
Dnv50.c68 u32 show = stat; in nv50_mpeg_intr() local
74 show &= ~0x01000000; in nv50_mpeg_intr()
78 if (show) { in nv50_mpeg_intr()
Dnv44.c155 u32 show = stat; in nv44_mpeg_intr() local
171 show &= ~0x01000000; in nv44_mpeg_intr()
176 show &= ~0x01000000; in nv44_mpeg_intr()
183 if (show) { in nv44_mpeg_intr()
Dnv31.c188 u32 show = stat; in nv31_mpeg_intr() local
197 show &= ~0x01000000; in nv31_mpeg_intr()
202 show &= ~0x01000000; in nv31_mpeg_intr()
209 if (show) { in nv31_mpeg_intr()
/linux-4.4.14/Documentation/cgroups/
Dhugetlb.txt30 hugetlb.<hugepagesize>.limit_in_bytes # set/show limit of "hugepagesize" hugetlb usage
31 hugetlb.<hugepagesize>.max_usage_in_bytes # show max "hugepagesize" hugetlb usage recorded
32 hugetlb.<hugepagesize>.usage_in_bytes # show current usage for "hugepagesize" hugetlb
33 hugetlb.<hugepagesize>.failcnt # show the number of allocation failure due to HugeTLB limit
Dmemory.txt57 tasks # attach a task(thread) and show list of threads
58 cgroup.procs # show list of processes
60 memory.usage_in_bytes # show current usage for memory
62 memory.memsw.usage_in_bytes # show current usage for memory+Swap
64 memory.limit_in_bytes # set/show limit of memory usage
65 memory.memsw.limit_in_bytes # set/show limit of memory+Swap usage
66 memory.failcnt # show the number of memory usage hits limits
67 memory.memsw.failcnt # show the number of memory+Swap hits limits
68 memory.max_usage_in_bytes # show max memory usage recorded
69 memory.memsw.max_usage_in_bytes # show max memory+Swap usage recorded
[all …]
/linux-4.4.14/drivers/leds/
Dleds-lp55xx-common.h32 #define LP55XX_DEV_ATTR_RW(name, show, store) \ argument
33 DEVICE_ATTR(name, S_IRUGO | S_IWUSR, show, store)
34 #define LP55XX_DEV_ATTR_RO(name, show) \ argument
35 DEVICE_ATTR(name, S_IRUGO, show, NULL)
/linux-4.4.14/Documentation/networking/
Dvrf.txt127 $ ip [-d] link show type vrf
128 NOTE: The -d option is needed to show the table id
131 $ ip -d link show type vrf
148 $ ip -br link show type vrf
170 To show devices that have been assigned to a specific VRF add the master
172 $ ip link show master VRF-NAME
175 $ ip link show master vrf-red
185 $ ip -br link show master vrf-red
195 $ ip [-6] neigh show master VRF-NAME
198 $ ip neigh show master vrf-red
[all …]
Dvxlan.txt39 # ip -d link show vxlan0
51 # bridge fdb show dev vxlan0
/linux-4.4.14/drivers/isdn/capi/
Dkcapi_proc.c101 .show = controller_show,
108 .show = contrstats_show,
209 .show = applications_show,
216 .show = applstats_show,
279 .show = capi_driver_show,
/linux-4.4.14/drivers/net/bonding/
Dbond_sysfs_slave.c19 ssize_t (*show)(struct slave *, char *); member
26 .show = _show, \
134 return slave_attr->show(slave, buf); in slave_show()
138 .show = slave_show,
/linux-4.4.14/crypto/
Dproc.c63 if (alg->cra_type && alg->cra_type->show) { in c_show()
64 alg->cra_type->show(m, alg); in c_show()
94 .show = c_show
Dpcompress.c79 .show = crypto_pcomp_show,
Dakcipher.c82 .show = crypto_akcipher_show,
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_sysfs.c120 ixgbe_attr->dev_attr.show = ixgbe_hwmon_show_location; in ixgbe_add_hwmon_attr()
125 ixgbe_attr->dev_attr.show = ixgbe_hwmon_show_temp; in ixgbe_add_hwmon_attr()
130 ixgbe_attr->dev_attr.show = ixgbe_hwmon_show_cautionthresh; in ixgbe_add_hwmon_attr()
135 ixgbe_attr->dev_attr.show = ixgbe_hwmon_show_maxopthresh; in ixgbe_add_hwmon_attr()
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-c2port29 The /sys/class/c2port/c2portX/dev_id file show the device ID
44 The /sys/class/c2port/c2portX/flash_block_size file show
51 The /sys/class/c2port/c2portX/flash_blocks_num file show
73 The /sys/class/c2port/c2portX/flash_erase file show the
87 The /sys/class/c2port/c2portX/rev_id file show the revision ID
Dsysfs-bus-i2c-devices-fsa94805 show what device is attached
16 show or set the state of manual switch
Dsysfs-devices-memory29 is read-only and is designed to show the name of physical
46 is read-write. When read, its contents show the
69 read-only and is designed to show which zone this memory
Dsysfs-class-backlight-driver-adp887013 will also show the brightness level stored for this
28 This file will also show the dim brightness level stored for
Dconfigfs-spear-pcie-gadget10 This interfaces can be used to show spear's PCIe device capability.
Dsysfs-platform-eeepc-laptop38 Reading this file will show the raw hexadecimal value which
/linux-4.4.14/scripts/
Dcoccicheck157 $FLAGS --cocci-file $COCCI $OPT $OPTIONS --no-show-diff || \
161 $FLAGS --cocci-file $COCCI $OPT $OPTIONS --no-show-diff || exit 1
164 $FLAGS --cocci-file $COCCI $OPT $OPTIONS --no-show-diff && \
Dobjdiff28 SRCTREE=$(cd $(git rev-parse --show-toplevel 2>/dev/null); pwd)
/linux-4.4.14/drivers/net/ethernet/intel/igb/
Digb_hwmon.c121 igb_attr->dev_attr.show = igb_hwmon_show_location; in igb_add_hwmon_attr()
126 igb_attr->dev_attr.show = igb_hwmon_show_temp; in igb_add_hwmon_attr()
131 igb_attr->dev_attr.show = igb_hwmon_show_cautionthresh; in igb_add_hwmon_attr()
136 igb_attr->dev_attr.show = igb_hwmon_show_maxopthresh; in igb_add_hwmon_attr()
/linux-4.4.14/samples/kobject/
Dkset-example.c42 ssize_t (*show)(struct foo_obj *foo, struct foo_attribute *attr, char *buf); member
64 if (!attribute->show) in foo_attr_show()
67 return attribute->show(foo, attribute, buf); in foo_attr_show()
92 .show = foo_attr_show,
/linux-4.4.14/drivers/dma/ioat/
Dsysfs.c62 if (!entry->show) in ioat_attr_show()
64 return entry->show(&ioat_chan->dma_chan, page); in ioat_attr_show()
68 .show = ioat_attr_show,
/linux-4.4.14/tools/perf/ui/
Dhelpline.c28 .show = nop_helpline__show,
72 return helpline_fns->show(fmt, ap); in ui_helpline__vshow()
Dhelpline.h12 int (*show)(const char *fmt, va_list ap); member
/linux-4.4.14/fs/xfs/
Dxfs_sysfs.c28 ssize_t (*show)(struct kobject *kobject, char *buf); member
66 return xfs_attr->show ? xfs_attr->show(kobject, buf) : 0; in xfs_sysfs_object_show()
82 .show = xfs_sysfs_object_show,
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.h61 int (*show)(struct seq_file *seq, void *v, int idx); member
75 int (*show)(struct seq_file *seq, void *v, int i));
/linux-4.4.14/drivers/firmware/
Ddmi-sysfs.c52 ssize_t (*show)(struct dmi_sysfs_entry *entry, char *buf); member
58 .show = dmi_sysfs_##_entry##_##_name, \
67 ssize_t (*show)(struct dmi_sysfs_entry *entry, member
75 .show = dmi_sysfs_##_entry##_##_name, \
106 return attr->show(entry, buf); in dmi_sysfs_attr_show()
110 .show = dmi_sysfs_attr_show,
210 return attr->show(entry, dh, data->buf); in dmi_entry_attr_show_helper()
228 .show = dmi_entry_attr_show,
Dmemmap.c65 ssize_t (*show)(struct firmware_map_entry *entry, char *buf); member
83 .show = memmap_attr_show,
405 return memmap_attr->show(entry, buf); in memmap_attr_show()
Dedd.c65 ssize_t(*show) (struct edd_device * edev, char *buf); member
78 .show = _show, \
120 if (edd_attr->show) in edd_attr_show()
121 ret = edd_attr->show(dev, buf); in edd_attr_show()
126 .show = edd_attr_show,
/linux-4.4.14/drivers/pci/
Dpci-label.c109 .show = smbioslabel_show,
114 .show = smbiosinstance_show,
246 .show = acpilabel_show,
251 .show = acpiindex_show,
Dslot.c24 return attribute->show ? attribute->show(slot, buf) : -EIO; in pci_slot_attr_show()
36 .show = pci_slot_attr_show,
/linux-4.4.14/fs/sysfs/
Dfile.c62 if (ops->show) { in sysfs_kf_seq_show()
63 count = ops->show(kobj, of->kn->priv, buf); in sysfs_kf_seq_show()
74 (unsigned long)ops->show); in sysfs_kf_seq_show()
119 len = ops->show(kobj, of->kn->priv, buf); in sysfs_kf_read()
259 if (sysfs_ops->show && sysfs_ops->store) { in sysfs_add_file_mode_ns()
264 } else if (sysfs_ops->show) { in sysfs_add_file_mode_ns()
/linux-4.4.14/drivers/infiniband/hw/mlx4/
Dsysfs.c164 ssize_t (*show)(struct device *dev, in create_sysfs_entry()
176 vdentry->dentry.show = show; in create_sysfs_entry()
187 if (vdentry->dentry.show) in create_sysfs_entry()
396 ssize_t (*show)(struct mlx4_port *, struct port_attribute *, char *buf); member
408 if (!port_attr->show) in port_attr_show()
410 return port_attr->show(p, port_attr, buf); in port_attr_show()
427 .show = port_attr_show,
498 alloc_group_attrs(ssize_t (*show)(struct mlx4_port *, in alloc_group_attrs()
530 element->attr.show = show; in alloc_group_attrs()
602 p->smi_enabled.show = sysfs_show_smi_enabled; in add_vf_smi_entries()
[all …]
/linux-4.4.14/net/l2tp/
Dl2tp_debugfs.c159 if (tunnel->show != NULL) in l2tp_dfs_seq_tunnel_show()
160 tunnel->show(m, tunnel); in l2tp_dfs_seq_tunnel_show()
216 if (session->show != NULL) in l2tp_dfs_seq_session_show()
217 session->show(m, session); in l2tp_dfs_seq_session_show()
254 .show = l2tp_dfs_seq_show,
Dl2tp_core.h143 void (*show)(struct seq_file *m, void *priv); member
192 void (*show)(struct seq_file *m, void *arg); member
/linux-4.4.14/tools/perf/Documentation/
Dperf-report.txt26 Be more verbose. (show symbol address, etc)
29 --show-nr-samples::
32 --show-cpu-utilization::
45 Only show events for given process ID (comma separated list).
48 Only show events for given thread ID (comma separated list).
61 Only show symbols that match (partially) with this filter.
209 show up in the output. The output will have a new "Children" column
279 --show-total-period:: Show a column with the sum of periods.
282 --show-info::
323 Do not show entries which have an overhead under that percent.
[all …]
Dperf-script.txt214 Only show events for given process ID (comma separated list).
217 Only show events for given thread ID (comma separated list).
220 --show-info::
226 --show-kernel-path::
229 --show-task-events
232 --show-mmap-events
235 --show-switch-events
263 Use 9 decimal places when displaying time (i.e. show the nanoseconds)
Dperf-top.txt110 Be more verbose (show counter open errors, etc).
132 --show-nr-samples::
135 --show-total-period::
170 show up in the output. The output will have a new "Children" column
188 Do not show entries which have an overhead under that percent.
Dperf-test.txt19 fragment will show all tests that have it.
Dperf-data.txt35 Be more verbose (show counter open errors, etc).
Dcallchain-overhead-calculation.txt10 the child functions so that it can show the total overhead of the
44 recorded with callchains the output will show something like below
Dperf-buildid-list.txt19 It can also be used to show the build id of the running kernel or in an ELF
Dperf-lock.txt39 Be more verbose (show symbol address, etc).
/linux-4.4.14/drivers/firmware/efi/
Druntime-map.c30 ssize_t (*show)(struct efi_runtime_map_entry *entry, char *buf); member
67 return map_attr->show(entry, buf); in map_attr_show()
89 .show = map_attr_show,
Desrt.c75 ssize_t (*show)(struct esre_entry *entry, char *buf); member
100 return attr->show(entry, buf); in esre_attr_show()
104 .show = esre_attr_show,
Defivars.c102 ssize_t (*show) (struct efivar_entry *entry, char *buf); member
109 .show = _show, \
360 if (efivar_attr->show) { in efivar_attr_show()
361 ret = efivar_attr->show(var, buf); in efivar_attr_show()
383 .show = efivar_attr_show,
/linux-4.4.14/arch/powerpc/platforms/powernv/
Dopal-elog.c36 ssize_t (*show)(struct elog_obj *elog, struct elog_attribute *attr, member
104 if (!attribute->show) in elog_attr_show()
107 return attribute->show(elog, attribute, buf); in elog_attr_show()
127 .show = elog_attr_show,
Dopal-dump.c36 ssize_t (*show)(struct dump_obj *dump, struct dump_attribute *attr, member
168 if (!attribute->show) in dump_attr_show()
171 return attribute->show(dump, attribute, buf); in dump_attr_show()
191 .show = dump_attr_show,
/linux-4.4.14/arch/x86/kernel/cpu/mcheck/
Dmce_amd.c442 ssize_t (*show) (struct threshold_block *, char *); member
512 .show = show_error_count,
518 .show = show_## val, \
535 static ssize_t show(struct kobject *kobj, struct attribute *attr, char *buf) in show() function
541 ret = a->show ? a->show(b, buf) : -EIO; in show()
559 .show = show,
/linux-4.4.14/arch/sh/kernel/cpu/sh4/
Dsq.c263 ssize_t (*show)(char *buf); member
274 if (likely(sattr->show)) in sq_sysfs_show()
275 return sattr->show(buf); in sq_sysfs_show()
331 .show = sq_sysfs_show,
/linux-4.4.14/arch/powerpc/platforms/cell/
Dcbe_thermal.c65 .show = _prefix ## _show_ ## _name, \
254 .show = spu_show_temp,
277 .show = ppe_show_temp0,
282 .show = ppe_show_temp1,
/linux-4.4.14/Documentation/x86/
Dearlyprintk.txt126show-backtrace-all-active-cpus(L) show-memory-usage(M) nice-all-RT-tasks(N) powerOff show-register…
Dtlb.txt34 invlpg instruction (or instructions _near_ it) show up high in
49 You might see invlpg inside of flush_tlb_mm_range() show up in
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dnv50.c631 u32 show = stat, show_bitfield = stat; in nv50_gr_intr() local
644 if (show & 0x00100000) { in nv50_gr_intr()
653 if (!nv50_gr_trap_handler(gr, show, chid, (u64)inst << 12, name)) in nv50_gr_intr()
654 show &= ~0x00200000; in nv50_gr_intr()
661 if (show) { in nv50_gr_intr()
662 show &= show_bitfield; in nv50_gr_intr()
663 nvkm_snprintbf(msg, sizeof(msg), nv50_gr_intr_name, show); in nv50_gr_intr()
Dnv40.c247 u32 show = stat; in nv40_gr_intr() local
270 if (show) { in nv40_gr_intr()
271 nvkm_snprintbf(msg, sizeof(msg), nv10_gr_intr_name, show); in nv40_gr_intr()
277 show, msg, nsource, src, nstatus, sta, in nv40_gr_intr()
Dnv20.c194 u32 show = stat; in nv20_gr_intr() local
203 if (show) { in nv20_gr_intr()
204 nvkm_snprintbf(msg, sizeof(msg), nv10_gr_intr_name, show); in nv20_gr_intr()
210 show, msg, nsource, src, nstatus, sta, chid, in nv20_gr_intr()
Dnv04.c1287 u32 show = stat; in nv04_gr_intr() local
1298 show &= ~NV_PGRAPH_INTR_NOTIFY; in nv04_gr_intr()
1305 show &= ~NV_PGRAPH_INTR_CONTEXT_SWITCH; in nv04_gr_intr()
1312 if (show) { in nv04_gr_intr()
1313 nvkm_snprintbf(msg, sizeof(msg), nv04_gr_intr_name, show); in nv04_gr_intr()
1319 show, msg, nsource, src, nstatus, sta, chid, in nv04_gr_intr()
Dnv10.c1095 u32 show = stat; in nv10_gr_intr() local
1106 show &= ~NV_PGRAPH_INTR_ERROR; in nv10_gr_intr()
1113 show &= ~NV_PGRAPH_INTR_CONTEXT_SWITCH; in nv10_gr_intr()
1120 if (show) { in nv10_gr_intr()
1121 nvkm_snprintbf(msg, sizeof(msg), nv10_gr_intr_name, show); in nv10_gr_intr()
1127 show, msg, nsource, src, nstatus, sta, chid, in nv10_gr_intr()
/linux-4.4.14/net/x25/
Dx25_proc.c157 .show = x25_seq_route_show,
164 .show = x25_seq_socket_show,
171 .show = x25_seq_forward_show,
/linux-4.4.14/tools/testing/selftests/vm/
Dthuge-gen.c92 void show(unsigned long ps) in show() function
155 show(size); in test_mmap()
187 show(size); in test_shmget()
/linux-4.4.14/drivers/input/mouse/
Dpsmouse.h124 ssize_t (*show)(struct psmouse *psmouse, void *data, char *buf); member
143 .show = psmouse_attr_show_helper, \
147 .show = _show, \
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Ddisplay-sysfs.c245 ssize_t (*show)(struct omap_dss_device *, char *); member
289 if (!display_attr->show) in display_attr_show()
292 return display_attr->show(dssdev, buf); in display_attr_show()
311 .show = display_attr_show,
Doverlay-sysfs.c364 ssize_t (*show)(struct omap_overlay *, char *); member
414 if (!overlay_attr->show) in overlay_attr_show()
417 return overlay_attr->show(overlay, buf); in overlay_attr_show()
436 .show = overlay_attr_show,
Dmanager-sysfs.c434 ssize_t (*show)(struct omap_overlay_manager *, char *); member
487 if (!manager_attr->show) in manager_attr_show()
490 return manager_attr->show(manager, buf); in manager_attr_show()
509 .show = manager_attr_show,
/linux-4.4.14/net/bridge/
Dbr_sysfs_if.c25 ssize_t (*show)(struct net_bridge_port *, char *); member
33 .show = _show, \
232 return brport_attr->show(p, buf); in brport_show()
265 .show = brport_show,
/linux-4.4.14/ipc/
Dutil.c71 int (*show)(struct seq_file *, void *); member
119 int ids, int (*show)(struct seq_file *, void *)) in ipc_init_proc_interface()
130 iface->show = show; in ipc_init_proc_interface()
845 return iface->show(s, it); in sysvipc_proc_show()
852 .show = sysvipc_proc_show,
Dutil.h92 int ids, int (*show)(struct seq_file *, void *));
94 #define ipc_init_proc_interface(path, header, ids, show) do {} while (0) argument
/linux-4.4.14/fs/dlm/
Dlockspace.c116 ssize_t (*show)(struct dlm_ls *, char *); member
132 .show = dlm_id_show,
138 .show = dlm_nodir_show,
144 .show = dlm_recover_status_show
149 .show = dlm_recover_nodeid_show
167 return a->show ? a->show(ls, buf) : 0; in dlm_attr_show()
185 .show = dlm_attr_show,
Ddebug_fs.c581 .show = table_seq_show,
588 .show = table_seq_show,
595 .show = table_seq_show,
602 .show = table_seq_show,
/linux-4.4.14/drivers/uio/
Duio.c74 ssize_t (*show)(struct uio_mem *, char *); member
110 if (!entry->show) in map_type_show()
113 return entry->show(mem, buf); in map_type_show()
117 .show = map_type_show,
162 ssize_t (*show)(struct uio_port *, char *); member
198 if (!entry->show) in portio_type_show()
201 return entry->show(port, buf); in portio_type_show()
205 .show = portio_type_show,
/linux-4.4.14/fs/gfs2/
Dsys.c34 ssize_t (*show)(struct gfs2_sbd *, char *); member
43 return a->show ? a->show(sdp, buf) : 0; in gfs2_attr_show()
55 .show = gfs2_attr_show,
285 #define GFS2_ATTR(name, mode, show, store) \ argument
286 static struct gfs2_attr gfs2_attr_##name = __ATTR(name, mode, show, store)
601 #define TUNE_ATTR_3(name, show, store) \ argument
602 static struct gfs2_attr tune_attr_##name = __ATTR(name, 0644, show, store)
/linux-4.4.14/fs/
Dseq_file.c123 error = m->op->show(m, p); in traverse()
237 err = m->op->show(m, p); in seq_read()
272 err = m->op->show(m, p); in seq_read()
563 int single_open(struct file *file, int (*show)(struct seq_file *, void *), in single_open()
573 op->show = show; in single_open()
584 int single_open_size(struct file *file, int (*show)(struct seq_file *, void *), in single_open_size()
591 ret = single_open(file, show, data); in single_open_size()
Dproc_namespace.c235 int (*show)(struct seq_file *, struct vfsmount *)) in mounts_open_common()
277 p->show = show; in mounts_open_common()
Dmount.h123 int (*show)(struct seq_file *, struct vfsmount *); member
/linux-4.4.14/drivers/platform/x86/
Dintel-rst.c70 .show = irst_show_wakeup_events,
116 .show = irst_show_wakeup_time,
Dintel_menlow.c386 static int intel_menlow_add_one_attribute(char *name, umode_t mode, void *show, in intel_menlow_add_one_attribute() argument
400 attr->attr.show = show; in intel_menlow_add_one_attribute()
Dsony-laptop.c875 handles->devattr.show = sony_nc_handles_show; in sony_nc_handles_setup()
1917 kbdbl_ctl->mode_attr.show = sony_nc_kbd_backlight_mode_show; in sony_nc_kbd_backlight_setup()
1923 kbdbl_ctl->timeout_attr.show = sony_nc_kbd_backlight_timeout_show; in sony_nc_kbd_backlight_setup()
2076 bcare_ctl->attrs[0].show = sony_nc_battery_care_limit_show; in sony_nc_battery_care_setup()
2090 bcare_ctl->attrs[1].show = sony_nc_battery_care_health_show; in sony_nc_battery_care_setup()
2243 th_handle->profiles_attr.show = sony_nc_thermal_profiles_show; in sony_nc_thermal_setup()
2248 th_handle->mode_attr.show = sony_nc_thermal_mode_show; in sony_nc_thermal_setup()
2376 lid_ctl->attrs[LID_RESUME_S5].show = sony_nc_lid_resume_show; in sony_nc_lid_resume_setup()
2383 lid_ctl->attrs[LID_RESUME_S4].show = sony_nc_lid_resume_show; in sony_nc_lid_resume_setup()
2389 lid_ctl->attrs[LID_RESUME_S3].show = sony_nc_lid_resume_show; in sony_nc_lid_resume_setup()
[all …]
/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_sysfs.c178 #define QIB_PORT_ATTR(name, mode, show, store) \ argument
180 __ATTR(name, mode, show, store)
184 ssize_t (*show)(struct qib_pportdata *, char *); member
304 return pattr->show(ppd, buf); in qib_portattr_show()
320 .show = qib_portattr_show,
393 .show = sl2vl_attr_show,
483 .show = diagc_attr_show,
/linux-4.4.14/tools/power/cpupower/utils/idle_monitor/
Dcpupower-monitor.c37 enum operation_mode_e { list = 1, show, show_all }; enumerator
361 if (mode && mode != show) in cmdline()
368 mode = show; in cmdline()
429 if (mode == show) in cmd_monitor()
/linux-4.4.14/net/core/
Dnet-procfs.c173 .show = dev_seq_show,
194 .show = softnet_seq_show,
297 .show = ptype_seq_show,
383 .show = dev_mc_seq_show,
Dnet-sysfs.c637 if (!attribute->show) in rx_queue_attr_show()
640 return attribute->show(queue, attribute, buf); in rx_queue_attr_show()
656 .show = rx_queue_attr_show,
952 ssize_t (*show)(struct netdev_queue *queue, member
968 if (!attribute->show) in netdev_queue_attr_show()
971 return attribute->show(queue, attribute, buf); in netdev_queue_attr_show()
988 .show = netdev_queue_attr_show,
/linux-4.4.14/drivers/scsi/aacraid/
Dlinit.c514 .show = aac_show_raid_level
946 .show = aac_show_model,
953 .show = aac_show_vendor,
960 .show = aac_show_flags,
967 .show = aac_show_kernel_version,
974 .show = aac_show_monitor_version,
981 .show = aac_show_bios_version,
988 .show = aac_show_serial_number,
995 .show = aac_show_max_channel,
1002 .show = aac_show_max_id,
[all …]
/linux-4.4.14/Documentation/ABI/stable/
Dsysfs-module7 module name will always show up if the module is loaded as a
9 will only show up if it has a version or at least one
Dsysfs-driver-usb-usbtmc6 These files show the various USB TMC capabilities as described
20 These files show the various USB TMC capabilities as described
/linux-4.4.14/net/appletalk/
Datalk_proc.c196 .show = atalk_seq_interface_show,
203 .show = atalk_seq_route_show,
210 .show = atalk_seq_socket_show,
/linux-4.4.14/Documentation/locking/
Dlockstat.txt120 show the header with column descriptions. Lines 05-18 and 20-31 show the actual
124 Lines 09-12 show the first 4 recorded contention points (the code
125 which tries to get the lock) and lines 14-17 show the first 4 recorded
/linux-4.4.14/sound/hda/
Dhdac_sysfs.c88 ssize_t (*show)(struct hdac_device *codec, hda_nid_t nid, member
116 if (!wid_attr->show) in widget_attr_show()
121 return wid_attr->show(codec, nid, wid_attr, buf); in widget_attr_show()
141 .show = widget_attr_show,
/linux-4.4.14/tools/thermal/tmon/
DREADME44 -h, --help show this help message
46 -v, --version show version
/linux-4.4.14/drivers/parisc/
Dpdc_stable.c111 ssize_t (*show)(struct pdcspath_entry *entry, char *buf); member
125 .show = _show, \
132 .show = _show, \
454 if (pdcs_attr->show) in pdcspath_attr_show()
455 ret = pdcs_attr->show(entry, buf); in pdcspath_attr_show()
485 .show = pdcspath_attr_show,
/linux-4.4.14/fs/notify/
Dfdinfo.c24 void (*show)(struct seq_file *m, in show_fdinfo()
32 show(m, mark); in show_fdinfo()
/linux-4.4.14/drivers/pci/hotplug/
Dpci_hotplug_core.c139 .show = power_read_file,
183 .show = attention_read_file,
201 .show = latch_read_file,
218 .show = presence_read_file,
/linux-4.4.14/Documentation/i2c/busses/
Di2c-viapro47 Your lspci -n listing must show one of these :
65 If none of these show up, you should look in the BIOS for settings like
Di2c-ismt32 The S12xx series contain a pair of PCI functions. An output of lspci will show
Di2c-via18 Your lspci listing must show this :
/linux-4.4.14/net/rxrpc/
Dar-proc.c93 .show = rxrpc_call_seq_show,
177 .show = rxrpc_connection_seq_show,
/linux-4.4.14/drivers/infiniband/hw/usnic/
Dusnic_ib_sysfs.c215 ssize_t (*show)(struct usnic_ib_qp_grp *, char *buf); member
230 return qpn_attr->show(qp_grp, buf); in usnic_ib_qpn_attr_show()
234 .show = usnic_ib_qpn_attr_show
/linux-4.4.14/net/ipx/
Dipx_proc.c229 .show = ipx_seq_interface_show,
236 .show = ipx_seq_route_show,
243 .show = ipx_seq_socket_show,
/linux-4.4.14/drivers/xen/
Dsys-hypervisor.c36 ssize_t (*show)(struct hyp_sysfs_attr *, char *); member
560 if (hyp_attr->show) in hyp_sysfs_show()
561 return hyp_attr->show(hyp_attr, buffer); in hyp_sysfs_show()
578 .show = hyp_sysfs_show,
/linux-4.4.14/drivers/iio/
Dindustrialio-event.c328 ssize_t (*show)(struct device *, struct device_attribute *, char *); in iio_device_add_event() local
352 show = iio_ev_state_show; in iio_device_add_event()
355 show = iio_ev_value_show; in iio_device_add_event()
359 ret = __iio_add_chan_devattr(postfix, chan, show, store, in iio_device_add_event()
/linux-4.4.14/net/atm/
Dproc.c257 .show = atm_dev_seq_show,
292 .show = pvc_seq_show,
326 .show = vcc_seq_show,
361 .show = svc_seq_show,
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dgf100.c371 u32 show= stat; in gf100_fifo_intr_pbdma() local
377 show &= ~0x00800000; in gf100_fifo_intr_pbdma()
381 if (show) { in gf100_fifo_intr_pbdma()
382 nvkm_snprintbf(msg, sizeof(msg), gf100_fifo_pbdma_intr, show); in gf100_fifo_intr_pbdma()
386 unit, show, msg, chid, chan ? chan->inst->addr : 0, in gf100_fifo_intr_pbdma()
Dgk104.c461 u32 show = stat; in gk104_fifo_intr_pbdma_0() local
469 show &= ~0x00800000; in gk104_fifo_intr_pbdma_0()
474 if (show) { in gk104_fifo_intr_pbdma_0()
475 nvkm_snprintbf(msg, sizeof(msg), gk104_fifo_pbdma_intr_0, show); in gk104_fifo_intr_pbdma_0()
479 unit, show, msg, chid, chan ? chan->inst->addr : 0, in gk104_fifo_intr_pbdma_0()
/linux-4.4.14/drivers/infiniband/core/
Dsysfs.c53 ssize_t (*show)(struct ib_port *, struct port_attribute *, char *buf); member
77 if (!port_attr->show) in port_attr_show()
80 return port_attr->show(p, port_attr, buf); in port_attr_show()
84 .show = port_attr_show
461 alloc_group_attrs(ssize_t (*show)(struct ib_port *, in alloc_group_attrs()
487 element->attr.show = show; in alloc_group_attrs()
/linux-4.4.14/drivers/staging/most/mostcore/
Dcore.c112 ssize_t (*show)(struct most_c_obj *d, member
139 if (!channel_attr->show) in channel_attr_show()
142 return channel_attr->show(c_obj, channel_attr, buf); in channel_attr_show()
166 .show = channel_attr_show,
594 ssize_t (*show)(struct most_inst_obj *d, member
622 if (!instance_attr->show) in instance_attr_show()
625 return instance_attr->show(instance_obj, instance_attr, buf); in instance_attr_show()
653 .show = instance_attr_show,
797 ssize_t (*show)(struct most_aim_obj *d, member
824 if (!aim_attr->show) in aim_attr_show()
[all …]
/linux-4.4.14/fs/proc/
Dinterrupts.c33 .show = show_interrupts
Dproc_net.c64 int (*show)(struct seq_file *, void *)) in single_open_net()
74 err = single_open(file, show, net); in single_open_net()
Ddevices.c50 .show = devinfo_show
Dconsoles.c92 .show = show_console_dev
Dnommu.c113 .show = nommu_region_list_show
/linux-4.4.14/net/batman-adv/
Dsysfs.h40 ssize_t (*show)(struct kobject *kobj, struct attribute *attr, member
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/
Dfm10k_debugfs.c122 .show = fm10k_dbg_tx_desc_seq_show,
129 .show = fm10k_dbg_rx_desc_seq_show,
/linux-4.4.14/drivers/infiniband/ulp/ipoib/
Dipoib_fs.c131 .show = ipoib_mcg_seq_show,
236 .show = ipoib_path_seq_show,
/linux-4.4.14/tools/perf/ui/tui/
Dhelpline.c54 .show = tui_helpline__show,
/linux-4.4.14/tools/perf/ui/gtk/
Dhelpline.c51 .show = gtk_helpline_show,
/linux-4.4.14/fs/afs/
Dproc.c35 .show = afs_proc_cells_show,
69 .show = afs_proc_cell_volumes_show,
91 .show = afs_proc_cell_vlservers_show,
112 .show = afs_proc_cell_servers_show,
/linux-4.4.14/Documentation/dvb/
Dtechnisat.txt10 lspci -vvv for a PCI device (lsusb -vvv for an USB device) will show you for example:
14 dmesg | grep frontend may show you for example:
/linux-4.4.14/drivers/acpi/
Ddevice_sysfs.c45 ssize_t (*show)(struct acpi_data_node *, char *); member
74 return dn_attr->show ? dn_attr->show(dn, buf) : -ENXIO; in acpi_data_node_attr_show()
78 .show = acpi_data_node_attr_show,
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_crtc.h62 void (*show)(struct nouveau_crtc *, bool update); member
/linux-4.4.14/fs/configfs/
Dfile.c76 count = attr->show(item, buffer->page); in fill_read_buffer()
249 if (!(inode->i_mode & S_IRUGO) || !attr->show) in check_perm()
/linux-4.4.14/arch/hexagon/kernel/
Dsetup.c149 .show = &show_cpuinfo,
/linux-4.4.14/drivers/thermal/
Dthermal_hwmon.c192 temp->temp_input.attr.show = temp_input_show; in thermal_add_hwmon_sysfs()
204 temp->temp_crit.attr.show = temp_crit_show; in thermal_add_hwmon_sysfs()
/linux-4.4.14/net/llc/
Dllc_proc.c207 .show = llc_seq_socket_show,
214 .show = llc_seq_core_show,
/linux-4.4.14/drivers/crypto/qat/qat_common/
Dadf_transport_debug.c128 .show = adf_ring_show
244 .show = adf_bank_show
/linux-4.4.14/net/netfilter/
Dxt_IDLETIMER.c46 ssize_t (*show)(struct kobject *kobj, member
136 info->timer->attr.show = idletimer_tg_show; in idletimer_tg_create()
/linux-4.4.14/net/sctp/
Dproc.c247 .show = sctp_eps_seq_show,
374 .show = sctp_assocs_seq_show,
524 .show = sctp_remaddr_seq_show,
Dobjcnt.c110 .show = sctp_objcnt_seq_show,
/linux-4.4.14/drivers/base/
Dclass.c33 if (class_attr->show) in class_attr_show()
34 ret = class_attr->show(cp->class, class_attr, buf); in class_attr_show()
75 .show = class_attr_show,
Dbus.c62 if (drv_attr->show) in drv_attr_show()
63 ret = drv_attr->show(drv_priv->driver, buf); in drv_attr_show()
80 .show = drv_attr_show,
107 if (bus_attr->show) in bus_attr_show()
108 ret = bus_attr->show(subsys_priv->bus, buf); in bus_attr_show()
125 .show = bus_attr_show,
/linux-4.4.14/net/ipv4/netfilter/
Dnf_conntrack_l3proto_ipv4_compat.c198 .show = ct_seq_show
312 .show = exp_seq_show
405 .show = ct_cpu_seq_show,
/linux-4.4.14/Documentation/frv/
Dgdbstub.txt90 Type "show copying" to see the conditions.
91 There is absolutely no warranty for GDB. Type "show warranty" for details.
102 This should show the appropriate lines from the source too. The kernel can
/linux-4.4.14/fs/fscache/
Dhistogram.c90 .show = fscache_histogram_show,
/linux-4.4.14/Documentation/driver-model/
Ddevice.txt42 ssize_t (*show)(struct device *dev, struct device_attribute *attr,
59 #define DEVICE_ATTR(name,mode,show,store)
/linux-4.4.14/kernel/
Dpadata.c903 ssize_t (*show)(struct padata_instance *, struct attribute *, char *); member
983 if (pentry->show) in padata_sysfs_show()
984 ret = pentry->show(pinst, attr, buf); in padata_sysfs_show()
998 if (pentry->show) in padata_sysfs_store()
1005 .show = padata_sysfs_show,
/linux-4.4.14/fs/cachefiles/
Dproc.c84 .show = cachefiles_histogram_show,
/linux-4.4.14/arch/tile/kernel/
Dproc.c91 .show = show_cpuinfo,
/linux-4.4.14/arch/s390/kernel/
Dprocessor.c113 .show = show_cpuinfo,
/linux-4.4.14/Documentation/usb/
Dchipidea.txt3 To show how to demo OTG HNP and SRP functions via sys input files
11 can show otg fsm variables and some controller registers value:
/linux-4.4.14/arch/s390/
DKconfig.debug25 Say Y here if you want to show the kernel pagetable layout in a
/linux-4.4.14/Documentation/blockdev/
Dzram.txt67 #show max compression streams number
90 #show supported compression algorithms
162 disksize RW show and set the device's disk size
171 comp_algorithm RW show and change the compression algorithm
/linux-4.4.14/arch/cris/kernel/
Dsetup.c199 .show = show_cpuinfo,
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/
Dcursor.c68 crtc->cursor.show = nv04_cursor_show; in nv04_cursor_init()
/linux-4.4.14/net/ipv4/
Dudplite.c92 .show = udp4_seq_show,
/linux-4.4.14/mm/
Dvmstat.c1171 .show = frag_show,
1190 .show = pagetypeinfo_show,
1283 .show = zoneinfo_show,
1365 .show = vmstat_show,
1634 .show = unusable_show,
1686 .show = extfrag_show,
/linux-4.4.14/Documentation/trace/
Dfunction-graph-fold.vim6 " functions. While closed, a fold will show the total time taken for a call,
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/linux/
Dlinux-sysctl.c56 ssize_t (*show)(struct kobject *kobj, struct attribute *attr, member
/linux-4.4.14/net/ipv6/
Dudplite.c111 .show = udp6_seq_show,
/linux-4.4.14/fs/btrfs/
Dsysfs.h19 .show = _show, \
/linux-4.4.14/security/keys/
Dproc.c31 .show = proc_keys_show,
51 .show = proc_key_users_show,
/linux-4.4.14/drivers/char/tpm/
Dtpm_eventlog.c311 .show = tpm_ascii_bios_measurements_show,
318 .show = tpm_binary_bios_measurements_show,
/linux-4.4.14/Documentation/devicetree/bindings/arm/
Dcoresight.txt39 * Required properties for devices that don't show up on the AMBA bus, such as
95 /* non-configurable replicators don't show up on the
/linux-4.4.14/Documentation/w1/masters/
Dds249063 show a successful completion, but the ds2490 status register would
64 show 0 bytes written. Detaching qemu from the ds2490 hardware and
/linux-4.4.14/drivers/macintosh/
Dwindfarm_core.c229 new_ct->attr.show = wf_show_control; in wf_register_control()
324 new_sr->attr.show = wf_show_sensor; in wf_register_sensor()
/linux-4.4.14/drivers/net/wireless/hostap/
Dhostap_proc.c145 .show = prism2_wds_proc_show,
216 .show = prism2_bss_list_proc_show,
423 .show = prism2_scan_results_proc_show,
/linux-4.4.14/drivers/staging/rtl8192u/
Dcopying36 source code. And you must show them these terms so they know their
317 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
319 under certain conditions; type `show c' for details.
321 The hypothetical commands `show w' and `show c' should show the appropriate
323 be called something other than `show w' and `show c'; they could even be
/linux-4.4.14/tools/usb/usbip/
DCOPYING36 source code. And you must show them these terms so they know their
317 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
319 under certain conditions; type `show c' for details.
321 The hypothetical commands `show w' and `show c' should show the appropriate
323 be called something other than `show w' and `show c'; they could even be
/linux-4.4.14/drivers/staging/rtl8192e/
Dlicense42 must show them these terms so they know their rights.
316 with ABSOLUTELY NO WARRANTY; for details type 'show w'. This is free
318 type 'show c' for details.
320 The hypothetical commands 'show w' and 'show c' should show the appropriate
322 called something other than 'show w' and 'show c'; they could even be
/linux-4.4.14/
DCOPYING52 source code. And you must show them these terms so they know their
333 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
335 under certain conditions; type `show c' for details.
337 The hypothetical commands `show w' and `show c' should show the appropriate
339 be called something other than `show w' and `show c'; they could even be
/linux-4.4.14/security/smack/
Dsmackfs.c661 .show = load_seq_show,
831 .show = cipso_seq_show,
1011 .show = cipso2_seq_show,
1087 .show = net4addr_seq_show,
1358 .show = net6addr_seq_show,
1930 .show = onlycap_seq_show,
2273 .show = load_self_seq_show,
2402 .show = load2_seq_show,
2479 .show = load_self2_seq_show,
2756 .show = relabel_self_seq_show,
/linux-4.4.14/net/wireless/
Dwext-proc.c126 .show = wireless_dev_seq_show,
/linux-4.4.14/arch/score/kernel/
Dsetup.c154 .show = show_cpuinfo,
/linux-4.4.14/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
DEventClass.py45 def show(self): member in PerfEvent
/linux-4.4.14/Documentation/hwmon/
Demc210332 will show as "fault". The module parameter "apd=0" can be used to suppress
/linux-4.4.14/arch/powerpc/platforms/pseries/
DhvCall_inst.c80 .show = hc_show

1234