Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/lk/kernel/
Dthread.c103 static enum handler_return thread_timer_callback(struct timer *t,
987 thread_timer_callback, NULL); in thread_resched()
1156 static enum handler_return thread_timer_callback(struct timer *t, lk_time_ns_t now, in thread_timer_callback() function