Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutils/ext/
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-3.20.0/lib/libutils/ext/include/
A Dfault_mitigation.h70 struct ftmn_check { struct
105 struct ftmn_check check;
212 unsigned long ___ftmn_return_res(struct ftmn_check *check, unsigned long steps,
214 void ___ftmn_expect_state(struct ftmn_check *check, enum ftmn_incr incr,
227 struct ftmn_check *check, enum ftmn_incr incr,
233 void ___ftmn_set_check_res(struct ftmn_check *check, enum ftmn_incr incr,
235 void ___ftmn_set_check_res_not_zero(struct ftmn_check *check,
238 void ___ftmn_set_check_res_memcmp(struct ftmn_check *check, enum ftmn_incr incr,
242 void ___ftmn_copy_linked_call_res(struct ftmn_check *check, enum ftmn_incr incr,

Completed in 4 milliseconds