Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/configfs/
Dconfigfs_internal.h108 static inline struct configfs_attribute * to_attr(struct dentry * dentry) in to_attr() function
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_error.c65 to_attr(struct attribute *attr) in to_attr() function
Dxfs_sysfs.c24 to_attr(struct attribute *attr) in to_attr() function
/kernel/linux/linux-5.10/drivers/firmware/efi/
Desrt.c87 static struct esre_attribute *to_attr(struct attribute *attr) in to_attr() function
/kernel/linux/linux-5.10/arch/ia64/kernel/
Dtopology.c270 #define to_attr(a) container_of(a, struct cache_attr, attr) macro
/kernel/linux/linux-5.10/drivers/acpi/
Ddevice_sysfs.c58 #define to_attr(a) container_of(a, struct acpi_data_node_attr, attr) macro
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/kernel/sched/
Dcore_ctl.c241 #define to_attr(a) container_of(a, struct core_ctl_attr, attr) macro
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mce/
Damd.c1162 #define to_attr(a) container_of(a, struct threshold_attr, attr) macro
/kernel/linux/linux-5.10/drivers/cpufreq/
Dcpufreq.c943 #define to_attr(a) container_of(a, struct freq_attr, attr) macro