Home
last modified time | relevance | path

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

/openbmc/linux/drivers/android/
H A Dbinder.c2125 static inline void binder_release_entire_buffer(struct binder_proc *proc, in binder_release_entire_buffer() function
2834 binder_release_entire_buffer(proc, NULL, buffer, false); in binder_proc_transaction()
3808 binder_release_entire_buffer(proc, thread, buffer, is_failure); in binder_free_buf()