Searched refs:coproc (Results 1 – 2 of 2) sorted by relevance
366 if (coproc) { in _coproc_list_check()368 struct kd_coproc* temp = coproc; in _coproc_list_check()375 temp = coproc; in _coproc_list_check()513 struct kd_coproc *coproc = NULL; in _register_coproc_internal() local518 coproc->flags = flags; in _register_coproc_internal()519 strlcpy(coproc->full_name, name, sizeof(coproc->full_name)); in _register_coproc_internal()522 coproc->next = kd_coprocs; in _register_coproc_internal()524 kd_coprocs = coproc; in _register_coproc_internal()535 return coproc->cpu_id; in _register_coproc_internal()2725 coproc->callback.func(coproc->callback.context, in _deferred_coproc_notify()[all …]
306 const image4_coprocessor_t *_Nullable coproc,377 const image4_coprocessor_t *_Nullable coproc,