Home
last modified time | relevance | path

Searched defs:binder_transaction (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/android/
Dbinder.c614 struct binder_transaction { struct
618 struct binder_transaction *from_parent; argument
621 struct binder_transaction *to_parent; argument
622 unsigned need_reply:1;
625 struct binder_buffer *buffer;
626 unsigned int code;
627 unsigned int flags;
628 long priority;
629 long saved_priority;
630 kuid_t sender_euid;
[all …]
/Linux-v4.19/include/linux/
Dlsm_hooks.h1432 int (*binder_transaction)(struct task_struct *from, member
1784 struct hlist_head binder_transaction; member