Searched refs:binder_proc_ext (Results 1 – 2 of 2) sorted by relevance
464 struct binder_proc_ext { struct471 struct binder_proc_ext *eproc; in binder_get_cred() argument473 eproc = container_of(proc, struct binder_proc_ext, proc); in binder_get_cred()
4946 struct binder_proc_ext *eproc = in binder_free_proc()4947 container_of(proc, struct binder_proc_ext, proc); in binder_free_proc()5650 struct binder_proc_ext *eproc; in binder_open()