Home
last modified time | relevance | path

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

/openbmc/linux/drivers/android/
H A Dbinder.c547 static void binder_free_proc(struct binder_proc *proc);
1478 binder_free_proc(proc); in binder_proc_dec_tmpref()
4916 static void binder_free_proc(struct binder_proc *proc) in binder_free_proc() function