Searched defs:to_attr (Results 1 – 6 of 6) sorted by relevance
116 static inline struct configfs_attribute * to_attr(struct dentry * dentry) in to_attr() function
32 to_attr(struct attribute *attr) in to_attr() function
274 #define to_attr(a) container_of(a, struct cache_attr, attr) macro
432 #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
760 #define to_attr(a) container_of(a, struct freq_attr, attr) macro