Searched refs:unew_ctx (Results 1 – 2 of 2) sorted by relevance
664 abi_ulong unew_ctx, abi_long ctx_size) in do_swapcontext() argument699 if (unew_ctx) { in do_swapcontext()702 if (!lock_user_struct(VERIFY_READ, uctx, unew_ctx, 1)) { in do_swapcontext()706 unlock_user_struct(uctx, unew_ctx, 1); in do_swapcontext()
72 abi_ulong unew_ctx, abi_long ctx_size);