Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/android/
Dbinder_alloc.h51 unsigned allow_user_free:1; member
Dbinder.c2974 t->buffer->allow_user_free = 0; in binder_transaction()
3473 if (!buffer->allow_user_free) { in binder_thread_write()
4157 t->buffer->allow_user_free = 1; in binder_thread_read()