Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/android/
Dbinder.c962 static long task_close_fd(struct binder_proc *proc, unsigned int fd) in task_close_fd() function
2270 task_close_fd(proc, fp->fd); in binder_transaction_buffer_release()
2318 task_close_fd(proc, fd_array[fd_index]); in binder_transaction_buffer_release()
2562 task_close_fd(target_proc, fd_array[fdi]); in binder_translate_fd_array()