Home
last modified time | relevance | path

Searched refs:obj_ref_init (Results 1 – 5 of 5) sorted by relevance

/trusty/kernel/include/shared/lk/
Dreflist.h44 static inline __ALWAYS_INLINE void obj_ref_init(struct obj_ref* ref) { in obj_ref_init() function
/trusty/kernel/lib/trusty/
Dipc.c564 obj_ref_init(&chan->node_ref); in chan_alloc()
565 obj_ref_init(&chan->peer_ref); in chan_alloc()
566 obj_ref_init(&chan->handle_ref); in chan_alloc()
Devent.c494 obj_ref_init(&ec->es_ref); in event_source_open()
Dtrusty_virtio.c148 obj_ref_init(&new_bus->tree_node_ref); in alloc_new_bus()
Dtipc_virtio_dev.c649 obj_ref_init(&shm_ref); in handle_chan_msg()
650 obj_ref_init(&tem_ref); in handle_chan_msg()