Home
last modified time | relevance | path

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

/trusty/kernel/lib/trusty/include/lib/trusty/
Ductx.h41 void* uctx_get_priv(struct uctx* ctx);
/trusty/kernel/lib/trusty/
Ductx.c357 void* uctx_get_priv(struct uctx* ctx) { in uctx_get_priv() function