Home
last modified time | relevance | path

Searched defs:to_attr (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/fs/configfs/
H A Dconfigfs_internal.h108 static inline struct configfs_attribute * to_attr(struct dentry * dentry) in to_attr() function
/openbmc/linux/fs/xfs/
H A Dxfs_error.c73 to_attr(struct attribute *attr) in to_attr() function
H A Dxfs_sysfs.c25 to_attr(struct attribute *attr) in to_attr() function
/openbmc/linux/drivers/firmware/efi/
H A Desrt.c87 static struct esre_attribute *to_attr(struct attribute *attr) in to_attr() function
/openbmc/linux/arch/ia64/kernel/
H A Dtopology.c260 #define to_attr(a) container_of(a, struct cache_attr, attr) macro
/openbmc/linux/drivers/acpi/
H A Ddevice_sysfs.c59 #define to_attr(a) container_of(a, struct acpi_data_node_attr, attr) macro
/openbmc/linux/drivers/firmware/
H A Dqemu_fw_cfg.c361 static inline struct fw_cfg_sysfs_attribute *to_attr(struct attribute *attr) in to_attr() function
H A Ddmi-sysfs.c93 static struct dmi_sysfs_attribute *to_attr(struct attribute *attr) in to_attr() function
/openbmc/linux/arch/x86/kernel/cpu/mce/
H A Damd.c1002 #define to_attr(a) container_of(a, struct threshold_attr, attr) macro
/openbmc/linux/drivers/cpufreq/
H A Dcpufreq.c991 #define to_attr(a) container_of(a, struct freq_attr, attr) macro