Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/android/
Dbinder_trace.h306 DEFINE_EVENT(binder_buffer_class, binder_transaction_buffer_release,
Dbinder.c1854 static void binder_transaction_buffer_release(struct binder_proc *proc, in binder_transaction_buffer_release() function
3116 binder_transaction_buffer_release(target_proc, NULL, t->buffer, in binder_transaction()
3225 binder_transaction_buffer_release(proc, thread, buffer, 0, false); in binder_free_buf()