Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/android/
Dbinder.c355 struct binder_transaction { struct
359 struct binder_transaction *from_parent; argument
362 struct binder_transaction *to_parent; argument
363 unsigned need_reply:1;
366 struct binder_buffer *buffer;
367 unsigned int code;
368 unsigned int flags;
369 long priority;
370 long saved_priority;
371 kuid_t sender_euid;
[all …]
/linux-4.4.14/include/linux/
Dlsm_hooks.h1305 int (*binder_transaction)(struct task_struct *from, member
1620 struct list_head binder_transaction; member