Home
last modified time | relevance | path

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

/kernel/linux/common_modules/tzdriver/core/
H A Dtz_spi_notify.c508 #define N_WORK 8 in tc_secure_notify() macro
511 static struct work_struct tc_notify_works[N_WORK]; in tc_secure_notify()
516 for (i = 0; i < N_WORK; i++) in tc_secure_notify()
520 for (i = 0; i < N_WORK; i++) { in tc_secure_notify()
530 #undef N_WORK in tc_secure_notify() macro

Completed in 3 milliseconds