Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/android/
Dbinder.c547 static void binder_free_proc(struct binder_proc *proc);
1559 binder_free_proc(proc); in binder_proc_dec_tmpref()
5223 static void binder_free_proc(struct binder_proc *proc) in binder_free_proc() function