/openbmc/linux/drivers/input/touchscreen/ |
H A D | elants_i2c.c | 1182 struct device_attribute *attr, in calibrate_store() 1200 struct device_attribute *attr, in write_update_fw() 1219 struct device_attribute *attr, char *buf) in show_iap_mode() 1230 struct device_attribute *attr, char *buf) in show_calibration_count() 1278 struct elants_version_attribute *attr = in elants_version_attribute_show() local
|
/openbmc/linux/drivers/mtd/devices/ |
H A D | docg3.c | 1464 struct device_attribute *attr) in sysfs_dev2docg3() 1477 struct device_attribute *attr, char *buf) in dps0_is_key_locked() 1492 struct device_attribute *attr, char *buf) in dps1_is_key_locked() 1507 struct device_attribute *attr, in dps0_insert_key() 1526 struct device_attribute *attr, in dps1_insert_key()
|
/openbmc/linux/kernel/bpf/ |
H A D | arraymap.c | 52 int array_map_alloc_check(union bpf_attr *attr) in array_map_alloc_check() 83 static struct bpf_map *array_map_alloc(union bpf_attr *attr) in array_map_alloc() 796 static int fd_array_map_alloc_check(union bpf_attr *attr) in fd_array_map_alloc_check() 1095 static struct bpf_map *prog_array_map_alloc(union bpf_attr *attr) in prog_array_map_alloc() 1297 static struct bpf_map *array_of_map_alloc(union bpf_attr *attr) in array_of_map_alloc()
|
/openbmc/linux/net/core/ |
H A D | rtnetlink.c | 1282 struct nlattr *attr; in rtnl_fill_stats() local 2542 struct nlattr *attr; in do_setvfinfo() local 2991 struct nlattr *attr; in do_setlink() local 3016 struct nlattr *attr; in do_setlink() local 3554 struct nlattr *attr[RTNL_MAX_TYPE + 1]; member 3916 struct nlattr *attr; in rtnl_linkprop() local 5247 struct nlattr *br_spec, *attr = NULL; in rtnl_bridge_dellink() local 5344 struct nlattr *attr = NULL; in rtnl_offload_xstats_fill_ndo() local 5501 struct nlattr *attr; in rtnl_offload_xstats_fill() local 5600 struct nlattr *attr; in rtnl_fill_statsinfo() local [all …]
|
/openbmc/linux/drivers/infiniband/core/ |
H A D | uverbs_std_types_mr.c | 86 struct ib_dm_mr_attr attr = {}; in UVERBS_HANDLER() local
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | fault.h | 21 struct fault_attr attr; member
|
/openbmc/linux/tools/perf/arch/x86/util/ |
H A D | perf_regs.c | 281 struct perf_event_attr attr = { in arch__intr_reg_mask() local
|
/openbmc/linux/drivers/fpga/ |
H A D | zynqmp-fpga.c | 81 struct device_attribute *attr, char *buf) in status_show()
|
/openbmc/phosphor-debug-collector/ |
H A D | elog_watch.cpp | 98 auto attr = iter->second.find("Message"); in addCallback() local
|
/openbmc/qemu/include/hw/dma/ |
H A D | xlnx_csu_dma.h | 36 MemTxAttrs attr; member
|
/openbmc/linux/tools/testing/selftests/powerpc/tm/ |
H A D | tm-trap.c | 252 pthread_attr_t attr; in tm_trap_test() local
|
/openbmc/linux/drivers/cxl/ |
H A D | port.c | 169 struct bin_attribute *attr, int i) in cxl_port_bin_attr_is_visible()
|
/openbmc/linux/drivers/hwmon/ |
H A D | iio_hwmon.c | 42 struct device_attribute *attr, in iio_hwmon_read_val()
|
/openbmc/linux/drivers/perf/ |
H A D | riscv_pmu_legacy.c | 22 struct perf_event_attr *attr = &event->attr; in pmu_legacy_ctr_get_idx() local
|
/openbmc/linux/drivers/iio/temperature/ |
H A D | tsys02d.c | 95 struct device_attribute *attr, in tsys02_read_battery_low()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | fs_chains.h | 92 mlx5_chains_create(struct mlx5_core_dev *dev, struct mlx5_chains_attr *attr) in mlx5_chains_create()
|
/openbmc/linux/fs/udf/ |
H A D | file.c | 214 struct iattr *attr) in udf_setattr()
|
/openbmc/linux/drivers/scsi/megaraid/ |
H A D | megaraid_sas_base.c | 3268 struct device_attribute *attr, const char *buf, size_t count) in fw_crash_buffer_store() 3286 struct device_attribute *attr, char *buf) in fw_crash_buffer_show() 3330 struct device_attribute *attr, char *buf) in fw_crash_buffer_size_show() 3342 struct device_attribute *attr, const char *buf, size_t count) in fw_crash_state_store() 3376 struct device_attribute *attr, char *buf) in fw_crash_state_show() 3387 struct device_attribute *attr, char *buf) in page_size_show() 3404 struct device_attribute *attr, char *buf) in fw_cmds_outstanding_show() 3414 struct device_attribute *attr, char *buf) in enable_sdev_max_qd_show() 3424 struct device_attribute *attr, const char *buf, size_t count) in enable_sdev_max_qd_store() 3456 struct device_attribute *attr, char *buf) in dump_system_regs_show() [all …]
|
/openbmc/linux/arch/arm64/kvm/hyp/ |
H A D | pgtable.c | 157 static kvm_pte_t kvm_init_valid_leaf_pte(u64 pa, kvm_pte_t attr, u32 level) in kvm_init_valid_leaf_pte() 382 kvm_pte_t attr; member 389 kvm_pte_t attr = FIELD_PREP(KVM_PTE_LEAF_ATTR_LO_S1_ATTRIDX, mtype); in hyp_set_prot_attr() local 611 kvm_pte_t attr; member 693 #define KVM_S2_MEMATTR(pgt, attr) PAGE_S2_MEMATTR(attr, stage2_has_fwb(pgt)) argument 699 kvm_pte_t attr = device ? KVM_S2_MEMATTR(pgt, DEVICE_nGnRE) : in stage2_set_prot_attr() local
|
/openbmc/linux/drivers/greybus/ |
H A D | control.c | 403 struct device_attribute *attr, char *buf) in vendor_string_show() 412 struct device_attribute *attr, char *buf) in product_string_show()
|
/openbmc/linux/tools/testing/selftests/mqueue/ |
H A D | mq_perf_tests.c | 292 static inline void open_queue(struct mq_attr *attr) in open_queue() 543 struct mq_attr attr; in main() local
|
/openbmc/linux/drivers/scsi/arm/ |
H A D | eesox.c | 443 static ssize_t eesoxscsi_show_term(struct device *dev, struct device_attribute *attr, char *buf) in eesoxscsi_show_term() 452 static ssize_t eesoxscsi_store_term(struct device *dev, struct device_attribute *attr, const char *… in eesoxscsi_store_term()
|
/openbmc/linux/drivers/iio/health/ |
H A D | afe4403.c | 137 struct device_attribute *attr, in afe440x_show_register() 161 struct device_attribute *attr, in afe440x_store_register()
|
/openbmc/linux/drivers/iio/common/st_sensors/ |
H A D | st_sensors_core.c | 621 struct device_attribute *attr, char *buf) in st_sensors_sysfs_sampling_frequency_avail() 641 struct device_attribute *attr, char *buf) in st_sensors_sysfs_scale_avail()
|
/openbmc/linux/drivers/staging/greybus/ |
H A D | arche-platform.c | 307 struct device_attribute *attr, in state_store() 371 struct device_attribute *attr, char *buf) in state_show()
|