Searched refs:smrt_command_alloc_impl (Results 1 – 1 of 1) sorted by relevance
153 smrt_command_alloc_impl(smrt_t *smrt, smrt_command_type_t type, int kmflags) in smrt_command_alloc_impl() function209 if ((smcm = smrt_command_alloc_impl(smrt, SMRT_CMDTYPE_PREINIT, in smrt_command_alloc_preinit()238 if ((smcm = smrt_command_alloc_impl(smrt, type, kmflags)) == NULL) { in smrt_command_alloc()