ctxop_install
ctxop_install(t, &kcpc_idle_ctxop_tpl, cp);
ctxop_install(ct, &kcpc_ctxop_tpl, cctx);
ctxop_install(t, &kcpc_ctxop_tpl, ctx);
ctxop_install(t, &schedctl_ctxop_tpl, ssp);
extern void ctxop_install(kthread_t *, const struct ctxop_template *, void *);
ctxop_install(t, &brand_interpose_ctxop_tpl, NULL);