Home
last modified time | relevance | path

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

12345678

/linux/scripts/atomic/
A 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
126 EOF
150 EOF
[all …]
A Dgen-atomic-fallback.sh150 cat << EOF heredoc
154 EOF
161 cat <<EOF heredoc
186 EOF
230 cat <<EOF heredoc
239 EOF
301 EOF
323 cat <<EOF heredoc
328 EOF
334 cat <<EOF heredoc
[all …]
A Dgen-atomic-long.sh54 cat <<EOF heredoc
65 EOF
68 cat << EOF heredoc
92 EOF
98 cat <<EOF heredoc
100 EOF
/linux/scripts/
A Dgfp-translate71 cat <<EOF heredoc
82 EOF
86 cat <<EOF heredoc
90 EOF
93 cat <<EOF heredoc
111 EOF
A Dcheck-uapi.sh10 cat << EOF heredoc
44 EOF
115 cat << EOF heredoc
119 EOF
122 cat << EOF heredoc
126 EOF
130 cat << EOF heredoc
135 EOF
/linux/scripts/package/
A Dmkdebian185 cat <<EOF > debian/changelog heredoc
191 EOF
194 cat <<EOF > debian/control heredoc
213 EOF
216 cat <<EOF >> debian/control heredoc
226 EOF
229 cat <<EOF >> debian/control heredoc
238 EOF
243 cat <<EOF >> debian/control heredoc
252 EOF
[all …]
A Dmkspec26 cat<<EOF heredoc
30 EOF
50 cat << EOF heredoc
55 EOF
/linux/tools/perf/tests/shell/
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_uprobe_from_different_cu.sh41 cat > ${temp_dir}/testfile-foo.h << EOF heredoc
49 EOF
51 cat > ${temp_dir}/testfile-foo.c << EOF heredoc
63 EOF
65 cat > ${temp_dir}/testfile-main.c << EOF heredoc
81 EOF
/linux/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
/linux/tools/include/nolibc/
A Dstdio.h19 #ifndef EOF
20 #define EOF (-1) macro
93 return EOF; in fclose()
108 return EOF; in fgetc()
129 return EOF; in fputc()
154 return EOF; in _fwrite()
183 if (fputs(s, stdout) == EOF) in puts()
184 return EOF; in puts()
198 if (c == EOF) in fgets()
373 return EOF; in setvbuf()
/linux/tools/testing/selftests/net/netfilter/
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_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_queue.sh118 EOF
147 EOF
184 EOF
328 EOF
361 ip netns exec "$ns1" nft -f /dev/stdin <<EOF heredoc
375 EOF
430 EOF
461 EOF
511 EOF
568 ip netns exec "$ns1" nft -f - <<EOF heredoc
[all …]
A Dconntrack_vrf.sh98 ip netns exec "$ns0" nft -f - <<EOF heredoc
118 EOF
151 ip netns exec "$ns0" nft -f - <<EOF heredoc
171 EOF
198 ip netns exec "$ns0" nft -f - <<EOF heredoc
206 EOF
224 ip netns exec "$ns0" nft -f - <<EOF heredoc
234 EOF
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
/linux/scripts/selinux/
A Dinstall_policy.sh48 cat > /etc/selinux/dummy/contexts/x_contexts <<EOF heredoc
54 EOF
71 cat > /etc/selinux/config << EOF heredoc
74 EOF
/linux/tools/testing/selftests/bpf/
A Dvmtest.sh67 cat <<EOF heredoc
101 EOF
211 cat <<EOF heredoc
215 EOF
223 sudo bash -c "cat >>${init_script}" <<EOF heredoc
236 EOF
267 cat <<EOF heredoc
270 EOF
/linux/tools/bootconfig/
A Dtest-bootconfig.sh116 cat > $TEMPCONF << EOF heredoc
119 EOF
129 cat > $TEMPCONF << EOF heredoc
132 EOF
/linux/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()
/linux/scripts/atomic/fallbacks/
A Ddec_and_test1 cat <<EOF
3 EOF
A Dinc_and_test1 cat <<EOF
3 EOF
A Dinc_not_zero1 cat <<EOF
3 EOF
A Dsub_and_test1 cat <<EOF
3 EOF
A Dxchg1 cat <<EOF
3 EOF

Completed in 31 milliseconds

12345678