Home
last modified time | relevance | path

Searched defs:tocb (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/src/lib/
H A Dtimer_queue.c39 struct timeout_callback *tocb) in timer_queue_insert()
98 struct timeout_callback *tocb; in timer_queue_remove_head() local
135 struct timeout_callback *tocb; in timer_queue_expired() local
151 int timer_sched_callback(struct timeout_callback *tocb, uint64_t us) in timer_sched_callback()
171 struct timeout_callback *tocb; in timers_run() local
H A Dthread.c193 static void thread_resume_from_timeout(struct timeout_callback *tocb) in thread_resume_from_timeout()
218 thread_yield_timed_callback(struct timeout_callback *tocb, in thread_yield_timed_callback()
345 struct timeout_callback tocb; in thread_yield_microseconds() local