Home
last modified time | relevance | path

Searched refs:EOF (Results 1 – 25 of 105) sorted by relevance

12345

/tools/perf/trace/beauty/
A Dsyscalltbl.sh24 EOF
88 EOF
94 EOF
101 EOF
107 EOF
114 EOF
123 EOF
131 EOF
139 EOF
145 EOF
[all …]
/tools/bootconfig/scripts/
A Dftrace2bconf.sh51 cat 1>&2 << EOF heredoc
53 EOF
61 cat 1>&2 << EOF heredoc
63 EOF
70 cat 1>&2 << EOF heredoc
72 EOF
/tools/perf/tests/shell/
A Dtest_uprobe_from_different_cu.sh40 cat > ${temp_dir}/testfile-foo.h << EOF heredoc
48 EOF
50 cat > ${temp_dir}/testfile-foo.c << EOF heredoc
62 EOF
64 cat > ${temp_dir}/testfile-main.c << EOF heredoc
80 EOF
A Ddaemon.sh166 cat <<EOF > ${config} heredoc
175 EOF
221 cat <<EOF > ${config} heredoc
230 EOF
257 EOF
286 EOF
346 cat <<EOF > ${config} heredoc
355 EOF
410 EOF
468 EOF
[all …]
A Dtest_java_symbol.sh41 cat <<EOF | perf record -k 1 -o $PERF_DATA jshell -s -J-agentpath:$LIBJVMTI heredoc
52 EOF
/tools/testing/selftests/net/netfilter/
A Dconntrack_tcp_unreplied.sh68 ip netns exec "$ns1" nft -f - <<EOF heredoc
75 EOF
85 ip netns exec "$ns2" nft -f - <<EOF heredoc
95 EOF
126 ip netns exec "$ns2" nft -f - <<EOF heredoc
133 EOF
A Dnft_interface_stress.sh44 cat <<-EOF heredoc
53 EOF
58 cat <<-EOF heredoc
63 EOF
103 ip netns exec $nsr nft -f - <<EOF heredoc
110 EOF
A Dnft_queue.sh120 EOF
149 EOF
186 EOF
333 EOF
366 ip netns exec "$ns1" nft -f /dev/stdin <<EOF heredoc
380 EOF
452 EOF
484 EOF
535 EOF
592 ip netns exec "$ns1" nft -f - <<EOF heredoc
[all …]
A Dconntrack_vrf.sh87 ip netns exec "$ns0" nft -f - <<EOF heredoc
107 EOF
140 ip netns exec "$ns0" nft -f - <<EOF heredoc
160 EOF
187 ip netns exec "$ns0" nft -f - <<EOF heredoc
195 EOF
A Dconntrack_reverse_clash.sh19 ip netns exec "$ns0" nft -f - <<EOF heredoc
26 EOF
A Dnft_nat.sh165 EOF
235 EOF
358 EOF
419 EOF
510 EOF
599 EOF
674 EOF
775 EOF
797 EOF
815 EOF
[all …]
A Dconntrack_icmp_related.sh114 ip netns exec "$netns" nft -f - <<EOF heredoc
126 EOF
129 ip netns exec "$nsclient1" nft -f - <<EOF heredoc
147 EOF
149 ip netns exec "$nsclient2" nft -f - <<EOF heredoc
172 EOF
177 ip netns exec "$nsrouter1" nft -f - <<EOF heredoc
190 EOF
A Dconntrack_clash.sh24 ip netns exec "$nsrouter" nft -f -<<EOF heredoc
42 EOF
46 ip netns exec "$1" nft -f -<<EOF heredoc
54 EOF
/tools/objtool/
A Dsync-check.sh67 done <<EOF heredoc
69 EOF
/tools/testing/selftests/powerpc/papr_attributes/
A Dattr_test.c92 FAIL_IF(fgetc(f) == EOF); in verify_energy_info()
97 FAIL_IF(fgetc(f) == EOF); in verify_energy_info()
103 FAIL_IF(fgetc(f) == EOF); in verify_energy_info()
/tools/include/nolibc/
A Dstdio.h26 #ifndef EOF
27 #define EOF (-1) macro
126 return EOF; in fclose()
141 return EOF; in fgetc()
162 return EOF; in fputc()
187 return EOF; in _fwrite()
216 if (fputs(s, stdout) == EOF) in puts()
217 return EOF; in puts()
231 if (c == EOF) in fgets()
579 matches = EOF; in vsscanf()
[all …]
/tools/bootconfig/
A Dtest-bootconfig.sh117 cat > $TEMPCONF << EOF heredoc
120 EOF
130 cat > $TEMPCONF << EOF heredoc
133 EOF
/tools/mm/
A Dslabinfo-gnuplot.sh81 gnuplot -p << EOF heredoc
96 EOF
123 gnuplot -p << EOF heredoc
134 EOF
/tools/testing/selftests/kho/
A Dvmtest.sh19 cat <<EOF heredoc
27 EOF
60 tee "$kconfig" > "$kho_config" <<EOF heredoc
67 EOF
/tools/testing/selftests/bpf/
A Dvmtest.sh76 cat <<EOF heredoc
110 EOF
220 cat <<EOF heredoc
224 EOF
232 sudo bash -c "cat >>${init_script}" <<EOF heredoc
245 EOF
276 cat <<EOF heredoc
279 EOF
/tools/testing/selftests/drivers/net/mlxsw/
A Dport_range_scale.sh34 cat >> $batch_file <<-EOF heredoc
41 EOF
A Dtc_police_scale.sh42 cat >> $TC_POLICE_BATCH_FILE <<-EOF heredoc
49 EOF
A Drif_mac_profile_scale.sh22 cat >> $batch_file <<-EOF heredoc
26 EOF
/tools/testing/selftests/rcutorture/bin/
A Dconfig2csv.sh38 ---EOF---
64 ---EOF---
/tools/testing/selftests/hid/
A Dvmtest.sh34 cat <<EOF heredoc
64 EOF
107 cat <<EOF heredoc
110 EOF

Completed in 26 milliseconds

12345