Searched refs:kcpc_restore (Results 1 - 1 of 1) sorted by relevance
| /illumos-gate/usr/src/uts/common/os/ |
| H A D | kcpc.c | 78 static void kcpc_restore(kcpc_ctx_t *ctx); 320 installctx(t, ctx, kcpc_save, kcpc_restore, NULL, 539 * Use kc_lock to synchronize with kcpc_restore(). 563 if (removectx(t, ctx, kcpc_save, kcpc_restore, NULL, 568 (void) removectx(t, ctx, kcpc_save, kcpc_restore, NULL, 700 kcpc_restore(ctx); 1266 kcpc_restore(kcpc_ctx_t *ctx) function 1288 * Set kc_flags to show that a kcpc_restore() is in progress to avoid 1294 * kcpc_restore() has completed. 1426 installctx(ct, cctx, kcpc_save, kcpc_restore, [all...] |
Completed in 68 milliseconds