Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/android/
Dbinder.c2115 static inline void binder_release_entire_buffer(struct binder_proc *proc, in binder_release_entire_buffer() function
2824 binder_release_entire_buffer(proc, NULL, buffer, false); in binder_proc_transaction()
3797 binder_release_entire_buffer(proc, thread, buffer, is_failure); in binder_free_buf()