Searched defs:to_attr (Results 1 - 9 of 9) sorted by relevance

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

Completed in 292 milliseconds