Home
last modified time | relevance | path

Searched defs:timer_state (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/trusty/lk/kernel/
Dtimer.c52 struct timer_state { struct
56 static struct timer_state timers[SMP_MAX_CPUS]; argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/deadline/
Ddeadline_filter.h48 grpc_core::TimerState* timer_state = nullptr; member
/aosp_15_r20/external/grpc-grpc/src/core/ext/filters/deadline/
H A Ddeadline_filter.h47 grpc_core::TimerState* timer_state = nullptr; member