Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/prog_tests/
Dstacktrace_build_id.c16 int retry = 1; in test_stacktrace_build_id() local
18 retry: in test_stacktrace_build_id()
89 if (build_id_matches < 1 && retry--) { in test_stacktrace_build_id()
93 goto retry; in test_stacktrace_build_id()
Dstacktrace_build_id_nmi.c35 int retry = 1; in test_stacktrace_build_id_nmi() local
39 retry: in test_stacktrace_build_id_nmi()
131 if (build_id_matches < 1 && retry--) { in test_stacktrace_build_id_nmi()
135 goto retry; in test_stacktrace_build_id_nmi()
/tools/testing/selftests/gpio/
Dgpio-mockup.sh174 local retry=0
180 retry=$((retry + 1))
181 [ $retry -lt 5 ] || fail "mockup $mock_line value ${val:-empty} when $1 expected"
/tools/perf/tests/
Dtask-exit.c117 retry: in test__task_exit()
140 goto retry; in test__task_exit()
/tools/testing/selftests/vm/
Dmremap_test.c133 retry: in get_source_mapping()
136 goto retry; in get_source_mapping()
143 goto retry; in get_source_mapping()
157 goto retry; in get_source_mapping()
Duserfaultfd.c603 static int __copy_page(int ufd, unsigned long offset, bool retry) in __copy_page() argument
626 if (test_uffdio_copy_eexist && retry) { in __copy_page()
1034 static int __uffdio_zeropage(int ufd, unsigned long offset, bool retry) in __uffdio_zeropage() argument
1060 if (test_uffdio_zeropage_eexist && retry) { in __uffdio_zeropage()
/tools/testing/radix-tree/
Diteration_check.c27 retry: in my_item_insert()
40 goto retry; in my_item_insert()
/tools/perf/util/
Dstrfilter.c52 retry: in get_token()
58 goto retry; in get_token()
Dgenelf_debug.c60 retry: in buffer_ext_add()
79 goto retry; in buffer_ext_add()
Dbuild-id.c173 retry: in build_id_cache__kallsyms_path()
181 goto retry; in build_id_cache__kallsyms_path()
Darm-spe.c533 retry: in arm_spe__setup_queue()
540 goto retry; in arm_spe__setup_queue()
/tools/lib/subcmd/
Dparse-options.c347 retry: in parse_short_opt()
357 goto retry; in parse_short_opt()
373 retry: in parse_long_opt()
470 goto retry; in parse_long_opt()
/tools/testing/selftests/cgroup/
Dcgroup_util.c284 retry: in cg_destroy()
289 goto retry; in cg_destroy()
/tools/testing/selftests/rcutorture/bin/
Dkvm-remote.sh179 echo " ---" ssh failure to $1 checking for file $2, retry after $sleeptime seconds. `date`
/tools/testing/selftests/net/
Dtxtimestamp.c812 retry: in resolve_hostname()
835 goto retry; in resolve_hostname()
/tools/power/x86/intel-speed-select/
Disst-config.c777 int fd, retry; in isst_send_mbox_command() local
836 retry = mbox_retries; in isst_send_mbox_command()
848 --retry; in isst_send_mbox_command()
856 } while (retry); in isst_send_mbox_command()
860 if (!retry) { in isst_send_mbox_command()
/tools/lib/bpf/
Dbpf.c1005 retry: in bpf_load_btf()
1016 goto retry; in bpf_load_btf()
Dlibbpf.c4718 retry: in bpf_object__create_maps()
4768 goto retry; in bpf_object__create_maps()
/tools/memory-model/Documentation/
Daccess-marking.txt108 in a retry. Unless the race condition that resulted in the bogus value
109 recurs, this retry will with high probability succeed, so no harm done.
/tools/power/x86/turbostat/
Dturbostat.c2012 retry: in get_counters()
2060 goto retry; in get_counters()