Home
last modified time | relevance | path

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

12345678

/linux-6.6.21/scripts/atomic/
Dgen-atomic-instrumented.sh73 cat <<EOF heredoc
80 EOF
100 cat <<EOF heredoc
105 EOF
107 cat <<EOF heredoc
112 EOF
116 cat <<EOF heredoc
120 EOF
122 cat <<EOF heredoc
126 EOF
[all …]
Dgen-atomic-fallback.sh150 cat << EOF heredoc
154 EOF
161 cat <<EOF heredoc
186 EOF
229 cat <<EOF heredoc
238 EOF
287 cat << EOF heredoc
298 EOF
320 cat <<EOF heredoc
325 EOF
[all …]
Dgen-atomic-long.sh54 cat <<EOF heredoc
65 EOF
68 cat << EOF heredoc
92 EOF
98 cat <<EOF heredoc
100 EOF
/linux-6.6.21/tools/perf/tests/shell/
Ddaemon.sh166 cat <<EOF > ${config} heredoc
175 EOF
221 cat <<EOF > ${config} heredoc
230 EOF
248 cat <<EOF > ${config_new} heredoc
257 EOF
283 cat <<EOF > ${config_empty} heredoc
286 EOF
346 cat <<EOF > ${config} heredoc
355 EOF
[all …]
Dtest_uprobe_from_different_cu.sh34 cat > ${temp_dir}/testfile-foo.h << EOF heredoc
42 EOF
44 cat > ${temp_dir}/testfile-foo.c << EOF heredoc
56 EOF
58 cat > ${temp_dir}/testfile-main.c << EOF heredoc
74 EOF
/linux-6.6.21/tools/bootconfig/scripts/
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
/linux-6.6.21/tools/include/nolibc/
Dstdio.h20 #ifndef EOF
21 #define EOF (-1) macro
94 return EOF; in fclose()
109 return EOF; in fgetc()
130 return EOF; in fputc()
155 return EOF; in _fwrite()
184 if (fputs(s, stdout) == EOF) in puts()
185 return EOF; in puts()
199 if (c == EOF) in fgets()
374 return EOF; in setvbuf()
/linux-6.6.21/tools/testing/selftests/netfilter/
Dnft_nat.sh184 ip netns exec "$ns0" nft -f /dev/stdin <<EOF heredoc
191 EOF
259 ip netns exec "$ns0" nft -f /dev/stdin <<EOF 2>/dev/null heredoc
266 EOF
385 ip netns exec "$ns0" nft -f /dev/stdin <<EOF heredoc
393 EOF
452 ip netns exec "$ns0" nft -f /dev/stdin <<EOF heredoc
459 EOF
553 ip netns exec "$ns0" nft -f /dev/stdin <<EOF heredoc
560 EOF
[all …]
Dconntrack_vrf.sh108 ip netns exec $ns0 nft -f - <<EOF heredoc
128 EOF
161 ip netns exec $ns0 nft -f - <<EOF heredoc
181 EOF
210 ip netns exec $ns0 nft -f - <<EOF heredoc
218 EOF
Dconntrack_icmp_related.sh132 ip netns exec $netns nft -f - <<EOF heredoc
144 EOF
147 ip netns exec nsclient1 nft -f - <<EOF heredoc
165 EOF
167 ip netns exec nsclient2 nft -f - <<EOF heredoc
190 EOF
196 ip netns exec nsrouter1 nft -f - <<EOF heredoc
209 EOF
Dnft_queue.sh94 ip netns exec ${nsrouter} nft -f /dev/stdin <<EOF heredoc
124 EOF
130 ip netns exec ${nsrouter} nft -f /dev/stdin <<EOF heredoc
153 EOF
187 ip netns exec ${nsrouter} nft -f /dev/stdin <<EOF heredoc
194 EOF
319 ip netns exec ${nsrouter} nft -f /dev/stdin <<EOF heredoc
331 EOF
368 ip netns exec ${ns1} nft -f /dev/stdin <<EOF heredoc
382 EOF
/linux-6.6.21/scripts/selinux/
Dinstall_policy.sh48 cat > /etc/selinux/dummy/contexts/x_contexts <<EOF heredoc
54 EOF
71 cat > /etc/selinux/config << EOF heredoc
74 EOF
/linux-6.6.21/tools/testing/selftests/bpf/
Dvmtest.sh48 cat <<EOF heredoc
77 EOF
182 cat <<EOF heredoc
186 EOF
194 sudo bash -c "cat >>${init_script}" <<EOF heredoc
207 EOF
238 cat <<EOF heredoc
241 EOF
/linux-6.6.21/tools/bootconfig/
Dtest-bootconfig.sh116 cat > $TEMPCONF << EOF heredoc
119 EOF
129 cat > $TEMPCONF << EOF heredoc
132 EOF
/linux-6.6.21/tools/testing/selftests/powerpc/papr_attributes/
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()
/linux-6.6.21/scripts/atomic/fallbacks/
Ddec_and_test1 cat <<EOF
3 EOF
Dinc_not_zero1 cat <<EOF
3 EOF
Dinc_and_test1 cat <<EOF
3 EOF
Dxchg1 cat <<EOF
3 EOF
Dsub_and_test1 cat <<EOF
3 EOF
Dcmpxchg1 cat <<EOF
3 EOF
Dadd_negative1 cat <<EOF
3 EOF
Dadd_unless1 cat << EOF
3 EOF
Ddec1 cat <<EOF
3 EOF
/linux-6.6.21/tools/mm/
Dslabinfo-gnuplot.sh81 gnuplot -p << EOF heredoc
96 EOF
123 gnuplot -p << EOF heredoc
134 EOF

12345678