Home
last modified time | relevance | path

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

/trusty/kernel/lib/trusty/include/lib/trusty/
Ductx.h40 void uctx_destroy(struct uctx* ctx);
/trusty/kernel/lib/trusty/
Ductx.c103 uctx_destroy(uctx); in _uctx_shutdown()
335 void uctx_destroy(struct uctx* ctx) { in uctx_destroy() function