/openbmc/linux/drivers/cpufreq/ |
H A D | cppc_cpufreq.c | 221 struct sched_attr attr = { in cppc_freq_invariance_init() local
|
/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_h323_asn1.c | 85 unsigned short attr; member
|
/openbmc/linux/drivers/video/console/ |
H A D | vgacon.c | 396 u8 attr = color; in vgacon_build_attr() local
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | virtio-9p-client.c | 532 void v9fs_rgetattr(P9Req *req, v9fs_attr *attr) in v9fs_rgetattr()
|
/openbmc/pldm/pldmtool/ |
H A D | pldm_bios_cmd.cpp | 256 for (auto attr : BIOSTableIter<PLDM_BIOS_ATTR_TABLE>(attrTable.data(), in findAttrEntryByName() local
|
/openbmc/linux/kernel/sched/ |
H A D | cpufreq_schedutil.c | 582 struct sched_attr attr = { in sugov_kthread_create() local
|
/openbmc/linux/drivers/net/vxlan/ |
H A D | vxlan_vnifilter.c | 953 struct nlattr *attr; in vxlan_vnifilter_process() local
|
/openbmc/linux/arch/x86/kvm/ |
H A D | x86.c | 4645 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 D | hisi_sas_v3_hw.c | 2790 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 D | ufshcd.c | 1585 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 D | md.c | 2893 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 D | ibmvfc.h | 931 #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 D | bpf_trace.c | 2883 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 D | dcbnl.c | 1106 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 D | ib_isert.c | 109 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 D | element.py | 27 def _alias(attr): argument 977 def __getattr__(self, attr): argument
|
/openbmc/linux/drivers/usb/serial/ |
H A D | io_ti.c | 2614 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 D | dummy_hcd.c | 968 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 D | cpufeature.c | 1506 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 D | dr_ste_v0.c | 413 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 D | 8250_port.c | 3113 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 D | cqhci-core.c | 480 __le32 *attr = (__le32 __force *)desc; in cqhci_set_tran_desc() local
|
/openbmc/linux/drivers/phy/ti/ |
H A D | phy-twl4030-usb.c | 564 struct device_attribute *attr, char *buf) in vbus_show()
|
/openbmc/qemu/hw/9pfs/ |
H A D | 9p-synth.c | 46 V9fsSynthNodeAttr *attr, int inode) in v9fs_add_dir_node()
|
/openbmc/linux/drivers/staging/most/dim2/ |
H A D | dim2.c | 121 static ssize_t state_show(struct device *dev, struct device_attribute *attr, in state_show()
|