Home
last modified time | relevance | path

Searched refs:core_lockdep_tests (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/pta/tests/
H A Dmisc.h23 TEE_Result core_lockdep_tests(uint32_t nParamTypes,
26 static inline TEE_Result core_lockdep_tests( in core_lockdep_tests() function
H A Dlockdep.c179 TEE_Result core_lockdep_tests(uint32_t nParamTypes __unused, in core_lockdep_tests() function
H A Dinvoke.c431 return core_lockdep_tests(nParamTypes, pParams); in invoke_command()