| /linux/scripts/atomic/ |
| 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 126 EOF 150 EOF [all …]
|
| A D | gen-atomic-fallback.sh | 150 cat << EOF heredoc 154 EOF 161 cat <<EOF heredoc 186 EOF 230 cat <<EOF heredoc 239 EOF 301 EOF 323 cat <<EOF heredoc 328 EOF 334 cat <<EOF heredoc [all …]
|
| 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/ |
| A D | gfp-translate | 71 cat <<EOF heredoc 82 EOF 86 cat <<EOF heredoc 90 EOF 93 cat <<EOF heredoc 111 EOF
|
| 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/scripts/package/ |
| A D | mkdebian | 185 cat <<EOF > debian/changelog heredoc 191 EOF 194 cat <<EOF > debian/control heredoc 213 EOF 216 cat <<EOF >> debian/control heredoc 226 EOF 229 cat <<EOF >> debian/control heredoc 238 EOF 243 cat <<EOF >> debian/control heredoc 252 EOF [all …]
|
| A D | mkspec | 26 cat<<EOF heredoc 30 EOF 50 cat << EOF heredoc 55 EOF
|
| /linux/tools/perf/tests/shell/ |
| A D | daemon.sh | 166 cat <<EOF > ${config} heredoc 175 EOF 221 cat <<EOF > ${config} heredoc 230 EOF 257 EOF 286 EOF 346 cat <<EOF > ${config} heredoc 355 EOF 410 EOF 468 EOF [all …]
|
| 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
|
| /linux/tools/bootconfig/scripts/ |
| 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/include/nolibc/ |
| A D | stdio.h | 19 #ifndef EOF 20 #define EOF (-1) macro 93 return EOF; in fclose() 108 return EOF; in fgetc() 129 return EOF; in fputc() 154 return EOF; in _fwrite() 183 if (fputs(s, stdout) == EOF) in puts() 184 return EOF; in puts() 198 if (c == EOF) in fgets() 373 return EOF; in setvbuf()
|
| /linux/tools/testing/selftests/net/netfilter/ |
| A D | nft_nat.sh | 165 EOF 235 EOF 358 EOF 419 EOF 510 EOF 599 EOF 674 EOF 775 EOF 797 EOF 815 EOF [all …]
|
| 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
|
| A D | nft_queue.sh | 118 EOF 147 EOF 184 EOF 328 EOF 361 ip netns exec "$ns1" nft -f /dev/stdin <<EOF heredoc 375 EOF 430 EOF 461 EOF 511 EOF 568 ip netns exec "$ns1" nft -f - <<EOF heredoc [all …]
|
| 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
|
| 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/scripts/selinux/ |
| 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/tools/testing/selftests/bpf/ |
| A D | vmtest.sh | 67 cat <<EOF heredoc 101 EOF 211 cat <<EOF heredoc 215 EOF 223 sudo bash -c "cat >>${init_script}" <<EOF heredoc 236 EOF 267 cat <<EOF heredoc 270 EOF
|
| /linux/tools/bootconfig/ |
| A D | test-bootconfig.sh | 116 cat > $TEMPCONF << EOF heredoc 119 EOF 129 cat > $TEMPCONF << EOF heredoc 132 EOF
|
| /linux/tools/testing/selftests/powerpc/papr_attributes/ |
| A D | attr_test.c | 92 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/scripts/atomic/fallbacks/ |
| A D | dec_and_test | 1 cat <<EOF 3 EOF
|
| A D | inc_and_test | 1 cat <<EOF 3 EOF
|
| A D | inc_not_zero | 1 cat <<EOF 3 EOF
|
| A D | sub_and_test | 1 cat <<EOF 3 EOF
|
| A D | xchg | 1 cat <<EOF 3 EOF
|