Home
last modified time | relevance | path

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

/linux-3.3/fs/configfs/
Dconfigfs_internal.h114 static inline struct configfs_attribute * to_attr(struct dentry * dentry) in to_attr() function
/linux-3.3/arch/ia64/kernel/
Dtopology.c275 #define to_attr(a) container_of(a, struct cache_attr, attr) macro
/linux-3.3/arch/x86/kernel/cpu/mcheck/
Dmce_amd.c400 #define to_attr(a) container_of(a, struct threshold_attr, attr) macro
/linux-3.3/drivers/firmware/
Ddmi-sysfs.c91 static struct dmi_sysfs_attribute *to_attr(struct attribute *attr) in to_attr() function
/linux-3.3/drivers/cpufreq/
Dcpufreq.c604 #define to_attr(a) container_of(a, struct freq_attr, attr) macro
/linux-3.3/arch/x86/kernel/cpu/
Dintel_cacheinfo.c956 #define to_attr(a) container_of(a, struct _cache_attr, attr) macro