Home
last modified time | relevance | path

Searched refs:EOF (Results 1 - 25 of 191) sorted by relevance

12345678

/kernel/linux/linux-6.6/scripts/atomic/
H A Dgen-atomic-instrumented.sh73 cat <<EOF
80 EOF
100 cat <<EOF
105 EOF
107 cat <<EOF
112 EOF
116 cat <<EOF
120 EOF
122 cat <<EOF
126 EOF
[all...]
H A Dgen-atomic-fallback.sh150 cat << EOF
154 EOF
161 cat <<EOF
186 EOF
229 cat <<EOF
238 EOF
287 cat << EOF
298 EOF
320 cat <<EOF
325 EOF
[all...]
H A Dgen-atomic-long.sh54 cat <<EOF
65 EOF
68 cat << EOF
92 EOF
98 cat <<EOF
100 EOF
/kernel/linux/linux-5.10/scripts/atomic/
H A Dgen-atomic-long.sh48 cat <<EOF
55 EOF
58 cat << EOF
84 EOF
90 cat <<EOF
93 EOF
99 cat <<EOF
102 EOF
H A Dgen-atomic-fallback.sh54 cat << EOF
58 EOF
150 cat <<EOF
174 EOF
177 cat << EOF
188 EOF
198 cat <<EOF
203 EOF
209 cat <<EOF
211 EOF
[all...]
H A Dgen-atomic-instrumented.sh95 cat <<EOF
103 EOF
115 cat <<EOF
122 EOF
138 cat << EOF
162 EOF
189 cat <<EOF
192 EOF
/kernel/linux/linux-5.10/tools/bootconfig/scripts/
H A Dftrace2bconf.sh51 cat 1>&2 << EOF
53 EOF
61 cat 1>&2 << EOF
63 EOF
70 cat 1>&2 << EOF
72 EOF
153 cat 1>&2 << EOF
155 EOF
160 grep -qw $1 << EOF
190 EOF
[all...]
/kernel/linux/linux-6.6/tools/bootconfig/scripts/
H A Dftrace2bconf.sh51 cat 1>&2 << EOF
53 EOF
61 cat 1>&2 << EOF
63 EOF
70 cat 1>&2 << EOF
72 EOF
170 cat 1>&2 << EOF
172 EOF
177 grep -qw $1 << EOF
207 EOF
[all...]
/kernel/linux/linux-6.6/tools/include/nolibc/
H A 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...]
/kernel/linux/linux-5.10/tools/bootconfig/
H A Dtest-bootconfig.sh116 cat > $TEMPCONF << EOF
119 EOF
129 cat > $TEMPCONF << EOF
132 EOF
149 cat > $TEMPCONF << EOF
153 EOF
162 cat > $TEMPCONF << EOF
165 EOF
/kernel/linux/linux-6.6/tools/bootconfig/
H A Dtest-bootconfig.sh116 cat > $TEMPCONF << EOF
119 EOF
129 cat > $TEMPCONF << EOF
132 EOF
149 cat > $TEMPCONF << EOF
153 EOF
162 cat > $TEMPCONF << EOF
165 EOF
/kernel/linux/linux-6.6/tools/perf/tests/shell/
H A Ddaemon.sh166 cat <<EOF > ${config}
175 EOF
221 cat <<EOF > ${config}
230 EOF
248 cat <<EOF > ${config_new}
257 EOF
283 cat <<EOF > ${config_empty}
286 EOF
346 cat <<EOF > ${config}
355 EOF
[all...]
H A Dtest_uprobe_from_different_cu.sh34 cat > ${temp_dir}/testfile-foo.h << EOF
42 EOF
44 cat > ${temp_dir}/testfile-foo.c << EOF
56 EOF
58 cat > ${temp_dir}/testfile-main.c << EOF
74 EOF
/kernel/linux/linux-5.10/tools/perf/tests/shell/
H A Dtest_uprobe_from_different_cu.sh34 cat > ${temp_dir}/testfile-foo.h << EOF
42 EOF
44 cat > ${temp_dir}/testfile-foo.c << EOF
56 EOF
58 cat > ${temp_dir}/testfile-main.c << EOF
74 EOF
/kernel/linux/linux-6.6/Documentation/driver-api/media/drivers/ccs/
H A 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...]
/kernel/linux/linux-6.6/tools/testing/selftests/netfilter/
H A Dnft_nat.sh184 ip netns exec "$ns0" nft -f /dev/stdin <<EOF
191 EOF
259 ip netns exec "$ns0" nft -f /dev/stdin <<EOF 2>/dev/null
266 EOF
385 ip netns exec "$ns0" nft -f /dev/stdin <<EOF
393 EOF
452 ip netns exec "$ns0" nft -f /dev/stdin <<EOF
459 EOF
553 ip netns exec "$ns0" nft -f /dev/stdin <<EOF
560 EOF
[all...]
H A Dnft_queue.sh94 ip netns exec ${nsrouter} nft -f /dev/stdin <<EOF
124 EOF
130 ip netns exec ${nsrouter} nft -f /dev/stdin <<EOF
153 EOF
187 ip netns exec ${nsrouter} nft -f /dev/stdin <<EOF
194 EOF
319 ip netns exec ${nsrouter} nft -f /dev/stdin <<EOF
331 EOF
368 ip netns exec ${ns1} nft -f /dev/stdin <<EOF
382 EOF
[all...]
H A Dconntrack_vrf.sh108 ip netns exec $ns0 nft -f - <<EOF
128 EOF
161 ip netns exec $ns0 nft -f - <<EOF
181 EOF
210 ip netns exec $ns0 nft -f - <<EOF
218 EOF
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/
H A Dqos_lib.sh62 cat >/dev/stderr <<-EOF
70 EOF
73 cat >/dev/stderr <<-EOF
78 EOF
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dvmtest.sh48 cat <<EOF
77 EOF
182 cat <<EOF
186 EOF
194 sudo bash -c "cat >>${init_script}" <<EOF
207 EOF
238 cat <<EOF
241 EOF
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/papr_attributes/
H A Dattr_test.c92 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()
/kernel/linux/linux-5.10/scripts/
H A Dbin2c.c22 while ((ch = getchar()) != EOF) { in main()
29 } while (ch != EOF); in main()
/kernel/linux/linux-5.10/tools/vm/
H A Dslabinfo-gnuplot.sh81 gnuplot -p << EOF
96 EOF
123 gnuplot -p << EOF
134 EOF
/kernel/linux/linux-6.6/tools/mm/
H A Dslabinfo-gnuplot.sh81 gnuplot -p << EOF
96 EOF
123 gnuplot -p << EOF
134 EOF
/kernel/linux/linux-5.10/tools/testing/selftests/netfilter/
H A Dconntrack_vrf.sh108 ip netns exec $ns0 nft -f - <<EOF
128 EOF
161 ip netns exec $ns0 nft -f - <<EOF
181 EOF
210 ip netns exec $ns0 nft -f - <<EOF
218 EOF

Completed in 13 milliseconds

12345678