Searched refs:ftmn_incr (Results 1 – 2 of 2) sorted by relevance
| /optee_os/lib/libutils/ext/ |
| H A D | fault_mitigation.c | 33 void __weak ___ftmn_expect_state(struct ftmn_check *check, enum ftmn_incr incr, in ___ftmn_expect_state() 83 enum ftmn_incr incr, unsigned long steps, in ___ftmn_callee_done_check() 109 enum ftmn_incr incr, in ___ftmn_copy_linked_call_res() 119 void __weak ___ftmn_set_check_res(struct ftmn_check *check, enum ftmn_incr incr, in ___ftmn_set_check_res() 127 enum ftmn_incr incr, in ___ftmn_set_check_res_not_zero() 137 enum ftmn_incr incr, int res, in ___ftmn_set_check_res_memcmp()
|
| /optee_os/lib/libutils/ext/include/ |
| H A D | fault_mitigation.h | 120 enum ftmn_incr { enum 224 void ___ftmn_expect_state(struct ftmn_check *check, enum ftmn_incr incr, 237 struct ftmn_check *check, enum ftmn_incr incr, 243 void ___ftmn_set_check_res(struct ftmn_check *check, enum ftmn_incr incr, 246 enum ftmn_incr incr, 248 void ___ftmn_set_check_res_memcmp(struct ftmn_check *check, enum ftmn_incr incr, 252 void ___ftmn_copy_linked_call_res(struct ftmn_check *check, enum ftmn_incr incr, 307 enum ftmn_incr incr, in __ftmn_copy_linked_call_res() 357 enum ftmn_incr incr, in __ftmn_callee_done_check() 373 static inline void __ftmn_set_check_res(struct ftmn *ftmn, enum ftmn_incr incr, in __ftmn_set_check_res() [all …]
|