Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/android/
Dvsoc.c175 inline int vsoc_validate_filep(struct file *filp) in vsoc_validate_filep() function
270 if (!managed_filp || vsoc_validate_filep(managed_filp)) in do_create_fd_scoped_permission()
385 int retval = vsoc_validate_filep(filp); in do_vsoc_describe_region()
537 int retval = vsoc_validate_filep(filp); in vsoc_ioctl()
629 int retval = vsoc_validate_filep(filp); in vsoc_read()
650 int retval = vsoc_validate_filep(filp); in vsoc_lseek()
703 int retval = vsoc_validate_filep(filp); in vsoc_write()
1063 int retval = vsoc_validate_filep(filp); in vsoc_release()
1127 int retval = vsoc_validate_filep(filp); in vsoc_mmap()