Searched refs:binder_txn (Results 1 – 3 of 3) sorted by relevance
20 void bio_init_from_txn(struct binder_io *io, struct binder_txn *txn);41 void binder_dump_txn(struct binder_txn *txn) in binder_dump_txn()169 struct binder_txn txn; in binder_send_reply()220 struct binder_txn *txn = (void *) ptr; in binder_parse()221 if ((end - ptr) * sizeof(uint32_t) < sizeof(struct binder_txn)) { in binder_parse()241 struct binder_txn *txn = (void*) ptr; in binder_parse()242 if ((end - ptr) * sizeof(uint32_t) < sizeof(struct binder_txn)) { in binder_parse()311 struct binder_txn txn; in binder_call()394 void bio_init_from_txn(struct binder_io *bio, struct binder_txn *txn) in bio_init_from_txn()
20 struct binder_txn struct67 struct binder_txn *txn,
201 struct binder_txn *txn, in svcmgr_handler()