Searched defs:extra_buffers_size (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/android/ |
H A D | binder_alloc.h | 55 size_t extra_buffers_size; member
|
H A D | binder_alloc.c | 377 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 D | binder.c | 3178 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 D | binder_alloc.h | 58 size_t extra_buffers_size; member
|
H A D | binder_alloc.c | 368 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 D | binder.c | 2942 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