Home
last modified time | relevance | path

Searched refs:MTE_NONE_ERR (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/arm64/mte/
A Dcheck_buffer_fill.c103 case MTE_NONE_ERR: in check_buffer_underflow_by_byte()
203 case MTE_NONE_ERR: in check_buffer_overflow_by_byte()
438 evaluate_test(check_buffer_underflow_by_byte(USE_MMAP, MTE_NONE_ERR, MT_GRANULE_SIZE), in main()
446 evaluate_test(check_buffer_underflow_by_byte(USE_MMAP, MTE_NONE_ERR, page_size), in main()
454 evaluate_test(check_buffer_overflow_by_byte(USE_MMAP, MTE_NONE_ERR, MT_GRANULE_SIZE), in main()
462 evaluate_test(check_buffer_by_block(USE_MMAP, MTE_NONE_ERR), in main()
A Dmte_common_util.c273 mte_option == MTE_NONE_ERR || incl_mask <= MTE_ALLOW_NON_ZERO_TAG)) { in mte_switch_mode()
282 else if (mte_option == MTE_NONE_ERR) in mte_switch_mode()
315 mte_cur_mode = MTE_NONE_ERR; in mte_default_setup()
A Dcheck_mmap_options.c219 evaluate_test(check_anonymous_memory_mapping(USE_MMAP, MTE_NONE_ERR, MAP_PRIVATE, TAG_CHECK_OFF), in main()
221 evaluate_test(check_file_memory_mapping(USE_MPROTECT, MTE_NONE_ERR, MAP_PRIVATE, TAG_CHECK_OFF), in main()
A Dmte_common_util.h23 MTE_NONE_ERR, enumerator

Completed in 8 milliseconds