/linux-4.1.27/arch/arm/mach-pxa/ |
D | sharpsl_pm.c | 795 static ssize_t battery_percentage_show(struct device *dev, struct device_attribute *attr, char *buf) in battery_percentage_show() 800 static ssize_t battery_voltage_show(struct device *dev, struct device_attribute *attr, char *buf) in battery_voltage_show()
|
/linux-4.1.27/drivers/gpu/drm/ttm/ |
D | ttm_memory.c | 85 struct attribute *attr, in ttm_mem_zone_show() 112 struct attribute *attr, in ttm_mem_zone_store()
|
D | ttm_page_alloc.c | 154 struct attribute *attr, const char *buffer, size_t size) in ttm_pool_store() 188 struct attribute *attr, char *buffer) in ttm_pool_show()
|
/linux-4.1.27/kernel/time/ |
D | clockevents.c | 686 struct device_attribute *attr, in sysfs_show_current_tick_dev() 703 struct device_attribute *attr, in sysfs_unbind_tick_dev()
|
/linux-4.1.27/crypto/ |
D | aead.c | 400 struct rtattr attr; in crypto_nivaead_default() member 404 struct rtattr attr; in crypto_nivaead_default() member
|
D | ablkcipher.c | 535 struct rtattr attr; in crypto_givcipher_default() member 539 struct rtattr attr; in crypto_givcipher_default() member
|
/linux-4.1.27/drivers/pci/ |
D | pci.h | 102 struct bin_attribute *attr; /* descriptor for sysfs VPD entry */ member 192 struct attribute attr; member
|
/linux-4.1.27/drivers/leds/ |
D | leds-lm3642.c | 179 struct device_attribute *attr, in lm3642_torch_pin_store() 236 struct device_attribute *attr, in lm3642_strobe_pin_store()
|
D | leds-lp5562.c | 404 struct device_attribute *attr, in lp5562_store_pattern() 432 struct device_attribute *attr, in lp5562_store_engine_mux()
|
D | leds-bd2802.c | 434 struct device_attribute *attr, char *buf) in bd2802_show_adv_conf() 450 struct device_attribute *attr, const char *buf, size_t count) in bd2802_store_adv_conf()
|
/linux-4.1.27/drivers/video/console/ |
D | fbcon_ud.c | 86 const u16 *s, u32 attr, u32 cnt, in ud_putcs_aligned() 118 u32 attr, u32 cnt, u32 d_pitch, in ud_putcs_unaligned()
|
D | fbcon.c | 1587 unsigned short attr = 1; in fbcon_redraw_softback() local 1641 unsigned short attr = 1; in fbcon_redraw_move() local 1726 unsigned short attr = 1; in fbcon_redraw() local 3357 struct device_attribute *attr, const char *buf, in store_rotate() 3382 struct device_attribute *attr,const char *buf, in store_rotate_all() 3407 struct device_attribute *attr,char *buf) in show_rotate() 3429 struct device_attribute *attr, char *buf) in show_cursor_blink() 3457 struct device_attribute *attr, in store_cursor_blink()
|
/linux-4.1.27/drivers/mfd/ |
D | tps65911-comparator.c | 104 struct device_attribute *attr, char *buf) in comp_threshold_show()
|
D | janz-cmodio.c | 156 static ssize_t mbus_show(struct device *dev, struct device_attribute *attr, in mbus_show()
|
D | timberdale.c | 638 static ssize_t show_fw_ver(struct device *dev, struct device_attribute *attr, in show_fw_ver()
|
/linux-4.1.27/fs/configfs/ |
D | inode.c | 213 struct configfs_attribute *attr; in configfs_get_name() local
|
/linux-4.1.27/drivers/hwmon/ |
D | mcp3021.c | 86 static ssize_t show_in_input(struct device *dev, struct device_attribute *attr, in show_in_input()
|
D | max6697.c | 285 static ssize_t show_alarm(struct device *dev, struct device_attribute *attr, in show_alarm() 403 static umode_t max6697_is_visible(struct kobject *kobj, struct attribute *attr, in max6697_is_visible()
|
D | w83l785ts.c | 129 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in show_temp() local
|
D | adcxx.c | 64 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in adcxx_read() local
|
D | adm1021.c | 186 static ssize_t show_alarm(struct device *dev, struct device_attribute *attr, in show_alarm() 195 struct device_attribute *attr, in show_alarms()
|
D | smm665.c | 347 struct sensor_device_attribute *attr = to_sensor_dev_attr(da); in smm665_show_crit_alarm() local 363 struct sensor_device_attribute *attr = to_sensor_dev_attr(da); in smm665_show_input() local
|
D | vexpress.c | 76 struct attribute *attr, int index) in vexpress_hwmon_attr_is_visible()
|
D | ab8500.c | 123 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in ab8500_show_label() local
|
D | k8temp.c | 115 struct sensor_device_attribute_2 *attr = in show_temp() local
|
D | mc13783-adc.c | 55 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in mc13783_adc_read() local
|
D | acpi_power_meter.c | 300 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in set_trip() local 367 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in show_str() local 396 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in show_val() local
|
D | ibmpex.c | 74 struct sensor_device_attribute_2 attr[PEX_NUM_SENSOR_FUNCS]; member 283 struct sensor_device_attribute_2 *attr = to_sensor_dev_attr_2(devattr); in ibmpex_show_sensor() local
|
D | max6650.c | 177 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in get_fan() local 467 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in get_alarm() local
|
D | ads7871.c | 105 struct sensor_device_attribute *attr = to_sensor_dev_attr(da); in show_voltage() local
|
D | ads1015.c | 138 struct sensor_device_attribute *attr = to_sensor_dev_attr(da); in show_in() local
|
D | tmp401.c | 449 struct device_attribute *attr, char *buf) in show_update_interval() 457 struct device_attribute *attr, in set_update_interval()
|
D | via-cputemp.c | 67 struct sensor_device_attribute *attr = to_sensor_dev_attr(devattr); in show_name() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/lov/ |
D | lovsub_dev.c | 70 struct cl_req_attr *attr, u64 flags) in lovsub_req_attr_set()
|
/linux-4.1.27/drivers/hid/ |
D | hid-cp2112.c | 830 struct device_attribute attr; member 839 struct cp2112_pstring_attribute *attr = in pstr_store() local 870 struct cp2112_pstring_attribute *attr = in pstr_show() local 934 struct attribute **attr; in chmod_sysfs_attrs() local
|
/linux-4.1.27/fs/ |
D | libfs.c | 767 struct simple_attr *attr; in simple_attr_open() local 796 struct simple_attr *attr; in simple_attr_read() local 832 struct simple_attr *attr; in simple_attr_write() local 1114 static int empty_dir_setattr(struct dentry *dentry, struct iattr *attr) in empty_dir_setattr()
|
/linux-4.1.27/arch/arm64/kernel/ |
D | ptrace.c | 189 struct perf_event_attr attr; in ptrace_hbp_create() local 227 struct perf_event_attr *attr) in ptrace_hbp_fill_attr_ctrl() 329 struct perf_event_attr attr; in ptrace_hbp_set_ctrl() local 354 struct perf_event_attr attr; in ptrace_hbp_set_addr() local
|
/linux-4.1.27/fs/afs/ |
D | fsclient.c | 177 static void xdr_encode_AFS_StoreStatus(__be32 **_bp, struct iattr *attr) in xdr_encode_AFS_StoreStatus() 1352 struct afs_vnode *vnode, struct iattr *attr, in afs_fs_setattr_size64() 1400 struct afs_vnode *vnode, struct iattr *attr, in afs_fs_setattr_size() 1448 struct afs_vnode *vnode, struct iattr *attr, in afs_fs_setattr()
|
D | inode.c | 459 int afs_setattr(struct dentry *dentry, struct iattr *attr) in afs_setattr()
|
/linux-4.1.27/fs/gfs2/ |
D | inode.c | 1634 static int __gfs2_setattr_simple(struct inode *inode, struct iattr *attr) in __gfs2_setattr_simple() 1649 int gfs2_setattr_simple(struct inode *inode, struct iattr *attr) in gfs2_setattr_simple() 1665 static int setattr_chown(struct inode *inode, struct iattr *attr) in setattr_chown() 1743 static int gfs2_setattr(struct dentry *dentry, struct iattr *attr) in gfs2_setattr()
|
/linux-4.1.27/net/wimax/ |
D | op-msg.c | 368 struct nlattr *attr = info->attrs[WIMAX_GNL_MSG_PIPE_NAME]; in wimax_gnl_doit_msg_from_user() local
|
/linux-4.1.27/drivers/iommu/ |
D | omap-iommu-debug.c | 163 #define __DEBUG_ADD_FILE(attr, mode) \ argument
|
D | tegra-smmu.c | 44 u32 attr; member 81 #define SMMU_PTB_DATA_VALUE(page, attr) (page_to_phys(page) >> 12 | (attr)) argument 83 #define SMMU_MK_PDE(page, attr) (page_to_phys(page) >> SMMU_PTE_SHIFT | (attr)) argument
|
/linux-4.1.27/fs/nfs/ |
D | namespace.c | 190 nfs_namespace_setattr(struct dentry *dentry, struct iattr *attr) in nfs_namespace_setattr()
|
D | dir.c | 1491 struct iattr attr = { .ia_valid = ATTR_OPEN }; in nfs_atomic_open() local 1694 struct iattr attr; in nfs_create() local 1722 struct iattr attr; in nfs_mknod() local 1751 struct iattr attr; in nfs_mkdir() local 1898 struct iattr attr; in nfs_symlink() local
|
/linux-4.1.27/drivers/net/ethernet/brocade/bna/ |
D | bfa_cee.h | 49 struct bfa_cee_attr *attr; member
|
/linux-4.1.27/drivers/platform/x86/ |
D | eeepc-laptop.c | 346 struct device_attribute *attr, in available_cpufv_show() 363 struct device_attribute *attr, in cpufv_show() 375 struct device_attribute *attr, in cpufv_store() 398 struct device_attribute *attr, in cpufv_disabled_show() 407 struct device_attribute *attr, in cpufv_disabled_store()
|
D | asus-wmi.c | 1026 struct device_attribute *attr, in asus_hwmon_pwm1() 1055 struct device_attribute *attr, in asus_hwmon_temp1() 1082 struct attribute *attr, int idx) in asus_hwmon_sysfs_is_visible() 1456 static ssize_t store_cpufv(struct device *dev, struct device_attribute *attr, in store_cpufv() 1485 struct attribute *attr, int idx) in asus_sysfs_is_visible()
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
D | perf_event.c | 292 struct perf_event_attr *attr = &event->attr; in set_ext_hw_attr() local 384 struct perf_event_attr *attr = &event->attr; in x86_setup_perfctr() local 1570 ssize_t events_sysfs_show(struct device *dev, struct device_attribute *attr, in events_sysfs_show() 1991 struct device_attribute *attr, in get_attr_rdpmc() 1998 struct device_attribute *attr, in set_attr_rdpmc()
|
D | perf_event_intel_rapl.c | 395 struct device_attribute *attr, char *buf) in rapl_get_attr_cpumask() 412 struct device_attribute *attr, in rapl_sysfs_show()
|
D | intel_cacheinfo.c | 467 struct device_attribute *attr, char *buf) in subcaches_show() 476 struct device_attribute *attr, in subcaches_store() 501 struct attribute *attr, int unused) in cache_private_attrs_is_visible()
|
D | perf_event_intel_cqm.c | 1168 max_recycle_threshold_show(struct device *dev, struct device_attribute *attr, in max_recycle_threshold_show() 1182 struct device_attribute *attr, in max_recycle_threshold_store()
|
/linux-4.1.27/drivers/mtd/devices/ |
D | docg3.c | 1528 struct device_attribute *attr) in sysfs_dev2docg3() 1542 struct device_attribute *attr, char *buf) in dps0_is_key_locked() 1557 struct device_attribute *attr, char *buf) in dps1_is_key_locked() 1572 struct device_attribute *attr, in dps0_insert_key() 1591 struct device_attribute *attr, in dps1_insert_key()
|
/linux-4.1.27/drivers/block/ |
D | cciss.c | 626 struct device_attribute *attr, in host_show_resettable() 636 struct device_attribute *attr, in host_store_rescan() 650 struct device_attribute *attr, in host_show_transport_mode() 662 struct device_attribute *attr, in dev_show_unique_id() 692 struct device_attribute *attr, in dev_show_vendor() 716 struct device_attribute *attr, in dev_show_model() 740 struct device_attribute *attr, in dev_show_rev() 764 struct device_attribute *attr, char *buf) in cciss_show_lunid() 789 struct device_attribute *attr, char *buf) in cciss_show_raid_level() 812 struct device_attribute *attr, char *buf) in cciss_show_usage_count()
|
D | rbd.c | 457 struct attribute *attr, int index) in rbd_bus_is_visible() 3830 struct device_attribute *attr, char *buf) in rbd_size_show() 3843 struct device_attribute *attr, char *buf) in rbd_features_show() 3852 struct device_attribute *attr, char *buf) in rbd_major_show() 3863 struct device_attribute *attr, char *buf) in rbd_minor_show() 3871 struct device_attribute *attr, char *buf) in rbd_client_id_show() 3880 struct device_attribute *attr, char *buf) in rbd_pool_show() 3888 struct device_attribute *attr, char *buf) in rbd_pool_id_show() 3897 struct device_attribute *attr, char *buf) in rbd_name_show() 3908 struct device_attribute *attr, char *buf) in rbd_image_id_show() [all …]
|
D | pktcdvd.c | 206 struct attribute *attr, char *data) in kobj_pkt_show() 265 struct attribute *attr, in kobj_pkt_store() 351 struct class_attribute *attr, in class_pktcdvd_show_map() 372 struct class_attribute *attr, in class_pktcdvd_store_add() 394 struct class_attribute *attr, in class_pktcdvd_store_remove()
|
/linux-4.1.27/mm/ |
D | hugetlb.c | 1832 struct kobj_attribute *attr, char *buf) in nr_hugepages_show_common() 1907 struct kobj_attribute *attr, char *buf) in nr_hugepages_show() 1913 struct kobj_attribute *attr, const char *buf, size_t len) in nr_hugepages_store() 1926 struct kobj_attribute *attr, char *buf) in nr_hugepages_mempolicy_show() 1932 struct kobj_attribute *attr, const char *buf, size_t len) in nr_hugepages_mempolicy_store() 1941 struct kobj_attribute *attr, char *buf) in nr_overcommit_hugepages_show() 1948 struct kobj_attribute *attr, const char *buf, size_t count) in nr_overcommit_hugepages_store() 1970 struct kobj_attribute *attr, char *buf) in free_hugepages_show() 1987 struct kobj_attribute *attr, char *buf) in resv_hugepages_show() 1995 struct kobj_attribute *attr, char *buf) in surplus_hugepages_show()
|
/linux-4.1.27/fs/f2fs/ |
D | super.c | 97 struct attribute attr; member 156 struct attribute *attr, char *buf) in f2fs_attr_show() 165 static ssize_t f2fs_attr_store(struct kobject *kobj, struct attribute *attr, in f2fs_attr_store()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
D | nouveau_hwmon.c | 326 struct device_attribute *attr, in nouveau_hwmon_show_name() 334 struct device_attribute *attr, in nouveau_hwmon_show_update_rate() 344 nouveau_hwmon_show_fan1_input(struct device *d, struct device_attribute *attr, in nouveau_hwmon_show_fan1_input()
|
/linux-4.1.27/drivers/misc/ |
D | spear13xx_pcie_gadget.c | 61 struct configfs_attribute attr; member 641 struct configfs_attribute *attr, in pcie_gadget_target_attr_show() 655 struct configfs_attribute *attr, in pcie_gadget_target_attr_store()
|
/linux-4.1.27/drivers/iio/adc/ |
D | ad7793.c | 352 struct device_attribute *attr, in ad7793_read_frequency() 363 struct device_attribute *attr, in ad7793_write_frequency() 413 struct device_attribute *attr, char *buf) in ad7793_show_scale_available()
|
D | ad799x.c | 318 struct device_attribute *attr, in ad799x_read_frequency() 332 struct device_attribute *attr, in ad799x_write_frequency()
|
/linux-4.1.27/tools/perf/util/ |
D | pmu.c | 588 struct perf_event_attr *attr, in pmu_config_term() 656 struct perf_event_attr *attr, in perf_pmu__config_terms() 675 int perf_pmu__config(struct perf_pmu *pmu, struct perf_event_attr *attr, in perf_pmu__config()
|
D | evsel.h | 64 struct perf_event_attr attr; member 128 static inline struct perf_evsel *perf_evsel__new(struct perf_event_attr *attr) in perf_evsel__new()
|
/linux-4.1.27/drivers/video/fbdev/omap2/displays-new/ |
D | panel-sony-acx565akm.c | 428 struct device_attribute *attr, in show_cabc_mode() 449 struct device_attribute *attr, in store_cabc_mode() 482 struct device_attribute *attr, in show_cabc_available_modes()
|
/linux-4.1.27/drivers/power/ |
D | lp8788-charger.c | 628 struct device_attribute *attr, char *buf) in lp8788_show_charger_status() 653 struct device_attribute *attr, char *buf) in lp8788_show_eoc_time() 668 struct device_attribute *attr, char *buf) in lp8788_show_eoc_level()
|
D | olpc_battery.c | 518 struct bin_attribute *attr, char *buf, loff_t off, size_t count) in olpc_bat_eeprom_read() 555 struct device_attribute *attr, char *buf) in olpc_bat_error_read()
|
D | wm8350_power.c | 160 struct device_attribute *attr, char *buf) in charger_state_show()
|
/linux-4.1.27/drivers/infiniband/hw/cxgb3/ |
D | iwch_provider.h | 79 struct tpt_attributes attr; member 93 struct tpt_attributes attr; member 163 struct iwch_qp_attributes attr; member
|
/linux-4.1.27/drivers/infiniband/hw/mthca/ |
D | mthca_srq.c | 200 struct ib_srq_attr *attr, struct mthca_srq *srq) in mthca_alloc_srq() 364 int mthca_modify_srq(struct ib_srq *ibsrq, struct ib_srq_attr *attr, in mthca_modify_srq()
|
D | mthca_av.c | 292 int mthca_ah_query(struct ib_ah *ibah, struct ib_ah_attr *attr) in mthca_ah_query()
|
D | mthca_qp.c | 298 static void store_attrs(struct mthca_sqp *sqp, const struct ib_qp_attr *attr, in store_attrs() 327 static __be32 get_hw_access_flags(struct mthca_qp *qp, const struct ib_qp_attr *attr, in get_hw_access_flags() 544 const struct ib_qp_attr *attr, int attr_mask, in __mthca_modify_qp() 842 int mthca_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, int attr_mask, in mthca_modify_qp()
|
/linux-4.1.27/drivers/staging/iio/accel/ |
D | lis3l02dq_core.c | 301 struct device_attribute *attr, in lis3l02dq_read_frequency() 332 struct device_attribute *attr, in lis3l02dq_write_frequency()
|
/linux-4.1.27/net/irda/ |
D | iriap.c | 365 char *name, char *attr) in iriap_getvaluebyclass_request() 638 char attr[IAS_MAX_ATTRIBNAME + 1]; /* 60 bytes */ in iriap_getvaluebyclass_indication() local
|
/linux-4.1.27/drivers/rtc/ |
D | rtc-ds1305.c | 530 struct bin_attribute *attr, in ds1305_nvram_read() 561 struct bin_attribute *attr, in ds1305_nvram_write()
|
D | rtc-rx8025.c | 497 struct device_attribute *attr, in rx8025_sysfs_show_clock_adjust() 510 struct device_attribute *attr, in rx8025_sysfs_store_clock_adjust()
|
D | rtc-x1205.c | 575 struct device_attribute *attr, char *buf) in x1205_sysfs_show_atrim() 588 struct device_attribute *attr, char *buf) in x1205_sysfs_show_dtrim()
|
D | rtc-rs5c372.c | 447 struct device_attribute *attr, char *buf) in rs5c372_sysfs_show_trim() 460 struct device_attribute *attr, char *buf) in rs5c372_sysfs_show_osc()
|
/linux-4.1.27/drivers/iio/dac/ |
D | ad5360.c | 250 struct device_attribute *attr, in ad5360_read_dac_powerdown() 279 struct device_attribute *attr, const char *buf, size_t len) in ad5360_write_dac_powerdown()
|
/linux-4.1.27/drivers/usb/gadget/function/ |
D | f_mass_storage.c | 2586 static ssize_t ro_show(struct device *dev, struct device_attribute *attr, char *buf) in ro_show() 2593 static ssize_t nofua_show(struct device *dev, struct device_attribute *attr, in nofua_show() 2601 static ssize_t file_show(struct device *dev, struct device_attribute *attr, in file_show() 2610 static ssize_t ro_store(struct device *dev, struct device_attribute *attr, in ro_store() 2619 static ssize_t nofua_store(struct device *dev, struct device_attribute *attr, in nofua_store() 2627 static ssize_t file_store(struct device *dev, struct device_attribute *attr, in file_store() 2831 struct attribute *attr, int idx) in fsg_lun_dev_is_visible()
|
D | f_serial.c | 272 struct configfs_attribute *attr, in f_serial_attr_show()
|
/linux-4.1.27/arch/powerpc/perf/ |
D | hv-gpci.c | 95 struct device_attribute *attr, in kernel_version_show()
|
/linux-4.1.27/drivers/thermal/ |
D | thermal_core.h | 49 struct device_attribute attr; member
|
/linux-4.1.27/fs/udf/ |
D | file.c | 250 static int udf_setattr(struct dentry *dentry, struct iattr *attr) in udf_setattr()
|
/linux-4.1.27/arch/powerpc/platforms/83xx/ |
D | mcu_mpc8349emitx.c | 75 struct device_attribute *attr, char *buf) in show_status()
|
/linux-4.1.27/fs/jffs2/ |
D | acl.c | 243 struct iattr attr; in jffs2_set_acl() local
|
/linux-4.1.27/drivers/staging/iio/ |
D | iio_dummy_evgen.c | 159 struct device_attribute *attr, in iio_evgen_poke()
|
/linux-4.1.27/tools/testing/selftests/powerpc/pmu/ |
D | event.c | 16 int perf_event_open(struct perf_event_attr *attr, pid_t pid, int cpu, in perf_event_open()
|
/linux-4.1.27/drivers/infiniband/hw/mlx4/ |
D | srq.c | 228 int mlx4_ib_modify_srq(struct ib_srq *ibsrq, struct ib_srq_attr *attr, in mlx4_ib_modify_srq()
|
D | main.c | 603 struct ib_port_attr attr; in mlx4_ib_modify_port() local 1445 static ssize_t show_hca(struct device *device, struct device_attribute *attr, in show_hca() 1453 static ssize_t show_fw_ver(struct device *device, struct device_attribute *attr, in show_fw_ver() 1463 static ssize_t show_rev(struct device *device, struct device_attribute *attr, in show_rev() 1471 static ssize_t show_board(struct device *device, struct device_attribute *attr, in show_board()
|
/linux-4.1.27/drivers/acpi/ |
D | event.c | 99 struct nlattr *attr; in acpi_bus_generate_netlink_event() local
|
D | acpi_lpss.c | 444 static ssize_t lpss_ltr_show(struct device *dev, struct device_attribute *attr, in lpss_ltr_show() 460 struct device_attribute *attr, char *buf) in lpss_ltr_mode_show()
|
/linux-4.1.27/drivers/iio/gyro/ |
D | adis16136.c | 201 struct device_attribute *attr, const char *buf, size_t len) in adis16136_write_frequency() 221 struct device_attribute *attr, char *buf) in adis16136_read_frequency()
|
/linux-4.1.27/drivers/staging/iio/cdc/ |
D | ad7150.c | 343 struct device_attribute *attr, in ad7150_show_timeout() 371 struct device_attribute *attr, in ad7150_store_timeout()
|
/linux-4.1.27/drivers/gpu/drm/exynos/ |
D | exynos_drm_vidi.c | 254 struct device_attribute *attr, char *buf) in vidi_show_connection() 269 struct device_attribute *attr, in vidi_store_connection()
|
/linux-4.1.27/drivers/input/misc/ |
D | kxtj9.c | 355 struct device_attribute *attr, char *buf) in kxtj9_get_poll() 364 static ssize_t kxtj9_set_poll(struct device *dev, struct device_attribute *attr, in kxtj9_set_poll()
|
D | ims-pcu.c | 1063 struct ims_pcu_attribute *attr = in ims_pcu_attribute_show() local 1077 struct ims_pcu_attribute *attr = in ims_pcu_attribute_store() local 1243 struct attribute *attr, int n) in ims_pcu_is_attr_visible() 1402 struct ims_pcu_ofn_bit_attribute *attr = in ims_pcu_ofn_bit_show() local 1423 struct ims_pcu_ofn_bit_attribute *attr = in ims_pcu_ofn_bit_store() local
|
/linux-4.1.27/drivers/video/fbdev/ |
D | gbefb.c | 1070 static ssize_t gbefb_show_memsize(struct device *dev, struct device_attribute *attr, char *buf) in gbefb_show_memsize() 1077 static ssize_t gbefb_show_rev(struct device *device, struct device_attribute *attr, char *buf) in gbefb_show_rev()
|
D | sm501fb.c | 1163 struct device_attribute *attr, char *buf) in sm501fb_crtsrc_show() 1180 struct device_attribute *attr, in sm501fb_crtsrc_store() 1244 struct device_attribute *attr, char *buf) in sm501fb_debug_show_crt() 1263 struct device_attribute *attr, char *buf) in sm501fb_debug_show_pnl()
|
D | s3c2410fb.c | 592 struct device_attribute *attr, char *buf) in s3c2410fb_debug_show() 598 struct device_attribute *attr, in s3c2410fb_debug_store()
|
/linux-4.1.27/drivers/mtd/ubi/ |
D | build.c | 110 struct class_attribute *attr, char *buf) in ubi_version_show() 339 struct device_attribute *attr, char *buf) in dev_attribute_show()
|
D | vmt.c | 68 struct device_attribute *attr, char *buf) in vol_attribute_show()
|
/linux-4.1.27/fs/exofs/ |
D | ore.c | 1032 int extract_attr_from_ios(struct ore_io_state *ios, struct osd_attr *attr) in extract_attr_from_ios() 1055 struct osd_attr *attr) in _truncate_mirrors() 1105 struct osd_attr attr; in ore_truncate() member
|
/linux-4.1.27/drivers/usb/atm/ |
D | cxacru.c | 319 struct device_attribute *attr, char *buf) in cxacru_sysfs_show_mac_address() 332 struct device_attribute *attr, char *buf) in cxacru_sysfs_show_adsl_state() 349 struct device_attribute *attr, const char *buf, size_t count) in cxacru_sysfs_store_adsl_state() 451 struct device_attribute *attr, const char *buf, size_t count) in cxacru_sysfs_store_adsl_config()
|
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/ |
D | lcommon_cl.c | 410 const struct cl_attr *attr, unsigned valid) in ccc_attr_set() 786 struct cl_attr *attr = ccc_env_thread_attr(env); in ccc_prep_size() local 905 struct cl_req_attr *attr, u64 flags) in ccc_req_attr_set() 940 int cl_setattr_ost(struct inode *inode, const struct iattr *attr, in cl_setattr_ost()
|
/linux-4.1.27/arch/s390/kvm/ |
D | interrupt.c | 1694 static int flic_get_attr(struct kvm_device *dev, struct kvm_device_attr *attr) in flic_get_attr() 1751 struct kvm_device_attr *attr) in enqueue_floating_irq() 1792 struct kvm_device_attr *attr) in register_io_adapter() 1918 struct kvm_device_attr *attr) in modify_io_adapter() 1949 static int flic_set_attr(struct kvm_device *dev, struct kvm_device_attr *attr) in flic_set_attr()
|
/linux-4.1.27/fs/ocfs2/cluster/ |
D | heartbeat.c | 1890 struct configfs_attribute attr; member 1944 struct configfs_attribute *attr, in o2hb_region_show() 1958 struct configfs_attribute *attr, in o2hb_region_store() 2170 struct configfs_attribute attr; member 2176 struct configfs_attribute *attr, in o2hb_heartbeat_group_show() 2190 struct configfs_attribute *attr, in o2hb_heartbeat_group_store()
|
/linux-4.1.27/drivers/scsi/ibmvscsi/ |
D | ibmvfc.c | 2911 struct device_attribute *attr, char *buf) in ibmvfc_show_host_partition_name() 2921 struct device_attribute *attr, char *buf) in ibmvfc_show_host_device_name() 2931 struct device_attribute *attr, char *buf) in ibmvfc_show_host_loc_code() 2941 struct device_attribute *attr, char *buf) in ibmvfc_show_host_drc_name() 2951 struct device_attribute *attr, char *buf) in ibmvfc_show_host_npiv_version() 2959 struct device_attribute *attr, char *buf) in ibmvfc_show_host_capabilities() 2975 struct device_attribute *attr, char *buf) in ibmvfc_show_log_level() 2997 struct device_attribute *attr, in ibmvfc_store_log_level()
|
/linux-4.1.27/net/core/ |
D | sock_diag.c | 74 struct nlattr *attr; in sock_diag_put_filterinfo() local
|
D | neighbour.c | 2974 #define NEIGH_SYSCTL_ENTRY(attr, data_attr, name, mval, proc) \ argument 2983 #define NEIGH_SYSCTL_ZERO_INTMAX_ENTRY(attr, name) \ argument 2986 #define NEIGH_SYSCTL_JIFFIES_ENTRY(attr, name) \ argument 2989 #define NEIGH_SYSCTL_USERHZ_JIFFIES_ENTRY(attr, name) \ argument 2992 #define NEIGH_SYSCTL_MS_JIFFIES_ENTRY(attr, name) \ argument 2995 #define NEIGH_SYSCTL_MS_JIFFIES_REUSED_ENTRY(attr, data_attr, name) \ argument 2998 #define NEIGH_SYSCTL_UNRES_QLEN_REUSED_ENTRY(attr, data_attr, name) \ argument
|
D | rtnetlink.c | 1030 struct nlattr *attr, *af_spec; in rtnl_fill_ifinfo() local 1724 struct nlattr *attr; in do_setlink() local 1747 struct nlattr *attr; in do_setlink() local 2097 struct nlattr *attr[ops ? ops->maxtype + 1 : 1]; in rtnl_newlink() local 3053 struct nlattr *br_spec, *attr = NULL; in rtnl_bridge_setlink() local 3127 struct nlattr *br_spec, *attr = NULL; in rtnl_bridge_dellink() local
|
/linux-4.1.27/drivers/infiniband/hw/ehca/ |
D | ehca_hca.c | 246 u8 port, struct ehca_sma_attr *attr) in ehca_query_sma_attr()
|
/linux-4.1.27/samples/bpf/ |
D | bpf_load.c | 41 struct perf_event_attr attr = {}; in load_and_attach() local
|
/linux-4.1.27/drivers/scsi/bfa/ |
D | bfad_bsg.h | 263 struct bfa_iocfc_intr_attr_s attr; member 270 struct bfa_port_attr_s attr; member 338 struct bfa_rport_attr_s attr; member 448 struct bfa_itnim_attr_s attr; member 512 struct bfa_bbcr_attr_s attr; member 558 struct bfa_flash_attr_s attr; member 664 struct bfa_phy_attr_s attr; member 696 struct bfa_vhba_attr_s attr; member 724 struct bfa_trunk_attr_s attr; member 731 struct bfa_qos_attr_s attr; member [all …]
|
/linux-4.1.27/drivers/tty/hvc/ |
D | hvc_iucv.c | 1000 struct device_attribute *attr, in hvc_iucv_dev_termid_show() 1014 struct device_attribute *attr, in hvc_iucv_dev_state_show() 1022 struct device_attribute *attr, in hvc_iucv_dev_peer_show()
|
/linux-4.1.27/sound/usb/ |
D | pcm.c | 100 int cur_attr = 0, attr; in find_format() local 319 unsigned int attr) in set_sync_ep_implicit_fb_quirk() 385 unsigned int ep, attr; in set_sync_endpoint() local
|
/linux-4.1.27/include/linux/ |
D | cpufreq.h | 186 struct attribute attr; member 204 struct attribute attr; member 275 struct freq_attr **attr; member
|
D | kobject.h | 139 struct attribute attr; member
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | llite_lib.c | 1255 static int ll_setattr_ost(struct inode *inode, struct iattr *attr) in ll_setattr_ost() 1291 int ll_setattr_raw(struct dentry *dentry, struct iattr *attr, bool hsm_import) in ll_setattr_raw() 1466 int ll_setattr(struct dentry *de, struct iattr *attr) in ll_setattr()
|
/linux-4.1.27/drivers/w1/slaves/ |
D | w1_therm.c | 208 struct device_attribute *attr, char *buf) in w1_slave_show()
|
/linux-4.1.27/drivers/sh/intc/ |
D | core.c | 474 show_intc_name(struct device *dev, struct device_attribute *attr, char *buf) in show_intc_name()
|
/linux-4.1.27/drivers/scsi/ |
D | hpsa.c | 318 struct device_attribute *attr, in host_store_hp_ssd_smart_path_status() 342 struct device_attribute *attr, in host_store_raid_offload_debug() 367 struct device_attribute *attr, in host_store_rescan() 378 struct device_attribute *attr, char *buf) in host_show_firmware_revision() 393 struct device_attribute *attr, char *buf) in host_show_commands_outstanding() 403 struct device_attribute *attr, char *buf) in host_show_transport_mode() 415 struct device_attribute *attr, char *buf) in host_show_hp_ssd_smart_path_status() 497 struct device_attribute *attr, char *buf) in host_show_resettable() 524 struct device_attribute *attr, char *buf) in raid_level_show() 558 struct device_attribute *attr, char *buf) in lunid_show() [all …]
|
/linux-4.1.27/drivers/input/gameport/ |
D | gameport.c | 462 static ssize_t gameport_description_show(struct device *dev, struct device_attribute *attr, char *b… in gameport_description_show() 470 static ssize_t drvctl_store(struct device *dev, struct device_attribute *attr, const char *buf, siz… in drvctl_store()
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
D | nxt200x.c | 157 u8 attr, len2, buf; in nxt200x_writereg_multibyte() local 218 u8 buf, len2, attr; in nxt200x_readreg_multibyte() local
|
D | dib9000.c | 522 static int dib9000_mbx_send_attr(struct dib9000_state *state, u8 id, u16 * data, u8 len, u16 attr) in dib9000_mbx_send_attr() 585 static u8 dib9000_mbx_read(struct dib9000_state *state, u16 * data, u8 risc_id, u16 attr) in dib9000_mbx_read() 658 static int dib9000_mbx_fetch_to_cache(struct dib9000_state *state, u16 attr) in dib9000_mbx_fetch_to_cache() 693 static u8 dib9000_mbx_count(struct dib9000_state *state, u8 risc_id, u16 attr) in dib9000_mbx_count() 701 static int dib9000_mbx_process(struct dib9000_state *state, u16 attr) in dib9000_mbx_process() 724 …t dib9000_mbx_get_message_attr(struct dib9000_state *state, u16 id, u16 * msg, u8 * size, u16 attr) in dib9000_mbx_get_message_attr()
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
D | qib_qp.c | 569 int qib_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, in qib_modify_qp() 855 int qib_query_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, in qib_query_qp()
|
/linux-4.1.27/drivers/ata/ |
D | sata_fsl.c | 325 struct device_attribute *attr, char *buf) in fsl_sata_intr_coalescing_show() 332 struct device_attribute *attr, in fsl_sata_intr_coalescing_store() 351 struct device_attribute *attr, char *buf) in fsl_sata_rx_watermark_show() 368 struct device_attribute *attr, in fsl_sata_rx_watermark_store()
|
/linux-4.1.27/drivers/mmc/core/ |
D | sdio_bus.c | 49 static ssize_t modalias_show(struct device *dev, struct device_attribute *attr, char *buf) in modalias_show()
|
D | bus.c | 32 struct device_attribute *attr, char *buf) in type_show()
|
/linux-4.1.27/drivers/pcmcia/ |
D | cs_internal.h | 46 unsigned int attr; member
|
/linux-4.1.27/drivers/staging/fsl-mc/bus/ |
D | dpmcp-cmd.h | 129 #define DPMCP_RSP_GET_ATTRIBUTES(cmd, attr) \ argument
|
D | dpmcp.c | 289 struct dpmcp_attr *attr) in dpmcp_get_attributes()
|
/linux-4.1.27/arch/powerpc/sysdev/ |
D | axonram.c | 72 axon_ram_sysfs_ecc(struct device *dev, struct device_attribute *attr, char *buf) in axon_ram_sysfs_ecc()
|
/linux-4.1.27/arch/x86/lib/ |
D | insn.c | 85 insn_attr_t attr; in insn_get_prefixes() local
|
/linux-4.1.27/drivers/usb/serial/ |
D | ftdi_sio.c | 1667 struct device_attribute *attr, char *buf) in latency_timer_show() 1679 struct device_attribute *attr, in latency_timer_store() 1698 struct device_attribute *attr, const char *valbuf, size_t count) in store_event_char()
|
/linux-4.1.27/arch/powerpc/kvm/ |
D | book3s_xics.c | 1261 static int xics_set_attr(struct kvm_device *dev, struct kvm_device_attr *attr) in xics_set_attr() 1272 static int xics_get_attr(struct kvm_device *dev, struct kvm_device_attr *attr) in xics_get_attr() 1283 static int xics_has_attr(struct kvm_device *dev, struct kvm_device_attr *attr) in xics_has_attr()
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | ptrace.c | 921 struct perf_event_attr attr; in ptrace_triggered() local 942 struct perf_event_attr attr; in ptrace_set_debugreg() local 1376 struct perf_event_attr attr; in ppc_set_hwdebug() local
|
/linux-4.1.27/drivers/usb/class/ |
D | cdc-acm.c | 243 (struct device *dev, struct device_attribute *attr, char *buf) in show_caps() 253 (struct device *dev, struct device_attribute *attr, char *buf) in show_country_codes() 265 (struct device *dev, struct device_attribute *attr, char *buf) in show_country_rel_date()
|
D | usbtmc.c | 933 struct device_attribute *attr, char *buf) in TermChar_show() 942 struct device_attribute *attr, in TermChar_store()
|
/linux-4.1.27/net/netfilter/ |
D | nf_tables_api.c | 1116 static struct nft_stats __percpu *nft_stats_alloc(const struct nlattr *attr) in nft_stats_alloc() 1548 int nft_expr_dump(struct sk_buff *skb, unsigned int attr, in nft_expr_dump() 3298 const struct nlattr *attr) in nft_add_set_elem() 3462 const struct nlattr *attr; in nf_tables_newsetelem() local 3502 const struct nlattr *attr) in nft_del_setelem() 3556 const struct nlattr *attr; in nf_tables_delsetelem() local 4192 unsigned int nft_parse_register(const struct nlattr *attr) in nft_parse_register() 4217 int nft_dump_register(struct sk_buff *skb, unsigned int attr, unsigned int reg) in nft_dump_register() 4486 int nft_data_dump(struct sk_buff *skb, int attr, const struct nft_data *data, in nft_data_dump()
|
D | nf_conntrack_proto_tcp.c | 1253 struct nf_ct_tcp_flags *attr = in nlattr_to_tcp() local 1260 struct nf_ct_tcp_flags *attr = in nlattr_to_tcp() local
|
/linux-4.1.27/drivers/edac/ |
D | highbank_mc_edac.c | 112 struct device_attribute *attr, const char *buf, size_t count) in highbank_mc_inject_ctrl()
|
D | amd64_edac_inj.c | 220 struct attribute *attr, int idx) in amd64_edac_inj_is_visible()
|
D | edac_mc_sysfs.c | 155 struct device_attribute attr; member 362 struct attribute *attr, int idx) in csrow_dev_is_visible() 866 struct attribute *attr, int idx) in mci_attr_is_visible()
|
D | edac_device.c | 82 unsigned instance, block, attr; in edac_device_alloc_ctl_info() local
|
/linux-4.1.27/arch/s390/kernel/ |
D | perf_event.c | 287 struct device_attribute *attr, char *page) in cpumf_events_sysfs_show()
|
/linux-4.1.27/drivers/isdn/mISDN/ |
D | dsp_pipeline.c | 57 attr_show_args(struct device *dev, struct device_attribute *attr, char *buf) in attr_show_args()
|
/linux-4.1.27/net/ipv4/ |
D | tcp_dctcp.c | 280 static size_t dctcp_get_info(struct sock *sk, u32 ext, int *attr, in dctcp_get_info()
|
D | tcp_westwood.c | 259 static size_t tcp_westwood_info(struct sock *sk, u32 ext, int *attr, in tcp_westwood_info()
|
/linux-4.1.27/fs/btrfs/ |
D | sysfs.c | 174 struct attribute *attr, int unused) in btrfs_feature_visible() 262 struct kobj_attribute *attr, char *buf) in raid_bytes_show()
|
/linux-4.1.27/drivers/ssb/ |
D | pci.c | 1130 struct device_attribute *attr, in ssb_pci_attr_sprom_show() 1144 struct device_attribute *attr, in ssb_pci_attr_sprom_store()
|
/linux-4.1.27/kernel/livepatch/ |
D | core.c | 590 static ssize_t enabled_store(struct kobject *kobj, struct kobj_attribute *attr, in enabled_store() 634 struct kobj_attribute *attr, char *buf) in enabled_show()
|
/linux-4.1.27/drivers/scsi/ufs/ |
D | ufs-qcom.c | 833 show_ufs_to_mem_max_bus_bw(struct device *dev, struct device_attribute *attr, in show_ufs_to_mem_max_bus_bw() 844 store_ufs_to_mem_max_bus_bw(struct device *dev, struct device_attribute *attr, in store_ufs_to_mem_max_bus_bw()
|
/linux-4.1.27/drivers/infiniband/core/ |
D | uverbs_main.c | 834 static ssize_t show_ibdev(struct device *device, struct device_attribute *attr, in show_ibdev() 847 struct device_attribute *attr, char *buf) in show_dev_abi_version()
|
D | fmr_pool.c | 215 struct ib_device_attr *attr; in ib_create_fmr_pool() local
|
/linux-4.1.27/drivers/char/ |
D | mbcs.c | 707 static ssize_t show_algo(struct device *dev, struct device_attribute *attr, char *buf) in show_algo() 723 static ssize_t store_algo(struct device *dev, struct device_attribute *attr, const char *buf, size_… in store_algo()
|
D | i8k.c | 628 struct device_attribute *attr, in i8k_hwmon_set_pwm() 689 static umode_t i8k_is_visible(struct kobject *kobj, struct attribute *attr, in i8k_is_visible()
|
/linux-4.1.27/fs/ntfs/ |
D | inode.c | 471 ATTR_RECORD *attr = ctx->attr; in ntfs_is_extended_system_file() local 2890 int ntfs_setattr(struct dentry *dentry, struct iattr *attr) in ntfs_setattr()
|
/linux-4.1.27/drivers/amba/ |
D | bus.c | 68 struct device_attribute *attr, char *buf) in driver_override_show() 79 struct device_attribute *attr, in driver_override_store()
|
/linux-4.1.27/drivers/scsi/pcmcia/ |
D | sym53c500_cs.c | 623 SYM53C500_show_pio(struct device *dev, struct device_attribute *attr, in SYM53C500_show_pio() 634 SYM53C500_store_pio(struct device *dev, struct device_attribute *attr, in SYM53C500_store_pio()
|
/linux-4.1.27/drivers/md/ |
D | bitmap.c | 874 enum bitmap_page_attr attr) in set_page_attr() 880 enum bitmap_page_attr attr) in clear_page_attr() 886 enum bitmap_page_attr attr) in test_page_attr() 892 enum bitmap_page_attr attr) in test_and_clear_page_attr()
|
/linux-4.1.27/drivers/media/rc/ |
D | imon.c | 774 struct device_attribute *attr, in show_associate_remote() 796 struct device_attribute *attr, in store_associate_remote() 818 struct device_attribute *attr, char *buf) in show_imon_clock() 844 struct device_attribute *attr, in store_imon_clock()
|
/linux-4.1.27/drivers/base/ |
D | firmware_class.c | 506 static ssize_t timeout_show(struct class *class, struct class_attribute *attr, in timeout_show() 525 static ssize_t timeout_store(struct class *class, struct class_attribute *attr, in timeout_store() 579 struct device_attribute *attr, char *buf) in firmware_loading_show() 624 struct device_attribute *attr, in firmware_loading_store()
|
/linux-4.1.27/drivers/video/fbdev/riva/ |
D | rivafb.h | 26 u8 attr[NUM_ATC_REGS]; member
|
/linux-4.1.27/tools/perf/bench/ |
D | sched-messaging.c | 140 pthread_attr_t attr; in create_worker() local
|
/linux-4.1.27/net/unix/ |
D | diag.c | 59 struct nlattr *attr; in sk_diag_dump_icons() local
|
/linux-4.1.27/drivers/s390/crypto/ |
D | zcrypt_api.c | 80 struct device_attribute *attr, char *buf) in zcrypt_type_show() 89 struct device_attribute *attr, char *buf) in zcrypt_online_show() 96 struct device_attribute *attr, in zcrypt_online_store()
|
/linux-4.1.27/include/linux/netfilter/ipset/ |
D | ip_set.h | 465 ip_set_get_h32(const struct nlattr *attr) in ip_set_get_h32() 471 ip_set_get_h16(const struct nlattr *attr) in ip_set_get_h16() 476 #define ipset_nest_start(skb, attr) nla_nest_start(skb, attr | NLA_F_NESTED) argument
|
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/ |
D | usb.c | 123 #define ATH6KL_USB_IS_BULK_EP(attr) (((attr) & 3) == 0x02) argument 124 #define ATH6KL_USB_IS_INT_EP(attr) (((attr) & 3) == 0x03) argument 125 #define ATH6KL_USB_IS_ISOC_EP(attr) (((attr) & 3) == 0x01) argument
|
/linux-4.1.27/drivers/s390/char/ |
D | raw3270.c | 1092 raw3270_model_show(struct device *dev, struct device_attribute *attr, char *buf) in raw3270_model_show() 1100 raw3270_rows_show(struct device *dev, struct device_attribute *attr, char *buf) in raw3270_rows_show() 1108 raw3270_columns_show(struct device *dev, struct device_attribute *attr, char *buf) in raw3270_columns_show()
|
/linux-4.1.27/drivers/input/touchscreen/ |
D | ads7846.c | 559 struct device_attribute *attr, char *buf) in ads7846_pen_down_show() 569 struct device_attribute *attr, char *buf) in ads7846_disable_show() 577 struct device_attribute *attr, in ads7846_disable_store()
|
D | tsc2005.c | 388 struct device_attribute *attr, in tsc2005_selftest_show() 474 struct attribute *attr, int n) in tsc2005_attr_is_visible()
|
/linux-4.1.27/net/wireless/ |
D | nl80211.c | 544 static bool is_valid_ie_attr(const struct nlattr *attr) in is_valid_ie_attr() 918 static int nl80211_put_iftypes(struct sk_buff *msg, u32 attr, u16 ifmodes) in nl80211_put_iftypes() 3093 struct nlattr *attr; in validate_acl_mac_addrs() local 3115 struct nlattr *attr; in parse_acl_data() local 3579 int attr) in nl80211_put_sta_rate() 3651 void *attr; in nl80211_put_signal() local 3696 #define PUT_SINFO(attr, memb, type) do { \ in nl80211_send_station() argument 3818 #define PUT_TIDVAL(attr, memb, type) do { \ in nl80211_send_station() argument 5174 #define FILL_IN_MESH_PARAM_IF_SET(tb, cfg, param, min, max, mask, attr, fn) \ in nl80211_parse_mesh_config() argument 5743 struct nlattr *attr; in nl80211_trigger_scan() local [all …]
|
/linux-4.1.27/drivers/scsi/megaraid/ |
D | megaraid_sas_base.c | 2639 struct device_attribute *attr, const char *buf, size_t count) in megasas_fw_crash_buffer_store() 2658 struct device_attribute *attr, char *buf) in megasas_fw_crash_buffer_show() 2704 struct device_attribute *attr, char *buf) in megasas_fw_crash_buffer_size_show() 2716 struct device_attribute *attr, const char *buf, size_t count) in megasas_fw_crash_state_store() 2751 struct device_attribute *attr, char *buf) in megasas_fw_crash_state_show() 2761 struct device_attribute *attr, char *buf) in megasas_page_size_show()
|
/linux-4.1.27/arch/ia64/hp/sim/boot/ |
D | fw-emu.c | 245 # define MAKE_MD(typ, attr, start, end) \ in sys_fw_init() argument
|
/linux-4.1.27/fs/logfs/ |
D | file.c | 242 static int logfs_setattr(struct dentry *dentry, struct iattr *attr) in logfs_setattr()
|
/linux-4.1.27/arch/powerpc/platforms/pseries/ |
D | mobility.c | 318 static ssize_t migrate_store(struct class *class, struct class_attribute *attr, in migrate_store()
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
D | falcon_boards.c | 361 struct device_attribute *attr, char *buf) in show_phy_flash_cfg() 368 struct device_attribute *attr, in set_phy_flash_cfg()
|
/linux-4.1.27/net/tipc/ |
D | bearer.c | 223 struct nlattr *attr[]) in tipc_enable_bearer() 380 struct nlattr *attr[]) in tipc_enable_l2_media()
|
/linux-4.1.27/include/uapi/linux/ |
D | msdos_fs.h | 176 __u8 attr; /* attribute bits */ member 191 __u8 attr; /* attribute byte */ member
|
/linux-4.1.27/arch/arm/kernel/ |
D | ptrace.c | 458 struct perf_event_attr attr; in ptrace_hbp_create() local 525 struct perf_event_attr attr; in ptrace_sethbpregs() local
|
/linux-4.1.27/drivers/mmc/card/ |
D | block.c | 197 struct device_attribute *attr, char *buf) in power_ro_lock_show() 217 struct device_attribute *attr, const char *buf, size_t count) in power_ro_lock_store() 262 static ssize_t force_ro_show(struct device *dev, struct device_attribute *attr, in force_ro_show() 275 static ssize_t force_ro_store(struct device *dev, struct device_attribute *attr, in force_ro_store()
|
/linux-4.1.27/arch/sh/kernel/ |
D | perf_event.c | 123 struct perf_event_attr *attr = &event->attr; in __hw_perf_event_init() local
|
/linux-4.1.27/tools/usb/usbip/libsrc/ |
D | usbip_common.c | 120 const char *attr; in read_attr_value() local
|
/linux-4.1.27/drivers/misc/eeprom/ |
D | eeprom_93xx46.c | 289 struct device_attribute *attr, in eeprom_93xx46_store_erase()
|
/linux-4.1.27/drivers/video/ |
D | vgastate.c | 27 __u8 *attr; member
|
/linux-4.1.27/drivers/usb/core/ |
D | port.c | 29 struct device_attribute *attr, char *buf) in connect_type_show()
|
/linux-4.1.27/arch/x86/include/asm/ |
D | efi.h | 57 #define efi_ioremap(addr, size, type, attr) ioremap_cache(addr, size) argument
|
/linux-4.1.27/fs/9p/ |
D | v9fs.c | 497 struct kobj_attribute *attr, in caches_show()
|
/linux-4.1.27/net/openvswitch/ |
D | vport-vxlan.c | 130 static int vxlan_configure_exts(struct vport *vport, struct nlattr *attr) in vxlan_configure_exts()
|
/linux-4.1.27/fs/ufs/ |
D | truncate.c | 493 int ufs_setattr(struct dentry *dentry, struct iattr *attr) in ufs_setattr()
|
/linux-4.1.27/drivers/misc/mei/ |
D | main.c | 591 struct device_attribute *attr, char *buf) in fw_status_show()
|
/linux-4.1.27/security/integrity/evm/ |
D | evm_main.c | 408 int evm_inode_setattr(struct dentry *dentry, struct iattr *attr) in evm_inode_setattr()
|
/linux-4.1.27/drivers/iio/light/ |
D | cm32181.c | 262 struct device_attribute *attr, char *buf) in cm32181_get_it_available()
|
/linux-4.1.27/kernel/bpf/ |
D | hashtab.c | 35 static struct bpf_map *htab_map_alloc(union bpf_attr *attr) in htab_map_alloc()
|
/linux-4.1.27/tools/perf/ |
D | perf-sys.h | 174 sys_perf_event_open(struct perf_event_attr *attr, in sys_perf_event_open()
|
/linux-4.1.27/drivers/infiniband/hw/mlx5/ |
D | srq.c | 344 int mlx5_ib_modify_srq(struct ib_srq *ibsrq, struct ib_srq_attr *attr, in mlx5_ib_modify_srq()
|
/linux-4.1.27/arch/blackfin/kernel/ |
D | perf_event.c | 384 struct perf_event_attr *attr = &event->attr; in bfin_pmu_event_init() local
|
/linux-4.1.27/drivers/media/ |
D | media-device.c | 345 struct device_attribute *attr, char *buf) in show_model()
|
/linux-4.1.27/drivers/video/backlight/ |
D | lp8788_bl.c | 229 struct device_attribute *attr, char *buf) in lp8788_get_bl_ctl_mode()
|