Searched refs:KGSS_ALLOC (Results 1 – 3 of 3) sorted by relevance
735 #define KGSS_ALLOC() kmem_zalloc(sizeof (struct kgss_ctx), KM_SLEEP) macro779 #define KGSS_ALLOC() (struct kgss_ctx *)MALLOC(sizeof (struct kgss_ctx)) macro
797 kctx = KGSS_ALLOC(); in kgss_init_sec_context()1053 kctx = KGSS_ALLOC(); in kgss_accept_sec_context()2471 kctx = KGSS_ALLOC();
866 kctx = KGSS_ALLOC(); in kgss_init_sec_context()1146 kctx = KGSS_ALLOC(); in kgss_accept_sec_context()