Searched refs:fcontext_idx (Results 1 – 1 of 1) sorted by relevance
236 void add_local_fcontext(int fcontext_idx) in add_local_fcontext() argument241 CU_ASSERT_FATAL(fcontext_idx != I_NULL); in add_local_fcontext()243 fcontext = get_fcontext_nth(fcontext_idx); in add_local_fcontext()251 void delete_local_fcontext(int fcontext_idx) in delete_local_fcontext() argument255 CU_ASSERT_FATAL(fcontext_idx != I_NULL); in delete_local_fcontext()257 key = get_fcontext_key_nth(fcontext_idx); in delete_local_fcontext()451 void helper_fcontext_get_set_con(level_t level, int fcontext_idx, in helper_fcontext_get_set_con() argument460 fcontext = get_fcontext_nth(fcontext_idx); in helper_fcontext_get_set_con()527 void helper_fcontext_clone(level_t level, int fcontext_idx) in helper_fcontext_clone() argument540 fcontext = get_fcontext_nth(fcontext_idx); in helper_fcontext_clone()[all …]