Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dkcpc.c117 static const struct ctxop_template kcpc_ctxop_tpl = { variable
331 ctxop_install(t, &kcpc_ctxop_tpl, ctx); in kcpc_bind_thread()
572 VERIFY3U(ctxop_remove(t, &kcpc_ctxop_tpl, ctx), !=, 0); in kcpc_unbind()
1447 ctxop_install(ct, &kcpc_ctxop_tpl, cctx); in kcpc_lwp_create()