Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/arm64/mte/
Dcheck_tags_inclusion.c19 #define RUNS (MT_TAG_COUNT * 2)
59 for (tag = 0; (tag < MT_TAG_COUNT) && (result == KSFT_PASS); tag++) { in check_single_included_tags()
92 for (tag = 0; (tag < MT_TAG_COUNT - 1) && (result == KSFT_PASS); tag++) { in check_multiple_included_tags()
Dmte_def.h42 #define MT_TAG_COUNT 16 macro
Dcheck_child_memory.c19 #define RUNS (MT_TAG_COUNT)
Dcheck_mmap_options.c21 #define RUNS (MT_TAG_COUNT)