Home
last modified time | relevance | path

Searched defs:uctx (Results 1 – 2 of 2) sorted by relevance

/trusty/kernel/lib/trusty/
Ductx.c62 struct uctx { struct
86 struct uctx* uctx; in _uctx_startup() argument
99 struct uctx* uctx; in _uctx_shutdown() local
Dipc_msg.c250 struct uctx* uctx) { in user_msg_write_locked()
305 struct uctx* uctx) { in msg_write_locked()
532 struct uctx* uctx = current_uctx(); in sys_send_msg() local
685 static void user_remove_multiple(struct uctx* uctx, in user_remove_multiple()
692 static int user_install_multiple(struct uctx* uctx, in user_install_multiple()
706 static int user_return_handles(struct uctx* uctx, in user_return_handles()
740 struct uctx* uctx = current_uctx(); in sys_read_msg() local