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

/drivers/staging/android/
H A Dbinder.c230 struct binder_proc *proc;
261 struct binder_proc *proc;
292 struct binder_proc { struct
338 struct binder_proc *proc;
357 struct binder_proc *to_proc;
372 binder_defer_work(struct binder_proc *proc, enum binder_deferred_state defer);
374 static int task_get_unused_fd_flags(struct binder_proc *proc, int flags)
396 struct binder_proc *proc, unsigned int fd, struct file *file)
405 static long task_close_fd(struct binder_proc *proc, unsigned int fd)
454 static size_t binder_buffer_size(struct binder_proc *pro
[all...]
H A Dbinder_trace.h25 struct binder_proc;
271 TP_PROTO(struct binder_proc *proc, bool allocate,

Completed in 59 milliseconds