Home
last modified time | relevance | path

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

/drivers/staging/android/
Dvsoc.c174 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()
535 int retval = vsoc_validate_filep(filp); in vsoc_ioctl()
627 int retval = vsoc_validate_filep(filp); in vsoc_read()
648 int retval = vsoc_validate_filep(filp); in vsoc_lseek()
701 int retval = vsoc_validate_filep(filp); in vsoc_write()
1061 int retval = vsoc_validate_filep(filp); in vsoc_release()
1125 int retval = vsoc_validate_filep(filp); in vsoc_mmap()