Searched refs:ftmn_expect_state (Results 1 – 2 of 2) sorted by relevance
/optee_os-3.20.0/core/tests/ |
A D | ftmn_boot_tests.c | 42 ftmn_expect_state(&ftmn, FTMN_INCR1, FTMN_STEP_COUNT(1), res); in simple_call() 46 ftmn_expect_state(&ftmn, FTMN_INCR1, FTMN_STEP_COUNT(2, 1), res); in simple_call() 50 ftmn_expect_state(&ftmn, FTMN_INCR1, FTMN_STEP_COUNT(3, 2), res); in simple_call() 103 ftmn_expect_state(&ftmn, FTMN_INCR1, FTMN_STEP_COUNT(1), res); in two_level_call() 107 ftmn_expect_state(&ftmn, FTMN_INCR1, FTMN_STEP_COUNT(2, 1), res); in two_level_call() 170 ftmn_expect_state(&ftmn, FTMN_INCR1, FTMN_STEP_COUNT(1), res); in chained_calls() 176 ftmn_expect_state(&ftmn, FTMN_INCR1, FTMN_STEP_COUNT(2, 1), in chained_calls() 186 ftmn_expect_state(&ftmn, FTMN_INCR1, FTMN_STEP_COUNT(3, 2), in chained_calls()
|
/optee_os-3.20.0/lib/libutils/ext/include/ |
A D | fault_mitigation.h | 646 static inline void ftmn_expect_state(struct ftmn *ftmn, in ftmn_expect_state() function
|
Completed in 5 milliseconds