Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/android/
Dbinder.c891 static void binder_free_proc(struct binder_proc *proc);
1812 binder_free_proc(proc); in binder_proc_dec_tmpref()
4681 static void binder_free_proc(struct binder_proc *proc) in binder_free_proc() function