Home
last modified time | relevance | path

Searched refs:handle_get_cookie (Results 1 – 2 of 2) sorted by relevance

/trusty/kernel/lib/trusty/include/lib/trusty/
Dhandle.h179 static inline void* handle_get_cookie(struct handle* handle) { in handle_get_cookie() function
/trusty/kernel/lib/trusty/
Dtipc_virtio_dev.c890 ept = handle_get_cookie(chan); in handle_tx_msg()
932 ept = handle_get_cookie(chan); in handle_hup()
966 ept = handle_get_cookie(chan); in handle_ready()