Home
last modified time | relevance | path

Searched refs:tc_notify_wakeup (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/common_modules/tzdriver/core/
H A Dtz_spi_notify.c355 const struct notify_context_wakeup *tc_notify_wakeup = NULL; in tc_notify_wakeup_fn() local
357 tc_notify_wakeup = &(entry->context.wakeup); in tc_notify_wakeup_fn()
358 smc_wakeup_ca(tc_notify_wakeup->ca_thread_id); in tc_notify_wakeup_fn()
360 tc_notify_wakeup->ca_thread_id); in tc_notify_wakeup_fn()
386 const struct notify_context_wakeup *tc_notify_wakeup = NULL; in tc_notify_shadowexit_fn() local
388 tc_notify_wakeup = &(entry->context.wakeup); in tc_notify_shadowexit_fn()
389 if (smc_shadow_exit(tc_notify_wakeup->ca_thread_id) != 0) in tc_notify_shadowexit_fn()
391 (int)tc_notify_wakeup->ca_thread_id); in tc_notify_shadowexit_fn()

Completed in 2 milliseconds