Home
last modified time | relevance | path

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

123456

/linux-6.3-rc2/scripts/atomic/
A Dgen-atomic-instrumented.sh71 cat <<EOF heredoc
78 EOF
99 cat <<EOF heredoc
104 EOF
106 cat <<EOF heredoc
111 EOF
115 cat <<EOF heredoc
119 EOF
121 cat <<EOF heredoc
125 EOF
[all …]
A Dgen-atomic-long.sh48 cat <<EOF heredoc
55 EOF
58 cat << EOF heredoc
84 EOF
90 cat <<EOF heredoc
93 EOF
99 cat <<EOF heredoc
102 EOF
A Dgen-atomic-fallback.sh52 cat << EOF heredoc
56 EOF
131 cat <<EOF heredoc
148 EOF
170 cat <<EOF heredoc
182 EOF
218 EOF
232 cat <<EOF heredoc
237 EOF
243 cat <<EOF heredoc
[all …]
/linux-6.3-rc2/tools/include/nolibc/
A Dstdio.h20 #ifndef EOF
21 #define EOF (-1) macro
47 return EOF; in fgetc()
52 return EOF; in fgetc()
74 return EOF; in fputc()
79 return EOF; in fputc()
102 return EOF; in _fwrite()
109 return EOF; in _fwrite()
138 if (fputs(s, stdout) == EOF) in puts()
139 return EOF; in puts()
[all …]
/linux-6.3-rc2/tools/perf/tests/shell/
A Ddaemon.sh150 cat <<EOF > ${config} heredoc
159 EOF
200 cat <<EOF > ${config} heredoc
209 EOF
234 EOF
262 EOF
319 cat <<EOF > ${config} heredoc
328 EOF
377 EOF
419 EOF
[all …]
/linux-6.3-rc2/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-6.3-rc2/tools/testing/selftests/drivers/net/mlxsw/
A Dqos_lib.sh62 cat >/dev/stderr <<-EOF heredoc
70 EOF
73 cat >/dev/stderr <<-EOF heredoc
78 EOF
/linux-6.3-rc2/tools/testing/selftests/netfilter/
A Dnft_nat.sh191 EOF
266 EOF
393 EOF
459 EOF
560 EOF
659 EOF
741 EOF
846 EOF
868 EOF
886 EOF
[all …]
A 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
A 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
A 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.3-rc2/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-6.3-rc2/tools/testing/selftests/bpf/
A 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.3-rc2/tools/bootconfig/
A Dtest-bootconfig.sh112 cat > $TEMPCONF << EOF heredoc
115 EOF
125 cat > $TEMPCONF << EOF heredoc
128 EOF
/linux-6.3-rc2/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-6.3-rc2/tools/mm/
A Dslabinfo-gnuplot.sh81 gnuplot -p << EOF heredoc
96 EOF
123 gnuplot -p << EOF heredoc
134 EOF
/linux-6.3-rc2/scripts/atomic/fallbacks/
A Drelease1 cat <<EOF
8 EOF
A Dinc1 cat <<EOF
7 EOF
A Ddec1 cat <<EOF
7 EOF
A Dacquire1 cat <<EOF
9 EOF
A Dfence1 cat <<EOF
11 EOF
A Dandnot1 cat <<EOF
7 EOF
A Dset_release1 cat <<EOF
12 EOF
A Dread_acquire1 cat <<EOF
16 EOF
/linux-6.3-rc2/scripts/
A Dmkcompile_h22 cat <<EOF heredoc
27 EOF

Completed in 25 milliseconds

123456