Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/android/
Dbinder.h47 struct binder_fd_object { struct
48 struct binder_object_header hdr;
49 __u32 pad_flags;
50 union {
54 binder_uintptr_t cookie;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/android/
Dbinder.h63 struct binder_fd_object { struct
64 struct binder_object_header hdr;
65 __u32 pad_flags;
66 union {
70 binder_uintptr_t cookie;
/kernel/linux/linux-5.10/include/uapi/linux/android/
Dbinder.h99 struct binder_fd_object { struct
100 struct binder_object_header hdr;
101 __u32 pad_flags;
102 union {
107 binder_uintptr_t cookie;