Home
last modified time | relevance | path

Searched refs:ftmn_check (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libutils/ext/
H A Dfault_mitigation.c23 unsigned long __weak ___ftmn_return_res(struct ftmn_check *check, in ___ftmn_return_res()
33 void __weak ___ftmn_expect_state(struct ftmn_check *check, enum ftmn_incr incr, in ___ftmn_expect_state()
82 struct ftmn_check *check, in ___ftmn_callee_done_check()
108 void __weak ___ftmn_copy_linked_call_res(struct ftmn_check *check, 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()
126 void __weak ___ftmn_set_check_res_not_zero(struct ftmn_check *check, in ___ftmn_set_check_res_not_zero()
136 void __weak ___ftmn_set_check_res_memcmp(struct ftmn_check *check, in ___ftmn_set_check_res_memcmp()
/optee_os/lib/libutils/ext/include/
H A Dfault_mitigation.h70 struct ftmn_check { struct
105 struct ftmn_check check;
222 unsigned long ___ftmn_return_res(struct ftmn_check *check, unsigned long steps,
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,
245 void ___ftmn_set_check_res_not_zero(struct ftmn_check *check,
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,