Symbol: tag_check
tools/testing/radix-tree/main.c
249
tag_check();
tools/testing/radix-tree/test.h
34
void tag_check(void);
tools/testing/selftests/arm64/mte/check_hugetlb_options.c
135
static int check_mte_memory(char *ptr, int size, int mode, int tag_check)
tools/testing/selftests/arm64/mte/check_hugetlb_options.c
146
static int check_hugetlb_memory_mapping(int mem_type, int mode, int mapping, int tag_check)
tools/testing/selftests/arm64/mte/check_hugetlb_options.c
167
result = check_mte_memory(ptr, map_size, mode, tag_check);
tools/testing/selftests/arm64/mte/check_mmap_options.c
114
int tag_check, int atag_check, int tag_op)
tools/testing/selftests/arm64/mte/check_mmap_options.c
139
result = check_mte_memory(ptr, sizes[run], mode, tag_check, atag_check, tag_op);
tools/testing/selftests/arm64/mte/check_mmap_options.c
149
int tag_check, int atag_check, int tag_op)
tools/testing/selftests/arm64/mte/check_mmap_options.c
181
result = check_mte_memory(ptr, sizes[run], mode, tag_check, atag_check, tag_op);
tools/testing/selftests/arm64/mte/check_mmap_options.c
312
switch (tc->tag_check) {
tools/testing/selftests/arm64/mte/check_mmap_options.c
371
.tag_check = TAG_CHECK_OFF,
tools/testing/selftests/arm64/mte/check_mmap_options.c
381
.tag_check = TAG_CHECK_OFF,
tools/testing/selftests/arm64/mte/check_mmap_options.c
391
.tag_check = TAG_CHECK_OFF,
tools/testing/selftests/arm64/mte/check_mmap_options.c
401
.tag_check = TAG_CHECK_OFF,
tools/testing/selftests/arm64/mte/check_mmap_options.c
411
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
421
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
431
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
441
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
451
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
461
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
471
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
48
int tag_check;
tools/testing/selftests/arm64/mte/check_mmap_options.c
481
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
491
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
501
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
511
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
521
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
531
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
541
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
551
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
561
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
571
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
581
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
591
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
601
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
611
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
621
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
631
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
64
int tag_check,int atag_check, int tag_op)
tools/testing/selftests/arm64/mte/check_mmap_options.c
641
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
651
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
661
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
671
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
681
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
691
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
701
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
711
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
721
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
731
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
741
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
751
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
761
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
771
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
781
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
791
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
801
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
811
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
821
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
83
if (cur_mte_cxt.fault_valid == false && tag_check == TAG_CHECK_ON)
tools/testing/selftests/arm64/mte/check_mmap_options.c
831
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
841
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
85
if (cur_mte_cxt.fault_valid == true && tag_check == TAG_CHECK_OFF)
tools/testing/selftests/arm64/mte/check_mmap_options.c
851
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
861
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
871
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
881
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
891
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
901
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
91
if (cur_mte_cxt.fault_valid == false && tag_check == TAG_CHECK_ON)
tools/testing/selftests/arm64/mte/check_mmap_options.c
911
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
921
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
93
if (cur_mte_cxt.fault_valid == true && tag_check == TAG_CHECK_OFF)
tools/testing/selftests/arm64/mte/check_mmap_options.c
931
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
941
.tag_check = TAG_CHECK_ON,
tools/testing/selftests/arm64/mte/check_mmap_options.c
980
test_cases[i].tag_check,
tools/testing/selftests/arm64/mte/check_mmap_options.c
989
test_cases[i].tag_check,