Searched refs:task_get_unused_fd_flags (Results 1 – 1 of 1) sorted by relevance
377 static int task_get_unused_fd_flags(struct binder_proc *proc, int flags) in task_get_unused_fd_flags() function1664 target_fd = task_get_unused_fd_flags(target_proc, O_CLOEXEC); in binder_transaction()