Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dkcpc.h208 extern void kcpc_free(kcpc_ctx_t *ctx, int isexec);
/titanic_44/usr/src/uts/common/os/
H A Dkcpc.c321 kcpc_lwp_create, NULL, kcpc_free); in kcpc_bind_thread()
564 kcpc_lwp_create, NULL, kcpc_free) == 0) in kcpc_unbind()
569 kcpc_lwp_create, NULL, kcpc_free); in kcpc_unbind()
600 kcpc_free(ctx, 0); in kcpc_unbind()
1427 NULL, kcpc_lwp_create, NULL, kcpc_free); in kcpc_lwp_create()
1464 kcpc_free(kcpc_ctx_t *ctx, int isexec) in kcpc_free() function
H A Dcap_util.c1260 kcpc_free(ctx, 0); in cu_cpu_fini()