Home
last modified time | relevance | path

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

/linux-6.15/drivers/android/
H A Dbinder.c2039 binder_size_t off_start_offset, buffer_offset; in binder_transaction_buffer_release() local
2144 num_valid = (buffer_offset - off_start_offset) / in binder_transaction_buffer_release()
2149 off_start_offset, in binder_transaction_buffer_release()
2730 binder_size_t off_start_offset, in binder_fixup_parent() argument
2747 off_start_offset, &parent_offset, in binder_fixup_parent()
3003 binder_size_t off_start_offset, off_end_offset; in binder_transaction() local
3398 buffer_offset = off_start_offset; in binder_transaction()
3539 off_start_offset, in binder_transaction()
3551 off_start_offset, in binder_transaction()
3630 num_valid = (buffer_offset - off_start_offset) / in binder_transaction()
[all …]