Home
last modified time | relevance | path

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

123456789

/linux-6.15/tools/perf/trace/beauty/
H A Dsyscalltbl.sh24 EOF
88 EOF
94 EOF
101 EOF
107 EOF
114 EOF
123 EOF
131 EOF
139 EOF
145 EOF
[all …]
/linux-6.15/scripts/atomic/
H 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 …]
H 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 …]
H A Dgen-atomic-long.sh54 cat <<EOF heredoc
65 EOF
68 cat << EOF heredoc
92 EOF
98 cat <<EOF heredoc
100 EOF
/linux-6.15/scripts/
H A Dgfp-translate71 cat <<EOF heredoc
82 EOF
86 cat <<EOF heredoc
90 EOF
93 cat <<EOF heredoc
111 EOF
H 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-6.15/scripts/package/
H A Dmkdebian195 cat <<EOF > debian/changelog heredoc
201 EOF
204 cat <<EOF > debian/control heredoc
223 EOF
226 cat <<EOF >> debian/control heredoc
236 EOF
239 cat <<EOF >> debian/control heredoc
248 EOF
253 cat <<EOF >> debian/control heredoc
262 EOF
[all …]
H A Dmkspec36 cat<<EOF heredoc
40 EOF
60 cat << EOF heredoc
65 EOF
/linux-6.15/tools/perf/tests/shell/
H 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 …]
H 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
/linux-6.15/tools/bootconfig/scripts/
H 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-6.15/tools/include/nolibc/
H A 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()
429 matches = EOF; in vsscanf()
[all …]
/linux-6.15/tools/testing/selftests/net/netfilter/
H A Dnft_nat.sh165 EOF
235 EOF
358 EOF
419 EOF
510 EOF
599 EOF
674 EOF
775 EOF
797 EOF
815 EOF
[all …]
H 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
H 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 …]
H 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
H 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-6.15/scripts/selinux/
H A Dinstall_policy.sh45 cat > /etc/selinux/dummy/contexts/x_contexts <<EOF heredoc
51 EOF
68 cat > /etc/selinux/config << EOF heredoc
71 EOF
/linux-6.15/tools/testing/selftests/bpf/
H 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-6.15/tools/bootconfig/
H A Dtest-bootconfig.sh116 cat > $TEMPCONF << EOF heredoc
119 EOF
129 cat > $TEMPCONF << EOF heredoc
132 EOF
/linux-6.15/tools/testing/selftests/powerpc/papr_attributes/
H 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-6.15/scripts/atomic/fallbacks/
H A Dinc_and_test1 cat <<EOF
3 EOF
H A Dinc_not_zero1 cat <<EOF
3 EOF
H A Ddec_and_test1 cat <<EOF
3 EOF
H A Dxchg1 cat <<EOF
3 EOF

123456789