Lines Matching defs:binder_transaction
520 struct binder_transaction { struct
529 struct binder_transaction *from_parent; argument
532 struct binder_transaction *to_parent; argument
533 unsigned need_reply:1;
536 struct binder_buffer *buffer;
537 unsigned int code;
538 unsigned int flags;
539 long priority;
540 long saved_priority;
541 kuid_t sender_euid;
542 ktime_t start_time;
543 struct list_head fd_fixups;
544 binder_uintptr_t security_ctx;
551 spinlock_t lock;
553 u64 sender_tokenid;
554 u64 first_tokenid;