/linux-6.6.21/scripts/atomic/ |
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 …]
|
D | gen-atomic-fallback.sh | 150 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 …]
|
D | gen-atomic-long.sh | 54 cat <<EOF heredoc 65 EOF 68 cat << EOF heredoc 92 EOF 98 cat <<EOF heredoc 100 EOF
|
/linux-6.6.21/tools/perf/tests/shell/ |
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 …]
|
D | test_uprobe_from_different_cu.sh | 34 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
|
/linux-6.6.21/tools/bootconfig/scripts/ |
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-6.6.21/tools/include/nolibc/ |
D | stdio.h | 20 #ifndef EOF 21 #define EOF (-1) macro 94 return EOF; in fclose() 109 return EOF; in fgetc() 130 return EOF; in fputc() 155 return EOF; in _fwrite() 184 if (fputs(s, stdout) == EOF) in puts() 185 return EOF; in puts() 199 if (c == EOF) in fgets() 374 return EOF; in setvbuf()
|
/linux-6.6.21/tools/testing/selftests/netfilter/ |
D | nft_nat.sh | 184 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 …]
|
D | conntrack_vrf.sh | 108 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
|
D | conntrack_icmp_related.sh | 132 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
|
D | nft_queue.sh | 94 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
|
/linux-6.6.21/scripts/selinux/ |
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-6.6.21/tools/testing/selftests/bpf/ |
D | vmtest.sh | 48 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-6.6.21/tools/bootconfig/ |
D | test-bootconfig.sh | 116 cat > $TEMPCONF << EOF heredoc 119 EOF 129 cat > $TEMPCONF << EOF heredoc 132 EOF
|
/linux-6.6.21/tools/testing/selftests/powerpc/papr_attributes/ |
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-6.6.21/scripts/atomic/fallbacks/ |
D | dec_and_test | 1 cat <<EOF 3 EOF
|
D | inc_not_zero | 1 cat <<EOF 3 EOF
|
D | inc_and_test | 1 cat <<EOF 3 EOF
|
D | xchg | 1 cat <<EOF 3 EOF
|
D | sub_and_test | 1 cat <<EOF 3 EOF
|
D | cmpxchg | 1 cat <<EOF 3 EOF
|
D | add_negative | 1 cat <<EOF 3 EOF
|
D | add_unless | 1 cat << EOF 3 EOF
|
D | dec | 1 cat <<EOF 3 EOF
|
/linux-6.6.21/tools/mm/ |
D | slabinfo-gnuplot.sh | 81 gnuplot -p << EOF heredoc 96 EOF 123 gnuplot -p << EOF heredoc 134 EOF
|