Searched refs:uctx_get_priv (Results 1 – 2 of 2) sorted by relevance
/trusty/kernel/lib/trusty/include/lib/trusty/ | ||
D | uctx.h | 41 void* uctx_get_priv(struct uctx* ctx); |
/trusty/kernel/lib/trusty/ | ||
D | uctx.c | 357 void* uctx_get_priv(struct uctx* ctx) { in uctx_get_priv() function |