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

/drivers/staging/android/
H A Dbinder.c222 struct binder_proc *proc;
253 struct binder_proc *proc;
284 struct binder_proc { struct
330 struct binder_proc *proc;
349 struct binder_proc *to_proc;
364 binder_defer_work(struct binder_proc *proc, enum binder_deferred_state defer);
369 int task_get_unused_fd_flags(struct binder_proc *proc, int flags)
437 struct binder_proc *proc, unsigned int fd, struct file *file)
466 static long task_close_fd(struct binder_proc *proc, unsigned int fd)
533 static size_t binder_buffer_size(struct binder_proc *pro
[all...]
H A Dbinder_trace.h25 struct binder_proc;
269 TP_PROTO(struct binder_proc *proc, bool allocate,

Completed in 58 milliseconds