Searched refs:FTMN_CALL_FUNC (Results 1 – 4 of 4) sorted by relevance
/optee_os-3.20.0/core/tests/ |
A D | ftmn_boot_tests.c | 41 FTMN_CALL_FUNC(res, &ftmn, FTMN_INCR0, simple_call_func1); in simple_call() 45 FTMN_CALL_FUNC(res, &ftmn, FTMN_INCR0, simple_call_func1); in simple_call() 48 FTMN_CALL_FUNC(res, &ftmn, FTMN_INCR0, in simple_call() 101 FTMN_CALL_FUNC(res, &ftmn, FTMN_INCR0, in two_level_call() 105 FTMN_CALL_FUNC(res, &ftmn, FTMN_INCR0, in two_level_call() 169 FTMN_CALL_FUNC(res, &ftmn, FTMN_INCR0, chained_call_memcmp, s, s, 2); in chained_calls() 173 FTMN_CALL_FUNC(res, &ftmn, FTMN_INCR0, in chained_calls() 183 FTMN_CALL_FUNC(res, &ftmn, FTMN_INCR0, in chained_calls()
|
/optee_os-3.20.0/core/crypto/ |
A D | signed_hdr.c | 97 FTMN_CALL_FUNC(res, &ftmn, FTMN_INCR0, in shdr_verify_signature() 370 FTMN_CALL_FUNC(res, &ftmn, FTMN_INCR0, in shdr_verify_signature2()
|
/optee_os-3.20.0/core/kernel/ |
A D | ree_fs_ta.c | 270 FTMN_CALL_FUNC(res, &ftmn, FTMN_INCR0, shdr_verify_signature, shdr); in ree_fs_ta_open() 318 FTMN_CALL_FUNC(res, &ftmn, FTMN_INCR0, in ree_fs_ta_open()
|
/optee_os-3.20.0/lib/libutils/ext/include/ |
A D | fault_mitigation.h | 444 #define FTMN_CALL_FUNC(res, ftmn, incr, func, ...) \ macro
|
Completed in 6 milliseconds