Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/android/
H A Dbinder.h125 struct flat_binder_object { struct
296 #define BINDER_SET_CONTEXT_MGR_EXT _IOW('b', 13, struct flat_binder_object)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/android/
H A Dbinder.h69 struct flat_binder_object { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/android/
H A Dbinder.h69 struct flat_binder_object { struct
/OK3568_Linux_fs/kernel/drivers/android/
H A Dbinder_internal.h594 struct flat_binder_object fbo;
H A Dbinder.c154 container_of(hdr, struct flat_binder_object, hdr)
838 struct flat_binder_object *fp) in binder_init_node_ilocked()
898 struct flat_binder_object *fp) in binder_new_node()
1819 object_size = sizeof(struct flat_binder_object); in binder_get_object()
2075 struct flat_binder_object *fp; in binder_transaction_buffer_release()
2094 struct flat_binder_object *fp; in binder_transaction_buffer_release()
2213 static int binder_translate_binder(struct flat_binder_object *fp, in binder_translate_binder()
2267 static int binder_translate_handle(struct flat_binder_object *fp, in binder_translate_handle()
3436 struct flat_binder_object *fp; in binder_transaction()
3454 struct flat_binder_object *fp; in binder_transaction()
[all …]