Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/android/
Dbinder_trace.h277 DEFINE_EVENT(binder_buffer_class, binder_transaction_buffer_release,
Dbinder.c2238 static void binder_transaction_buffer_release(struct binder_proc *proc, in binder_transaction_buffer_release() function
3467 binder_transaction_buffer_release(target_proc, t->buffer, in binder_transaction()
3572 binder_transaction_buffer_release(proc, buffer, 0, false); in binder_free_buf()