• Home
  • Raw
  • Download

Lines Matching refs:SH_TRANS

491 	helper_fcontext_get_set_con(SH_TRANS, I_FIRST, NULL);  in test_fcontext_get_set_con()
492 helper_fcontext_get_set_con(SH_TRANS, I_FIRST, in test_fcontext_get_set_con()
494 helper_fcontext_get_set_con(SH_TRANS, I_SECOND, in test_fcontext_get_set_con()
523 helper_fcontext_create(SH_TRANS); in test_fcontext_create()
567 helper_fcontext_clone(SH_TRANS, I_FIRST); in test_fcontext_clone()
568 helper_fcontext_clone(SH_TRANS, I_SECOND); in test_fcontext_clone()
606 helper_fcontext_query(SH_TRANS, FCONTEXT_NONEXISTENT_EXPR, in test_fcontext_query()
608 helper_fcontext_query(SH_TRANS, FCONTEXT2_EXPR, FCONTEXT1_TYPE, -1); in test_fcontext_query()
609 helper_fcontext_query(SH_TRANS, FCONTEXT1_EXPR, FCONTEXT1_TYPE, 1); in test_fcontext_query()
610 helper_fcontext_query(SH_TRANS, FCONTEXT2_EXPR, FCONTEXT2_TYPE, 1); in test_fcontext_query()
640 helper_fcontext_exists(SH_TRANS, FCONTEXT_NONEXISTENT_EXPR, in test_fcontext_exists()
642 helper_fcontext_exists(SH_TRANS, FCONTEXT2_EXPR, FCONTEXT1_TYPE, 0); in test_fcontext_exists()
643 helper_fcontext_exists(SH_TRANS, FCONTEXT1_EXPR, FCONTEXT1_TYPE, 1); in test_fcontext_exists()
644 helper_fcontext_exists(SH_TRANS, FCONTEXT2_EXPR, FCONTEXT2_TYPE, 1); in test_fcontext_exists()
667 setup_handle(SH_TRANS); in test_fcontext_count()
670 cleanup_handle(SH_TRANS); in test_fcontext_count()
716 helper_fcontext_iterate(SH_TRANS); in test_fcontext_iterate()
763 helper_fcontext_list(SH_TRANS); in test_fcontext_list()
797 if (level == SH_TRANS) { in helper_fcontext_modify_del_local()
825 helper_fcontext_modify_del_local(SH_TRANS, I_FIRST, in test_fcontext_modify_del_local()
827 helper_fcontext_modify_del_local(SH_TRANS, I_SECOND, in test_fcontext_modify_del_local()
847 setup_handle(SH_TRANS); in test_fcontext_query_local()
866 cleanup_handle(SH_TRANS); in test_fcontext_query_local()
876 setup_handle(SH_TRANS); in test_fcontext_exists_local()
901 cleanup_handle(SH_TRANS); in test_fcontext_exists_local()
921 setup_handle(SH_TRANS); in test_fcontext_count_local()
939 cleanup_handle(SH_TRANS); in test_fcontext_count_local()
976 setup_handle(SH_TRANS); in test_fcontext_iterate_local()
998 cleanup_handle(SH_TRANS); in test_fcontext_iterate_local()
1025 setup_handle(SH_TRANS); in test_fcontext_list_local()
1044 cleanup_handle(SH_TRANS); in test_fcontext_list_local()