Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/android/
Dbinder.h58 struct flat_binder_object { struct
/linux-4.4.14/drivers/android/
Dbinder.c1262 struct flat_binder_object *fp; in binder_transaction_buffer_release()
1271 fp = (struct flat_binder_object *)(buffer->data + *offp); in binder_transaction_buffer_release()
1526 struct flat_binder_object *fp; in binder_transaction()
1536 fp = (struct flat_binder_object *)(t->buffer->data + *offp); in binder_transaction()