Home
last modified time | relevance | path

Searched refs:timer_sched_callback (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/coreboot/src/lib/
H A Dtimer_queue.c151 int timer_sched_callback(struct timeout_callback *tocb, uint64_t us) in timer_sched_callback() function
H A Dthread.c224 if (timer_sched_callback(tocb, microsecs)) in thread_yield_timed_callback()
/aosp_15_r20/external/coreboot/src/include/
H A Dtimer.h50 int timer_sched_callback(struct timeout_callback *tocb, uint64_t us);