Home
last modified time | relevance | path

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

/linux-6.14.4/fs/configfs/
Dconfigfs_internal.h108 static inline struct configfs_attribute * to_attr(struct dentry * dentry) in to_attr() function
/linux-6.14.4/fs/xfs/
Dxfs_error.c75 to_attr(struct attribute *attr) in to_attr() function
Dxfs_sysfs.c25 to_attr(struct attribute *attr) in to_attr() function
/linux-6.14.4/drivers/firmware/efi/
Desrt.c85 static struct esre_attribute *to_attr(struct attribute *attr) in to_attr() function
/linux-6.14.4/drivers/acpi/
Ddevice_sysfs.c59 #define to_attr(a) container_of(a, struct acpi_data_node_attr, attr) macro
/linux-6.14.4/drivers/firmware/
Dqemu_fw_cfg.c361 static inline struct fw_cfg_sysfs_attribute *to_attr(struct attribute *attr) in to_attr() function
Ddmi-sysfs.c93 static struct dmi_sysfs_attribute *to_attr(struct attribute *attr) in to_attr() function
/linux-6.14.4/arch/x86/kernel/cpu/mce/
Damd.c1066 #define to_attr(a) container_of(a, struct threshold_attr, attr) macro
/linux-6.14.4/drivers/cpufreq/
Dcpufreq.c980 #define to_attr(a) container_of(a, struct freq_attr, attr) macro