Home
last modified time | relevance | path

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

/Linux-v5.10/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.c428 struct kobject *target_kobj, in compat_only_sysfs_link_entry_to_kobj() argument
442 target = target_kobj->sd; in compat_only_sysfs_link_entry_to_kobj()
449 entry = kernfs_find_and_get(target_kobj->sd, target_name); in compat_only_sysfs_link_entry_to_kobj()
/Linux-v5.10/include/linux/
Dsysfs.h308 struct kobject *target_kobj,
528 struct kobject *target_kobj, in compat_only_sysfs_link_entry_to_kobj() argument