Home
last modified time | relevance | path

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

12345678910>>...23

/Linux-v6.6/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-long.sh54 cat <<EOF heredoc
65 EOF
68 cat << EOF heredoc
92 EOF
98 cat <<EOF heredoc
100 EOF
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 …]
/Linux-v6.6/scripts/package/
Dmkdebian183 cat <<EOF > debian/changelog heredoc
189 EOF
192 cat <<EOF > debian/copyright heredoc
209 EOF
212 cat <<EOF > debian/control heredoc
226 EOF
229 cat <<EOF >> debian/control heredoc
239 EOF
242 cat <<EOF >> debian/control heredoc
250 EOF
[all …]
/Linux-v6.6/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
170 cat 1>&2 << EOF heredoc
172 EOF
177 grep -qw $1 << EOF heredoc
207 EOF
[all …]
/Linux-v6.6/tools/lib/api/
Dio.h30 bool eof; member
42 io->eof = false; in io__init()
50 if (io->eof) in io__get_char()
72 io->eof = true; in io__get_char()
79 io->eof = true; in io__get_char()
90 * first character isn't hexadecimal returns -2, io->eof returns -1, otherwise
91 * returns the character after the hexadecimal value which may be -1 for eof.
119 * isn't a decimal returns -2, io->eof returns -1, otherwise returns the
120 * character after the decimal value which may be -1 for eof. If the read value
/Linux-v6.6/tools/perf/tests/shell/
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
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 …]
/Linux-v6.6/tools/bootconfig/
Dtest-bootconfig.sh116 cat > $TEMPCONF << EOF heredoc
119 EOF
129 cat > $TEMPCONF << EOF heredoc
132 EOF
149 cat > $TEMPCONF << EOF heredoc
153 EOF
162 cat > $TEMPCONF << EOF heredoc
165 EOF
/Linux-v6.6/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()
144 * success or EOF on error. It automatically retries on short writes.
155 return EOF; in _fwrite()
184 if (fputs(s, stdout) == EOF) in puts()
185 return EOF; in puts()
199 if (c == EOF) in fgets()
[all …]
/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb4/
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-v6.6/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_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
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
Dnft_flowtable.sh159 ip netns exec $nsr1 nft -f - <<EOF heredoc
184 EOF
191 ip netns exec $ns2 nft -f - <<EOF heredoc
204 EOF
406 ip netns exec $nsr1 nft -f - <<EOF heredoc
413 EOF
423 ip netns exec $nsr1 nft -f - <<EOF heredoc
430 EOF
502 ip netns exec $nsr1 nft -f - <<EOF heredoc
514 EOF
[all …]
/Linux-v6.6/Documentation/driver-api/media/drivers/ccs/
Dmk-ccs-regs93 print $H <<EOF
97 EOF
102 print $H <<EOF
104 EOF
112 print $H <<EOF
115 EOF
118 print $A <<EOF
124 EOF
130 print $LH <<EOF
142 EOF
[all …]
/Linux-v6.6/Documentation/ABI/testing/
Ddebugfs-scmi-raw13 (receiving an EOF at each message boundary).
31 (receiving an EOF at each message boundary).
41 Each read gives back one message at time (receiving an EOF at
52 Each read gives back one message at time (receiving an EOF at
82 (receiving an EOF at each message boundary).
109 (receiving an EOF at each message boundary).
/Linux-v6.6/tools/testing/selftests/rcutorture/bin/
Dconfig2csv.sh36 cat << '---EOF---' >> $T/p.awk
38 ---EOF---
50 cat << '---EOF---' >> $T/p.awk
64 ---EOF---
/Linux-v6.6/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-v6.6/drivers/thunderbolt/
Dnhi_regs.h18 RING_FLAG_RAW = 1 << 30, /* ignore EOF/SOF mask, include checksum */
25 * For TX set length/eof/sof.
26 * For RX length/eof/sof are set by the NHI.
31 u32 eof:4; member
71 * 04: EOF/SOF mask (ignored for RING_FLAG_RAW rings)
/Linux-v6.6/drivers/scsi/
Dst.c728 /* Step over EOF if it has been inadvertently crossed (ioctl not used because
862 if (STps->eof == ST_FM_HIT) { in flush_buffer()
863 result = cross_eof(STp, 0); /* Back over the EOF hit */ in flush_buffer()
865 STps->eof = ST_NOEOF; in flush_buffer()
874 } else if (STps->eof == ST_FM_HIT) { in flush_buffer()
878 STps->eof = ST_NOEOF; in flush_buffer()
945 STps->eof = ST_NOEOF; in reset_state()
1081 STps->eof = ST_NOEOF; in check_tape()
1410 STps->eof = ST_FM; in st_flush()
1421 DEBC_printk(STp, "Buffer flushed, %d EOF(s) written\n", cmd[4]); in st_flush()
[all …]
/Linux-v6.6/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-v6.6/fs/netfs/
Dbuffered_read.c155 * the netfs if not. Space beyond the EOF is zero-filled. Multiple I/O
216 * possible, or the netfs if not. Space beyond the EOF is zero-filled.
268 * - write that lies in a folio that is completely beyond EOF
269 * - write that covers the folio from start to EOF or beyond it
284 return false; /* Page entirely before EOF */ in netfs_skip_folio_read()
298 /* Write that covers from the start of the folio to EOF or beyond */ in netfs_skip_folio_read()
319 * possible, or the netfs if not. Space beyond the EOF is zero-filled.
373 /* If the page is beyond the EOF, we want to clear it - unless it's in netfs_write_begin()
374 * within the cache granule containing the EOF, in which case we need in netfs_write_begin()
/Linux-v6.6/drivers/scsi/fnic/
Dcq_exch_desc.h54 u8 eof; member
86 u8 *eof, in cq_fcp_rq_desc_dec() argument
118 *eof = desc_ptr->eof; in cq_fcp_rq_desc_dec()

12345678910>>...23