Searched refs:subsys_ctx (Results 1 – 1 of 1) sorted by relevance
3759 void *subsys_ctx; local3772 subsys_ctx = malloc(arg2, M_TEMP, M_WAITOK | M_ZERO);3774 subsys_ctx = NULL;3777 err = subsys_cb(TPL_SR_UNLOCKED_GET, NULL, &nrates, subsys_ctx);3800 subsys_ctx);3812 err = subsys_cb(TPL_SR_RUNLOCK, &rates, &nrates, subsys_ctx);3930 subsys_ctx);3937 free(subsys_ctx, M_TEMP);