Home
last modified time | relevance | path

Searched refs:binderfs_binder_device_create (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/android/
H A Dbinderfs.c86 * binderfs_binder_device_create - allocate inode from super block of a
103 static int binderfs_binder_device_create(struct inode *ref_inode, in binderfs_binder_device_create() function
241 ret = binderfs_binder_device_create(inode, device, &device_req); in binder_ctl_ioctl()
704 ret = binderfs_binder_device_create(inode, NULL, &device_info); in binderfs_fill_super()
/kernel/linux/linux-6.6/drivers/android/
H A Dbinderfs.c94 * binderfs_binder_device_create - allocate inode from super block of a
111 static int binderfs_binder_device_create(struct inode *ref_inode, in binderfs_binder_device_create() function
249 ret = binderfs_binder_device_create(inode, device, &device_req); in binder_ctl_ioctl()
720 ret = binderfs_binder_device_create(inode, NULL, &device_info); in binderfs_fill_super()

Completed in 36 milliseconds