Home
last modified time | relevance | path

Searched full:eof (Results 1 – 25 of 512) sorted by relevance

12345678910>>...21

/linux/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
170 cat 1>&2 << EOF heredoc
172 EOF
177 grep -qw $1 << EOF heredoc
207 EOF
[all …]
/linux/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
40 EOF
60 cat << EOF
65 EOF
26 cat<<EOF global() heredoc
50 cat << EOF global() heredoc
/linux/scripts/atomic/
H A Dgen-rust-atomic-helpers.sh26 cat <<EOF heredoc
33 EOF
36 cat << EOF heredoc
55 EOF
65 cat <<EOF heredoc
67 EOF
H A Dgen-atomic-long.sh54 cat <<EOF heredoc
65 EOF
68 cat << EOF heredoc
92 EOF
98 cat <<EOF heredoc
100 EOF
H A Dgen-atomic-fallback.sh150 cat << EOF heredoc
154 EOF
161 cat <<EOF heredoc
186 EOF
230 cat <<EOF heredoc
239 EOF
290 cat << EOF heredoc
301 EOF
323 cat <<EOF heredoc
328 EOF
[all …]
/linux/tools/bootconfig/
H A Dtest-bootconfig.sh117 cat > $TEMPCONF << EOF heredoc
120 EOF
130 cat > $TEMPCONF << EOF heredoc
133 EOF
150 cat > $TEMPCONF << EOF heredoc
154 EOF
163 cat > $TEMPCONF << EOF heredoc
166 EOF
/linux/tools/perf/tests/shell/
H A Dtest_uprobe_from_different_cu.sh40 cat > ${temp_dir}/testfile-foo.h << EOF
48 EOF
50 cat > ${temp_dir}/testfile-foo.c << EOF
62 EOF
64 cat > ${temp_dir}/testfile-main.c << EOF
80 EOF
41 cat > ${temp_dir}/testfile-foo.h << EOF global() heredoc
51 cat > ${temp_dir}/testfile-foo.c << EOF global() heredoc
65 cat > ${temp_dir}/testfile-main.c << EOF global() heredoc
H A 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 …]
H A Dpython-use.sh15 CMD=$(cat <<EOF heredoc
20 EOF
23 CMD=$(cat <<EOF heredoc
26 EOF
/linux/tools/testing/selftests/net/netfilter/
H A Dnft_queue.sh90 ip netns exec "$nsrouter" nft -f /dev/stdin <<EOF
120 EOF
126 ip netns exec "$nsrouter" nft -f /dev/stdin <<EOF
149 EOF
179 ip netns exec "$nsrouter" nft -f /dev/stdin <<EOF
186 EOF
321 ip netns exec "$nsrouter" nft -f /dev/stdin <<EOF
333 EOF
366 ip netns exec "$ns1" nft -f /dev/stdin <<EOF
380 EOF
88 ip netns exec "$nsrouter" nft -f /dev/stdin <<EOF global() heredoc
124 ip netns exec "$nsrouter" nft -f /dev/stdin <<EOF global() heredoc
177 ip netns exec "$nsrouter" nft -f /dev/stdin <<EOF global() heredoc
316 ip netns exec "$nsrouter" nft -f /dev/stdin <<EOF global() heredoc
361 ip netns exec "$ns1" nft -f /dev/stdin <<EOF global() heredoc
422 ip netns exec "$nsrouter" nft -f /dev/stdin <<EOF global() heredoc
454 ip netns exec "$ns1" nft -f /dev/stdin <<EOF global() heredoc
499 ip netns exec "$nsrouter" nft -f /dev/stdin <<EOF global() heredoc
568 ip netns exec "$ns1" nft -f - <<EOF global() heredoc
[all...]
H A Dnft_nat.sh158 ip netns exec "$ns0" nft -f /dev/stdin <<EOF heredoc
165 EOF
228 ip netns exec "$ns0" nft -f /dev/stdin <<EOF 2>/dev/null heredoc
235 EOF
350 ip netns exec "$ns0" nft -f /dev/stdin <<EOF heredoc
358 EOF
412 ip netns exec "$ns0" nft -f /dev/stdin <<EOF heredoc
419 EOF
503 ip netns exec "$ns0" nft -f /dev/stdin <<EOF heredoc
510 EOF
592 ip netns exec "$ns0" nft -f /dev/stdin <<EOF global() heredoc
667 ip netns exec "$ns0" nft -f /dev/stdin <<EOF global() heredoc
768 ip netns exec "$ns0" nft -f /dev/stdin <<EOF global() heredoc
786 ip netns exec "$ns0" nft -f /dev/stdin <<EOF global() heredoc
808 ip netns exec "$ns0" nft -f /dev/stdin <<EOF global() heredoc
838 ip netns exec "$ns0" nft -f /dev/stdin <<EOF global() heredoc
899 ip netns exec "$ns0" nft -f /dev/stdin <<EOF global() heredoc
1018 ip netns exec "$ns0" nft -f /dev/stdin <<EOF global() heredoc
1066 ip netns exec "$i" nft -f /dev/stdin <<EOF global() heredoc
1132 ip netns exec "$ns1" nft -f /dev/stdin <<EOF global() heredoc
[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 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
H A Dconntrack_vrf.sh87 ip netns exec "$ns0" nft -f - <<EOF
107 EOF
140 ip netns exec "$ns0" nft -f - <<EOF
160 EOF
187 ip netns exec "$ns0" nft -f - <<EOF
195 EOF
98 ip netns exec "$ns0" nft -f - <<EOF global() heredoc
151 ip netns exec "$ns0" nft -f - <<EOF global() heredoc
198 ip netns exec "$ns0" nft -f - <<EOF global() heredoc
224 ip netns exec "$ns0" nft -f - <<EOF global() heredoc
H 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
/linux/scripts/
H A Dgfp-translate71 cat <<EOF heredoc
82 EOF
86 cat <<EOF heredoc
90 EOF
93 cat <<EOF heredoc
111 EOF
/linux/Documentation/ABI/testing/
H A Ddebugfs-scmi-raw13 (receiving an EOF at each message boundary).
31 (receiving an EOF at each message boundary).
47 (receiving an EOF at each message boundary).
67 (receiving an EOF at each message boundary).
77 Each read gives back one message at time (receiving an EOF at
88 Each read gives back one message at time (receiving an EOF at
118 (receiving an EOF at each message boundary).
145 (receiving an EOF at each message boundary).
171 (receiving an EOF at each message boundary).
200 (receiving an EOF at each message boundary).
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_fcoe.c45 u8 eof = 0; in cxgb_fcoe_sof_eof_supported() local
52 skb_copy_bits(skb, skb->len - 4, &eof, 1); in cxgb_fcoe_sof_eof_supported()
54 if ((eof != FC_EOF_N) && (eof != FC_EOF_T)) { in cxgb_fcoe_sof_eof_supported()
55 dev_err(adap->pdev_dev, "Unsupported EOF 0x%x\n", eof); in cxgb_fcoe_sof_eof_supported()
/linux/tools/testing/selftests/kho/
H A Dvmtest.sh18 cat <<EOF heredoc
26 EOF
59 tee "$kconfig" > "$kho_config" <<EOF heredoc
67 EOF
90 cat > "$tmp_dir/cpio_list" <<EOF heredoc
97 EOF
/linux/Documentation/driver-api/media/drivers/ccs/
H A Dmk-ccs-regs85 print $H <<EOF
89 EOF
92 print $H <<EOF
97 EOF
143 print $H <<EOF
147 EOF
150 print $A <<EOF
156 EOF
162 print $LH <<EOF
174 EOF
[all …]
/linux/tools/include/nolibc/
H 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()
176 * success or EOF on error. It automatically retries on short writes.
187 return EOF; in _fwrite()
216 if (fputs(s, stdout) == EOF) in puts()
217 return EOF; in puts()
231 if (c == EOF) in fgets()
[all …]
/linux/drivers/scsi/
H A Dst.c738 /* Step over EOF if it has been inadvertently crossed (ioctl not used because
873 if (STps->eof == ST_FM_HIT) { in flush_buffer()
874 result = cross_eof(STp, 0); /* Back over the EOF hit */ in flush_buffer()
876 STps->eof = ST_NOEOF; in flush_buffer()
885 } else if (STps->eof == ST_FM_HIT) { in flush_buffer()
889 STps->eof = ST_NOEOF; in flush_buffer()
956 STps->eof = ST_NOEOF; in reset_state()
1107 STps->eof = ST_NOEOF; in check_tape()
1436 STps->eof = ST_FM; in st_flush()
1447 DEBC_printk(STp, "Buffer flushed, %d EOF(s) written\n", cmd[4]); in st_flush()
[all …]
/linux/tools/testing/selftests/rcutorture/bin/
H A Dconfig2csv.sh36 cat << '---EOF---' >> $T/p.awk
38 ---EOF---
50 cat << '---EOF---' >> $T/p.awk
64 ---EOF---
/linux/Documentation/dev-tools/
H A Dcheckuapi.rst56 cat << 'EOF' | patch -l -p1
71 EOF
83 cat << 'EOF' | patch -l -p1
95 EOF
131 cat << 'EOF' | patch -l -p1
144 EOF
209 cat << 'EOF' | patch -l -p1
220 EOF
266 cat << 'EOF' | patch -l -p1
278 EOF
[all …]

12345678910>>...21