Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/android/
Dbinder.c572 struct binder_transaction { struct
576 struct binder_transaction *from_parent; argument
579 struct binder_transaction *to_parent; argument
580 unsigned need_reply:1;
583 struct binder_buffer *buffer;
584 unsigned int code;
585 unsigned int flags;
586 long priority;
587 long saved_priority;
588 kuid_t sender_euid;
[all …]
/Linux-v5.4/include/linux/
Dlsm_hooks.h1460 int (*binder_transaction)(struct task_struct *from, member
1825 struct hlist_head binder_transaction; member