Home
last modified time | relevance | path

Searched defs:attr (Results 2251 – 2275 of 2625) sorted by relevance

1...<<919293949596979899100>>...105

/openbmc/linux/drivers/cpufreq/
H A Dcppc_cpufreq.c221 struct sched_attr attr = { in cppc_freq_invariance_init() local
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_h323_asn1.c85 unsigned short attr; member
/openbmc/linux/drivers/video/console/
H A Dvgacon.c396 u8 attr = color; in vgacon_build_attr() local
/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio-9p-client.c532 void v9fs_rgetattr(P9Req *req, v9fs_attr *attr) in v9fs_rgetattr()
/openbmc/pldm/pldmtool/
H A Dpldm_bios_cmd.cpp256 for (auto attr : BIOSTableIter<PLDM_BIOS_ATTR_TABLE>(attrTable.data(), in findAttrEntryByName() local
/openbmc/linux/kernel/sched/
H A Dcpufreq_schedutil.c582 struct sched_attr attr = { in sugov_kthread_create() local
/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_vnifilter.c953 struct nlattr *attr; in vxlan_vnifilter_process() local
/openbmc/linux/arch/x86/kvm/
H A Dx86.c4645 static inline void __user *kvm_get_attr_addr(struct kvm_device_attr *attr) in kvm_get_attr_addr()
4654 static int kvm_x86_dev_get_attr(struct kvm_device_attr *attr) in kvm_x86_dev_get_attr()
4674 static int kvm_x86_dev_has_attr(struct kvm_device_attr *attr) in kvm_x86_dev_has_attr()
4776 struct kvm_device_attr attr; in kvm_arch_dev_ioctl() local
4784 struct kvm_device_attr attr; in kvm_arch_dev_ioctl() local
5489 struct kvm_device_attr *attr) in kvm_arch_tsc_has_attr()
5505 struct kvm_device_attr *attr) in kvm_arch_tsc_get_attr()
5528 struct kvm_device_attr *attr) in kvm_arch_tsc_set_attr()
5573 struct kvm_device_attr attr; in kvm_vcpu_ioctl_device_attr() local
/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c2790 struct device_attribute *attr, char *buf) in intr_conv_v3_hw_show()
2817 struct device_attribute *attr, in intr_coal_ticks_v3_hw_show()
2828 struct device_attribute *attr, in intr_coal_ticks_v3_hw_store()
2856 struct device_attribute in intr_coal_count_v3_hw_show()
2867 struct device_attribute in intr_coal_count_v3_hw_store()
2895 struct device_attribute in iopoll_q_cnt_v3_hw_show()
/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c1585 struct device_attribute *attr, char *buf) in ufshcd_clkscale_enable_show()
1593 struct device_attribute *attr, const char *buf, size_t count) in ufshcd_clkscale_enable_store()
1901 struct device_attribute *attr, char *buf) in ufshcd_clkgate_delay_show()
1920 struct device_attribute *attr, const char *buf, size_t count) in ufshcd_clkgate_delay_store()
1932 struct device_attribute *attr, char *buf) in ufshcd_clkgate_enable_show()
1940 struct device_attribute *attr, const char *buf, size_t count) in ufshcd_clkgate_enable_store()
/openbmc/linux/drivers/md/
H A Dmd.c2893 struct attribute attr; member
3589 rdev_attr_show(struct kobject *kobj, struct attribute *attr, char *page) in rdev_attr_show()
3602 rdev_attr_store(struct kobject *kobj, struct attribute *attr, in rdev_attr_store()
5578 md_attr_show(struct kobject *kobj, struct attribute *attr, char *page) in md_attr_show()
5599 md_attr_store(struct kobject *kobj, struct attribute *attr, in md_attr_store()
/openbmc/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.h931 #define ibmvfc_create_trace_file(kobj, attr) sysfs_create_bin_file(kobj, attr) argument
932 #define ibmvfc_remove_trace_file(kobj, attr) sysfs_remove_bin_file(kobj, attr) argument
934 #define ibmvfc_create_trace_file(kobj, attr) 0 argument
935 #define ibmvfc_remove_trace_file(kobj, attr) do { } while (0) argument
/openbmc/linux/kernel/trace/
H A Dbpf_trace.c2883 int bpf_kprobe_multi_link_attach(const union bpf_attr *attr, struct bpf_prog *prog) in bpf_kprobe_multi_link_attach()
3026 int bpf_kprobe_multi_link_attach(const union bpf_attr *attr, struct bpf_prog *prog) in bpf_kprobe_multi_link_attach()
3181 int bpf_uprobe_multi_link_attach(const union bpf_attr *attr, struct bpf_prog *prog) in bpf_uprobe_multi_link_attach()
3322 int bpf_uprobe_multi_link_attach(const union bpf_attr *attr, struct bpf_prog *prog) in bpf_uprobe_multi_link_attach()
/openbmc/linux/net/dcb/
H A Ddcbnl.c1106 static int dcbnl_app_table_setdel(struct nlattr *attr, in dcbnl_app_table_setdel()
1645 struct nlattr *attr; in dcbnl_ieee_set() local
/openbmc/linux/drivers/infiniband/ulp/isert/
H A Dib_isert.c109 struct ib_qp_init_attr attr; in isert_create_qp() local
386 struct ib_device_attr *attr = &isert_conn->device->ib_device->attrs; in isert_set_nego_params() local
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A Delement.py27 def _alias(attr): argument
977 def __getattr__(self, attr): argument
/openbmc/linux/drivers/usb/serial/
H A Dio_ti.c2614 struct device_attribute *attr, char *buf) in uart_mode_show()
2623 struct device_attribute *attr, const char *valbuf, size_t count) in uart_mode_store()
/openbmc/linux/drivers/usb/gadget/udc/
H A Ddummy_hcd.c968 static ssize_t function_show(struct device *dev, struct device_attribute *attr, in function_show()
2456 static ssize_t urbs_show(struct device *dev, struct device_attribute *attr, in urbs_show()
/openbmc/linux/arch/arm64/kernel/
H A Dcpufeature.c1506 struct device_attribute *attr, char *buf) in aarch32_el0_show()
3541 ssize_t cpu_show_meltdown(struct device *dev, struct device_attribute *attr, in cpu_show_meltdown()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_ste_v0.c413 struct mlx5dr_ste_actions_attr *attr, in dr_ste_v0_set_actions_tx()
483 struct mlx5dr_ste_actions_attr *attr, in dr_ste_v0_set_actions_rx()
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_port.c3113 struct device_attribute *attr, char *buf) in rx_trig_bytes_show()
3158 struct device_attribute *attr, const char *buf, size_t count) in rx_trig_bytes_store()
/openbmc/linux/drivers/mmc/host/
H A Dcqhci-core.c480 __le32 *attr = (__le32 __force *)desc; in cqhci_set_tran_desc() local
/openbmc/linux/drivers/phy/ti/
H A Dphy-twl4030-usb.c564 struct device_attribute *attr, char *buf) in vbus_show()
/openbmc/qemu/hw/9pfs/
H A D9p-synth.c46 V9fsSynthNodeAttr *attr, int inode) in v9fs_add_dir_node()
/openbmc/linux/drivers/staging/most/dim2/
H A Ddim2.c121 static ssize_t state_show(struct device *dev, struct device_attribute *attr, in state_show()

1...<<919293949596979899100>>...105