Searched refs:SCHED_TL_FIND_FUNC (Results 1 – 3 of 3) sorted by relevance
112 extern BOOL OsSwtmrWorkQueueFind(SCHED_TL_FIND_FUNC checkFunc, UINTPTR arg);
73 typedef BOOL (*SCHED_TL_FIND_FUNC)(UINTPTR, UINTPTR); typedef
564 STATIC INLINE BOOL SwtmrRunqueueFind(SortLinkAttribute *swtmrSortLink, SCHED_TL_FIND_FUNC checkFunc… in SwtmrRunqueueFind()583 STATIC BOOL SwtmrTimeListFind(SCHED_TL_FIND_FUNC checkFunc, UINTPTR arg) in SwtmrTimeListFind()594 BOOL OsSwtmrWorkQueueFind(SCHED_TL_FIND_FUNC checkFunc, UINTPTR arg) in OsSwtmrWorkQueueFind()