Home
last modified time | relevance | path

Searched refs:target_kobj (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/fs/sysfs/
Dsymlink.c21 struct kobject *target_kobj, in sysfs_do_create_link_sd() argument
35 if (target_kobj->sd) { in sysfs_do_create_link_sd()
36 target = target_kobj->sd; in sysfs_do_create_link_sd()
Dgroup.c425 struct kobject *target_kobj, in __compat_only_sysfs_link_entry_to_kobj() argument
438 target = target_kobj->sd; in __compat_only_sysfs_link_entry_to_kobj()
445 entry = kernfs_find_and_get(target_kobj->sd, target_name); in __compat_only_sysfs_link_entry_to_kobj()
/Linux-v5.4/include/linux/
Dsysfs.h301 struct kobject *target_kobj,
505 struct kobject *target_kobj, in __compat_only_sysfs_link_entry_to_kobj() argument