Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/android/
Dbinder_trace.h262 DEFINE_EVENT(binder_buffer_class, binder_transaction_buffer_release,
Dbinder.c1240 static void binder_transaction_buffer_release(struct binder_proc *proc, in binder_transaction_buffer_release() function
1720 binder_transaction_buffer_release(target_proc, t->buffer, offp); in binder_transaction()
1928 binder_transaction_buffer_release(proc, buffer, NULL); in binder_thread_write()