Home
last modified time | relevance | path

Searched refs:handle_list_wait (Results 1 – 3 of 3) sorted by relevance

/trusty/kernel/lib/trusty/include/lib/trusty/
Dhandle.h187 int handle_list_wait(struct handle_list* hlist,
/trusty/kernel/lib/trusty/
Dhandle.c319 int handle_list_wait(struct handle_list* hlist, in handle_list_wait() function
Dtipc_virtio_dev.c990 ret = handle_list_wait(&dev->handle_list, &chan, &chan_event, in handle_tx()