| /linux/tools/perf/trace/beauty/ |
| H A D | syscalltbl.sh | 19 cat >&2 <<EOF heredoc 24 EOF 73 cat >> "$outfile" <<EOF heredoc 88 EOF 90 cat >> "$outfile" <<EOF heredoc 94 EOF 97 cat >> "$outfile" <<EOF heredoc 101 EOF 103 cat >> "$outfile" <<EOF heredoc 107 EOF [all …]
|
| /linux/scripts/atomic/ |
| H A D | gen-atomic-instrumented.sh | 76 cat <<EOF heredoc 83 EOF 103 cat <<EOF heredoc 108 EOF 110 cat <<EOF heredoc 115 EOF 119 cat <<EOF heredoc 123 EOF 125 cat <<EOF heredoc 129 EOF [all …]
|
| 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 …]
|
| H A D | gen-rust-atomic-helpers.sh | 26 cat <<EOF heredoc 33 EOF 36 cat << EOF heredoc 50 EOF 60 cat <<EOF 62 EOF 65 cat <<EOF global() heredoc
|
| 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
|
| /linux/scripts/package/ |
| H A D | mkdebian | 195 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 D | mkspec | 68 cat<<EOF heredoc 72 EOF 92 cat << EOF heredoc 97 EOF
|
| /linux/tools/perf/tests/shell/ |
| 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 …]
|
| H A D | test_uprobe_from_different_cu.sh | 40 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
|
| H A D | python-use.sh | 15 CMD=$(cat <<EOF heredoc 20 EOF 23 CMD=$(cat <<EOF heredoc 26 EOF
|
| /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
|
| H A D | check-uapi.sh | 10 cat << EOF heredoc 44 EOF 115 cat << EOF heredoc 119 EOF 122 cat << EOF heredoc 126 EOF 130 cat << EOF heredoc 135 EOF
|
| /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
|
| /linux/tools/testing/selftests/net/netfilter/ |
| H A D | nft_queue.sh | 90 ip netns exec "$nsrouter" nft -f /dev/stdin <<EOF heredoc 120 EOF 126 ip netns exec "$nsrouter" nft -f /dev/stdin <<EOF heredoc 149 EOF 179 ip netns exec "$nsrouter" nft -f /dev/stdin <<EOF heredoc 186 EOF 321 ip netns exec "$nsrouter" nft -f /dev/stdin <<EOF heredoc 333 EOF 366 ip netns exec "$ns1" nft -f /dev/stdin <<EOF heredoc 380 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 | nft_interface_stress.sh | 44 cat <<-EOF heredoc 53 EOF 58 cat <<-EOF heredoc 63 EOF 103 ip netns exec $nsr nft -f - <<EOF heredoc 110 EOF
|
| H A D | conntrack_vrf.sh | 87 ip netns exec "$ns0" nft -f - <<EOF heredoc 107 EOF 140 ip netns exec "$ns0" nft -f - <<EOF heredoc 160 EOF 187 ip netns exec "$ns0" nft -f - <<EOF heredoc 195 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
|
| /linux/tools/testing/selftests/kho/ |
| H A D | vmtest.sh | 18 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/tools/include/nolibc/ |
| H A D | stdio.h | 26 #ifndef EOF 27 #define EOF (-1) macro 126 return EOF; in fclose() 141 return EOF; in fgetc() 162 return EOF; in fputc() 187 return EOF; in _fwrite() 219 return EOF; in _fread() 248 if (fputs(s, stdout) == EOF) in puts() 249 return EOF; in puts() 263 if (c == EOF) in fgets() [all …]
|
| /linux/scripts/selinux/ |
| H A D | install_policy.sh | 45 cat > /etc/selinux/dummy/contexts/x_contexts <<EOF heredoc 51 EOF 68 cat > /etc/selinux/config << EOF heredoc 71 EOF
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | vmtest.sh | 76 cat <<EOF heredoc 110 EOF 220 cat <<EOF heredoc 224 EOF 232 sudo bash -c "cat >>${init_script}" <<EOF heredoc 245 EOF 276 cat <<EOF heredoc 279 EOF
|
| /linux/tools/bootconfig/ |
| H A D | test-bootconfig.sh | 117 cat > $TEMPCONF << EOF heredoc 120 EOF 130 cat > $TEMPCONF << EOF heredoc 133 EOF
|
| /linux/tools/mm/ |
| H A D | slabinfo-gnuplot.sh | 81 gnuplot -p << EOF heredoc 96 EOF 123 gnuplot -p << EOF heredoc 134 EOF
|