Home
last modified time | relevance | path

Searched refs:control_dentry (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/android/
H A Dbinder_internal.h53 * @control_dentry: This records the dentry of this binderfs mount
66 struct dentry *control_dentry; member
H A Dbinderfs.c343 return info->control_dentry == dentry; in is_binderfs_control_device()
401 if (info->control_dentry) { in binderfs_binder_ctl_create()
440 info->control_dentry = dentry; in binderfs_binder_ctl_create()
/kernel/linux/linux-6.6/drivers/android/
H A Dbinderfs.c351 return info->control_dentry == dentry; in is_binderfs_control_device()
411 if (info->control_dentry) { in binderfs_binder_ctl_create()
450 info->control_dentry = dentry; in binderfs_binder_ctl_create()
H A Dbinder_internal.h55 * @control_dentry: This records the dentry of this binderfs mount
68 struct dentry *control_dentry; member

Completed in 5 milliseconds