Searched refs:bio_get_ref (Results 1 – 4 of 4) sorted by relevance
92 uint32_t bio_get_ref(struct binder_io *bio);
24 handle = bio_get_ref(&reply); in svcmgr_lookup()
309 handle = bio_get_ref(msg); in svcmgr_handler()
624 uint32_t bio_get_ref(struct binder_io *bio) in bio_get_ref() function