/linux/scripts/atomic/ |
H A D | gen-atomic-instrumented.sh | 73 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 …]
|
H A D | gen-atomic-long.sh | 54 cat <<EOF heredoc 65 EOF 68 cat << EOF heredoc 92 EOF 98 cat <<EOF heredoc 100 EOF
|
H A D | gen-atomic-fallback.sh | 150 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/scripts/ |
H A D | ftrace2bconf.sh | 51 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 D | mkdebian | 192 cat <<EOF > debian/changelog heredoc 198 EOF 201 cat <<EOF > debian/control heredoc 220 EOF 223 cat <<EOF >> debian/control heredoc 233 EOF 236 cat <<EOF >> debian/control heredoc 245 EOF 250 cat <<EOF >> debian/control heredoc 259 EOF [all …]
|
H A D | mkspec | 26 cat<<EOF heredoc 30 EOF 50 cat << EOF heredoc 55 EOF
|
/linux/tools/bootconfig/ |
H A D | test-bootconfig.sh | 116 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/tools/perf/tests/shell/ |
H A D | test_uprobe_from_different_cu.sh | 41 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
|
H A D | daemon.sh | 166 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/tools/testing/selftests/net/netfilter/ |
H A D | nft_queue.sh | 88 ip netns exec "$nsrouter" nft -f /dev/stdin <<EOF heredoc 118 EOF 124 ip netns exec "$nsrouter" nft -f /dev/stdin <<EOF heredoc 147 EOF 177 ip netns exec "$nsrouter" nft -f /dev/stdin <<EOF heredoc 184 EOF 316 ip netns exec "$nsrouter" nft -f /dev/stdin <<EOF heredoc 328 EOF 361 ip netns exec "$ns1" nft -f /dev/stdin <<EOF heredoc 375 EOF [all …]
|
H A D | nft_nat.sh | 158 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 [all …]
|
H A D | conntrack_tcp_unreplied.sh | 68 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 D | conntrack_icmp_related.sh | 114 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 D | conntrack_vrf.sh | 98 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 D | nft_fib.sh | 38 ip netns exec "$netns" nft -f /dev/stdin <<EOF heredoc 45 EOF 51 ip netns exec "$netns" nft -f /dev/stdin <<EOF heredoc 59 EOF 65 ip netns exec "$netns" nft -f /dev/stdin <<EOF heredoc 73 EOF
|
H A D | nft_flowtable.sh | 153 ip netns exec "$nsr1" nft -f - <<EOF heredoc 178 EOF 185 ip netns exec "$ns2" nft -f - <<EOF heredoc 198 EOF 382 ip netns exec "$nsr1" nft -f - <<EOF heredoc 389 EOF 399 ip netns exec "$nsr1" nft -f - <<EOF heredoc 406 EOF 478 ip netns exec "$nsr1" nft -f - <<EOF heredoc 490 EOF [all …]
|
/linux/scripts/ |
H A D | gfp-translate | 71 cat <<EOF heredoc 82 EOF 86 cat <<EOF heredoc 90 EOF 93 cat <<EOF heredoc 111 EOF
|
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_fcoe.c | 45 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/Documentation/driver-api/media/drivers/ccs/ |
H A D | mk-ccs-regs | 85 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/Documentation/ABI/testing/ |
H A D | debugfs-scmi-raw | 13 (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/drivers/scsi/ |
H A D | st.c | 727 /* 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() 1089 STps->eof = ST_NOEOF; in check_tape() 1418 STps->eof = ST_FM; in st_flush() 1429 DEBC_printk(STp, "Buffer flushed, %d EOF(s) written\n", cmd[4]); in st_flush() [all …]
|
/linux/tools/testing/selftests/rcutorture/bin/ |
H A D | config2csv.sh | 36 cat << '---EOF---' >> $T/p.awk 38 ---EOF--- 50 cat << '---EOF---' >> $T/p.awk 64 ---EOF---
|
/linux/scripts/selinux/ |
H A D | install_policy.sh | 48 cat > /etc/selinux/dummy/contexts/x_contexts <<EOF heredoc 54 EOF 71 cat > /etc/selinux/config << EOF heredoc 74 EOF
|
/linux/drivers/thunderbolt/ |
H A D | nhi_regs.h | 18 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/fs/xfs/ |
H A D | xfs_file.c | 351 * Take care of zeroing post-EOF blocks when they might exist. 370 * We need to serialise against EOF updates that occur in IO completions in xfs_file_write_zero_eof() 375 * XFS_IOLOCK_EXCL so we are guaranteed to see the latest EOF value and in xfs_file_write_zero_eof() 404 * EOF updates during IO completion and hence we now need to in xfs_file_write_zero_eof() 474 * blocks that fall between the existing EOF and the start of this in xfs_file_write_checks() 478 * can only extend EOF. Truncate is locked out at this point, so the in xfs_file_write_checks() 479 * EOF can not move backwards, only forwards. Hence we only need to take in xfs_file_write_checks() 480 * the slow path when we are at or beyond the current EOF. in xfs_file_write_checks() 549 * have no other method of updating EOF for AIO, so always do it here in xfs_dio_write_end_io() 552 * We need to lock the test/set EOF update as we can be racing with in xfs_dio_write_end_io() [all …]
|