Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/arm64/mte/
H A Dcheck_mmap_options.c39 TAG_OP_ALL = 0, enumerator
54 #define TAG_OP_ALL 0 macro
214 result = check_mte_memory(ptr, sizes[run], mode, TAG_CHECK_ON, atag_check, TAG_OP_ALL); in check_clear_prot_mte_flag()
238 result = check_mte_memory(ptr, sizes[run], mode, TAG_CHECK_ON, atag_check, TAG_OP_ALL); in check_clear_prot_mte_flag()
342 case TAG_OP_ALL: in format_test_name()
373 .tag_op = TAG_OP_ALL, in main()
383 .tag_op = TAG_OP_ALL, in main()
393 .tag_op = TAG_OP_ALL, in main()
403 .tag_op = TAG_OP_ALL, in main()
413 .tag_op = TAG_OP_ALL, in main()
[all …]