Searched refs:OsSchedRunqueueByID (Results 1 – 5 of 5) sorted by relevance
131 STATIC INLINE SchedRunqueue *OsSchedRunqueueByID(UINT16 id) in OsSchedRunqueueByID() function536 SchedRunqueue *idleRq = OsSchedRunqueueByID(0); in IdleRunqueueFind()540 SchedRunqueue *rq = OsSchedRunqueueByID(cpuid); in IdleRunqueueFind()563 SchedRunqueue *rq = OsSchedRunqueueByID(cpuid); in OsSchedTimeoutQueueAdd()577 SchedRunqueue *rq = OsSchedRunqueueByID(node->cpuid); in OsSchedTimeoutQueueDelete()579 SchedRunqueue *rq = OsSchedRunqueueByID(0); in OsSchedTimeoutQueueDelete()597 SchedRunqueue *rq = OsSchedRunqueueByID(cpuid); in OsSchedTimeoutQueueAdjust()
47 gTestIdleTaskID = OsSchedRunqueueByID(cpuid)->idleTaskID; in HwiF01()
100 …gTestTaskLock = OsSchedRunqueueByID((ArchCurrCpuid() + 1) % (LOSCFG_KERNEL_CORE_NUM))->taskLockCnt; in Testcase()
212 SchedRunqueue *rq = OsSchedRunqueueByID(index); in OsSchedRunqueueInit()227 SchedRunqueue *rq = OsSchedRunqueueByID(cpuid); in OsSchedInit()
136 SchedRunqueue *rq = OsSchedRunqueueByID(cpu); in OsShellShowSchedStatistics()