Home
last modified time | relevance | path

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

/optee_os/core/include/kernel/
H A Dcallout.h29 struct callout { struct
30 bool (*callback)(struct callout *co); argument
33 TAILQ_ENTRY(callout) link; argument
/optee_os/core/tests/
H A Dnotif_test_wd.c22 struct callout callout; member
124 struct callout callout; member