Searched refs:pseudo_ta_head (Results 1 – 3 of 3) sorted by relevance
256 const struct pseudo_ta_head *start = in verify_pseudo_tas_conformance()257 SCATTERED_ARRAY_BEGIN(pseudo_tas, struct pseudo_ta_head); in verify_pseudo_tas_conformance()258 const struct pseudo_ta_head *end = in verify_pseudo_tas_conformance()259 SCATTERED_ARRAY_END(pseudo_tas, struct pseudo_ta_head); in verify_pseudo_tas_conformance()260 const struct pseudo_ta_head *pta; in verify_pseudo_tas_conformance()263 const struct pseudo_ta_head *pta2; in verify_pseudo_tas_conformance()294 const struct pseudo_ta_head *ta; in tee_ta_init_pseudo_ta_session()298 ta = SCATTERED_ARRAY_BEGIN(pseudo_tas, struct pseudo_ta_head); in tee_ta_init_pseudo_ta_session()301 struct pseudo_ta_head)) in tee_ta_init_pseudo_ta_session()
27 struct pseudo_ta_head { struct44 SCATTERED_ARRAY_DEFINE_PG_ITEM(pseudo_tas, struct pseudo_ta_head) = \ argument48 const struct pseudo_ta_head *pseudo_ta;
44 const struct pseudo_ta_head *ta = NULL; in get_devices()62 SCATTERED_ARRAY_FOREACH(ta, pseudo_tas, struct pseudo_ta_head) in get_devices()
Completed in 4 milliseconds