Home
last modified time | relevance | path

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

/Linux-v4.19/fs/configfs/
Dconfigfs_internal.h119 static inline struct configfs_attribute * to_attr(struct dentry * dentry) in to_attr() function
/Linux-v4.19/fs/xfs/
Dxfs_error.c62 to_attr(struct attribute *attr) in to_attr() function
Dxfs_sysfs.c26 to_attr(struct attribute *attr) in to_attr() function
/Linux-v4.19/drivers/firmware/efi/
Desrt.c86 static struct esre_attribute *to_attr(struct attribute *attr) in to_attr() function
/Linux-v4.19/arch/ia64/kernel/
Dtopology.c274 #define to_attr(a) container_of(a, struct cache_attr, attr) macro
/Linux-v4.19/drivers/acpi/
Ddevice_sysfs.c66 #define to_attr(a) container_of(a, struct acpi_data_node_attr, attr) macro
/Linux-v4.19/drivers/firmware/
Dqemu_fw_cfg.c360 static inline struct fw_cfg_sysfs_attribute *to_attr(struct attribute *attr) in to_attr() function
Ddmi-sysfs.c92 static struct dmi_sysfs_attribute *to_attr(struct attribute *attr) in to_attr() function
/Linux-v4.19/arch/x86/kernel/cpu/mcheck/
Dmce_amd.c1054 #define to_attr(a) container_of(a, struct threshold_attr, attr) macro
/Linux-v4.19/drivers/cpufreq/
Dcpufreq.c904 #define to_attr(a) container_of(a, struct freq_attr, attr) macro