Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/android/
Dbinder_trace.h268 DEFINE_EVENT(binder_buffer_class, binder_transaction_buffer_release,
Dbinder.c2193 static void binder_transaction_buffer_release(struct binder_proc *proc, in binder_transaction_buffer_release() function
3237 binder_transaction_buffer_release(target_proc, t->buffer, offp); in binder_transaction()
3508 binder_transaction_buffer_release(proc, buffer, NULL); in binder_thread_write()