Home
last modified time | relevance | path

Searched defs:flat_binder_object (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/android/
Dbinder.h36 struct flat_binder_object { struct
37 struct binder_object_header hdr;
38 __u32 flags;
40 union {
45 binder_uintptr_t cookie;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/android/
Dbinder.h54 struct flat_binder_object { struct
55 struct binder_object_header hdr;
56 __u32 flags;
57 union {
61 binder_uintptr_t cookie;
/kernel/linux/linux-5.10/include/uapi/linux/android/
Dbinder.h77 struct flat_binder_object { struct
78 struct binder_object_header hdr;
79 __u32 flags;
82 union {
88 binder_uintptr_t cookie;