Home
last modified time | relevance | path

Searched defs:sysfs_remove_file_self (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/sysfs/
H A Dfile.c483 bool sysfs_remove_file_self(struct kobject *kobj, const struct attribute *attr) in sysfs_remove_file_self() function
498 EXPORT_SYMBOL_GPL(sysfs_remove_file_self); variable
/kernel/linux/linux-6.6/fs/sysfs/
H A Dfile.c502 bool sysfs_remove_file_self(struct kobject *kobj, const struct attribute *attr) in sysfs_remove_file_self() function
517 EXPORT_SYMBOL_GPL(sysfs_remove_file_self); variable
/kernel/linux/linux-5.10/include/linux/
H A Dsysfs.h408 static inline bool sysfs_remove_file_self(struct kobject *kobj, in sysfs_remove_file_self() function
/kernel/linux/linux-6.6/include/linux/
H A Dsysfs.h432 static inline bool sysfs_remove_file_self(struct kobject *kobj, in sysfs_remove_file_self() function

Completed in 5 milliseconds