Home
last modified time | relevance | path

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

/kernel/linux/common_modules/tzdriver/core/
H A Dtz_spi_notify.c365 const struct notify_context_shadow *tc_notify_shadow = NULL; in tc_notify_shadow_fn() local
367 tc_notify_shadow = &(entry->context.shadow); in tc_notify_shadow_fn()
368 smc_queue_shadow_worker(tc_notify_shadow->target_tcb); in tc_notify_shadow_fn()
373 const struct notify_context_shadow *tc_notify_shadow = NULL; in tc_notify_fiqshd_fn() local
380 tc_notify_shadow = &(entry->context.shadow); in tc_notify_fiqshd_fn()
381 fiq_shadow_work_func(tc_notify_shadow->target_tcb); in tc_notify_fiqshd_fn()

Completed in 2 milliseconds