Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/android/
A Dbinder_alloc.h48 unsigned allow_user_free:1; member
A Dbinder_alloc.c150 if (!buffer->allow_user_free) in binder_alloc_prepare_to_free_locked()
152 buffer->allow_user_free = 0; in binder_alloc_prepare_to_free_locked()
509 buffer->allow_user_free = 0; in binder_alloc_new_buf_locked()
1125 (!buffer->allow_user_free || !buffer->transaction); in check_buffer()
A Dbinder.c4729 t->buffer->allow_user_free = 1; in binder_thread_read()

Completed in 15 milliseconds