Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/android/
Dbinder.c377 static int task_get_unused_fd_flags(struct binder_proc *proc, int flags) in task_get_unused_fd_flags() function
1664 target_fd = task_get_unused_fd_flags(target_proc, O_CLOEXEC); in binder_transaction()