Home
last modified time | relevance | path

Searched refs:bbo (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/android/
H A Dbinder_internal.h563 * @bbo: binder buffer pointer
573 struct binder_buffer_object bbo; member
H A Dbinder.c1835 return &object->bbo; in binder_validate_ptr()
1900 last_bbo = &last_object.bbo; in binder_validate_fixup()
3531 if (user_parent_size != sizeof(user_object.bbo)) { in binder_transaction()
3535 sizeof(user_object.bbo)); in binder_transaction()
3543 &user_object.bbo, t, in binder_transaction()
/kernel/linux/linux-5.10/drivers/android/
H A Dbinder.c646 * @bbo: binder buffer pointer
656 struct binder_buffer_object bbo; member
2186 return &object->bbo; in binder_validate_ptr()
2251 last_bbo = &last_object.bbo; in binder_validate_fixup()
3732 if (user_parent_size != sizeof(user_object.bbo)) { in binder_transaction()
3736 sizeof(user_object.bbo)); in binder_transaction()
3744 &user_object.bbo, t, in binder_transaction()

Completed in 17 milliseconds