Home
last modified time | relevance | path

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

/linux-4.4.14/fs/configfs/
Dconfigfs_internal.h116 static inline struct configfs_attribute * to_attr(struct dentry * dentry) in to_attr() function
/linux-4.4.14/fs/xfs/
Dxfs_sysfs.c34 to_attr(struct attribute *attr) in to_attr() function
/linux-4.4.14/drivers/firmware/efi/
Desrt.c85 static struct esre_attribute *to_attr(struct attribute *attr) in to_attr() function
/linux-4.4.14/arch/ia64/kernel/
Dtopology.c274 #define to_attr(a) container_of(a, struct cache_attr, attr) macro
/linux-4.4.14/drivers/acpi/
Ddevice_sysfs.c66 #define to_attr(a) container_of(a, struct acpi_data_node_attr, attr) macro
/linux-4.4.14/arch/x86/kernel/cpu/mcheck/
Dmce_amd.c533 #define to_attr(a) container_of(a, struct threshold_attr, attr) macro
/linux-4.4.14/drivers/firmware/
Ddmi-sysfs.c91 static struct dmi_sysfs_attribute *to_attr(struct attribute *attr) in to_attr() function
/linux-4.4.14/drivers/cpufreq/
Dcpufreq.c812 #define to_attr(a) container_of(a, struct freq_attr, attr) macro