Searched refs:spmc_sp_resume_from_preempted (Results 1 – 3 of 3) sorted by relevance
29 int spmc_sp_resume_from_preempted(uint16_t endpoint_id, uint16_t thread_id);50 static inline int spmc_sp_resume_from_preempted(uint16_t endpoint_id __unused, in spmc_sp_resume_from_preempted() function
442 int spmc_sp_resume_from_preempted(uint16_t endpoint_id, uint16_t thread_id) in spmc_sp_resume_from_preempted() function
679 rc = spmc_sp_resume_from_preempted(endpoint, thread_id); in spmc_handle_run()