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

/drivers/staging/android/
H A Dbinder.c369 int task_get_unused_fd_flags(struct binder_proc *proc, int flags) function
1727 target_fd = task_get_unused_fd_flags(target_proc, O_CLOEXEC);

Completed in 33 milliseconds