Home
last modified time | relevance | path

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

/tools/testing/selftests/arm64/mte/
A Dcheck_mmap_options.c44 int check_type; member
258 switch (tc->check_type) { in format_test_name()
367 .check_type = CHECK_ANON_MEM, in main()
377 .check_type = CHECK_FILE_MEM, in main()
387 .check_type = CHECK_ANON_MEM, in main()
397 .check_type = CHECK_FILE_MEM, in main()
407 .check_type = CHECK_ANON_MEM, in main()
417 .check_type = CHECK_ANON_MEM, in main()
427 .check_type = CHECK_ANON_MEM, in main()
437 .check_type = CHECK_ANON_MEM, in main()
[all …]
/tools/testing/selftests/net/netfilter/
A Dnft_fib.sh433 check_type() function
464 check_type $@ "local" 1
469 check_type $@ "unicast" 1
474 check_type $@
530 check_type fibif4iif "$ifname" "$addr" "0" || lret=1
591 check_type fibif4 "$ifname" "$addr" 0 || lret=1
592 check_type fibif4iif "$ifname" "$addr" 0 || lret=1
598 check_type fibif6 "$ifname" "$addr" 0 || lret=1
599 check_type fibif6iif "$ifname" "$addr" 0 || lret=1
643 check_type fibif4iif "veth0" "10.9.9.2" 0 || lret=1
[all …]

Completed in 8 milliseconds