Home
last modified time | relevance | path

Searched refs:binder_proc_ext (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/android/
H A Dbinder_internal.h464 struct binder_proc_ext { struct
471 struct binder_proc_ext *eproc; in binder_get_cred() argument
473 eproc = container_of(proc, struct binder_proc_ext, proc); in binder_get_cred()
H A Dbinder.c4946 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()