Searched refs:thrd (Results 1 – 1 of 1) sorted by relevance
566 return thrd->dmac->manager == thrd; in is_manager()991 _execute_DBGINSN(thrd, insn, is_manager(thrd)); in _stop()1621 dma_pl330_rqcb(thrd->req[thrd->lstenq].desc, err); in pl330_dotask()1776 if ((thrd->free) && (!_manager_ns(thrd) || in pl330_request_channel()1778 thrd->ev = _alloc_event(thrd); in pl330_request_channel()1791 return thrd; in pl330_request_channel()1807 if (!thrd || thrd->free) in pl330_release_channel()1810 _stop(thrd); in pl330_release_channel()1815 _free_event(thrd, thrd->ev); in pl330_release_channel()1874 thrd->req[1].mc_cpu = thrd->req[0].mc_cpu in _reset_thread()[all …]