Home
last modified time | relevance | path

Searched defs:extra_buffers_size (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/android/
H A Dbinder_alloc.h55 size_t extra_buffers_size; member
H A Dbinder_alloc.c377 binder_alloc_new_buf_locked( struct binder_alloc *alloc, size_t data_size, size_t offsets_size, size_t extra_buffers_size, int is_async, int pid) binder_alloc_new_buf_locked() argument
566 binder_alloc_new_buf(struct binder_alloc *alloc, size_t data_size, size_t offsets_size, size_t extra_buffers_size, int is_async, int pid) binder_alloc_new_buf() argument
[all...]
H A Dbinder.c3178 binder_transaction(struct binder_proc *proc, struct binder_thread *thread, struct binder_transaction_data *tr, int reply, binder_size_t extra_buffers_size) binder_transaction() argument
[all...]
/kernel/linux/linux-6.6/drivers/android/
H A Dbinder_alloc.h58 size_t extra_buffers_size; member
H A Dbinder_alloc.c368 binder_alloc_new_buf_locked( struct binder_alloc *alloc, size_t data_size, size_t offsets_size, size_t extra_buffers_size, int is_async, int pid) binder_alloc_new_buf_locked() argument
561 binder_alloc_new_buf(struct binder_alloc *alloc, size_t data_size, size_t offsets_size, size_t extra_buffers_size, int is_async, int pid) binder_alloc_new_buf() argument
[all...]
H A Dbinder.c2942 binder_transaction(struct binder_proc *proc, struct binder_thread *thread, struct binder_transaction_data *tr, int reply, binder_size_t extra_buffers_size) binder_transaction() argument
[all...]

Completed in 15 milliseconds