Home
last modified time | relevance | path

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

/optee_os/core/include/mm/
H A Dfile.h52 void file_unlock(struct file *f);
/optee_os/core/mm/
H A Dfile.c206 void file_unlock(struct file *f) in file_unlock() function
/optee_os/core/kernel/
H A Dldelf_syscalls.c446 file_unlock(binh->f); in ldelf_syscall_map_bin()
461 file_unlock(binh->f); in ldelf_syscall_map_bin()