Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/os/
H A Dkcpc.c78 static void kcpc_restore(kcpc_ctx_t *ctx);
320 installctx(t, ctx, kcpc_save, kcpc_restore, NULL, in kcpc_bind_thread()
563 if (removectx(t, ctx, kcpc_save, kcpc_restore, NULL, in kcpc_unbind()
568 (void) removectx(t, ctx, kcpc_save, kcpc_restore, NULL, in kcpc_unbind()
700 kcpc_restore(ctx); in kcpc_enable()
1266 kcpc_restore(kcpc_ctx_t *ctx) in kcpc_restore() function
1426 installctx(ct, cctx, kcpc_save, kcpc_restore, in kcpc_lwp_create()