Home
last modified time | relevance | path

Searched refs:binder_transaction (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/android/
A Dbinder_trace.h20 struct binder_transaction;
99 TP_PROTO(struct binder_transaction *t,
127 TRACE_EVENT(binder_transaction,
128 TP_PROTO(bool reply, struct binder_transaction *t,
156 TP_PROTO(struct binder_transaction *t),
169 TP_PROTO(struct binder_transaction *t, struct binder_node *node,
194 TP_PROTO(struct binder_transaction *t, struct binder_node *node,
219 TP_PROTO(struct binder_transaction *t, struct binder_node *node,
247 TP_PROTO(struct binder_transaction *t, int fd, size_t offset),
265 TP_PROTO(struct binder_transaction *t, int fd, size_t offset),
A Dbinder_internal.h483 struct binder_transaction *transaction_stack;
514 struct binder_transaction { struct
518 struct binder_transaction *from_parent; argument
521 struct binder_transaction *to_parent; argument
A Dbinder_alloc.h19 struct binder_transaction;
53 struct binder_transaction *transaction;
A Dbinder.c1486 struct binder_transaction *t) in binder_get_txn_from()
1510 struct binder_transaction *t) in binder_get_txn_from_and_acq_inner()
1599 struct binder_transaction *next; in binder_send_failed_reply()
2697 static struct binder_transaction *
2887 struct binder_transaction *t; in binder_transaction()
3084 struct binder_transaction *tmp; in binder_transaction()
4315 struct binder_transaction *t) in binder_apply_fd_fixups()
4781 struct binder_transaction *t; in binder_release_work()
4916 struct binder_transaction *t; in binder_thread_release()
5973 struct binder_transaction *t; in print_binder_work_ilocked()
[all …]
/linux-6.3-rc2/include/linux/
A Dlsm_hook_defs.h30 LSM_HOOK(int, 0, binder_transaction, const struct cred *from,
/linux-6.3-rc2/security/
A Dsecurity.c789 return call_int_hook(binder_transaction, 0, from, to); in security_binder_transaction()
/linux-6.3-rc2/security/selinux/
A Dhooks.c7052 LSM_HOOK_INIT(binder_transaction, selinux_binder_transaction),

Completed in 40 milliseconds