Searched defs:to_attr (Results 1 – 6 of 6) sorted by relevance
114 static inline struct configfs_attribute * to_attr(struct dentry * dentry) in to_attr() function
275 #define to_attr(a) container_of(a, struct cache_attr, attr) macro
400 #define to_attr(a) container_of(a, struct threshold_attr, attr) macro
91 static struct dmi_sysfs_attribute *to_attr(struct attribute *attr) in to_attr() function
604 #define to_attr(a) container_of(a, struct freq_attr, attr) macro
956 #define to_attr(a) container_of(a, struct _cache_attr, attr) macro