Home
last modified time | relevance | path

Searched defs:EOF (Results 1 – 25 of 134) sorted by relevance

123456

/kernel/linux/linux-6.6/tools/testing/selftests/netfilter/
Dnft_nat.sh184 ip netns exec "$ns0" nft -f /dev/stdin <<EOF heredoc
259 ip netns exec "$ns0" nft -f /dev/stdin <<EOF 2>/dev/null heredoc
385 ip netns exec "$ns0" nft -f /dev/stdin <<EOF heredoc
452 ip netns exec "$ns0" nft -f /dev/stdin <<EOF heredoc
553 ip netns exec "$ns0" nft -f /dev/stdin <<EOF heredoc
652 ip netns exec "$ns0" nft -f /dev/stdin <<EOF heredoc
734 ip netns exec "$ns0" nft -f /dev/stdin <<EOF heredoc
839 ip netns exec "$ns0" nft -f /dev/stdin <<EOF heredoc
857 ip netns exec "$ns0" nft -f /dev/stdin <<EOF heredoc
879 ip netns exec "$ns0" nft -f /dev/stdin <<EOF heredoc
[all …]
Dnft_flowtable.sh159 ip netns exec $nsr1 nft -f - <<EOF heredoc
191 ip netns exec $ns2 nft -f - <<EOF heredoc
406 ip netns exec $nsr1 nft -f - <<EOF heredoc
423 ip netns exec $nsr1 nft -f - <<EOF heredoc
502 ip netns exec $nsr1 nft -f - <<EOF heredoc
559 ip netns exec $nsr1 nft -f - <<EOF heredoc
Dnft_queue.sh94 ip netns exec ${nsrouter} nft -f /dev/stdin <<EOF heredoc
130 ip netns exec ${nsrouter} nft -f /dev/stdin <<EOF heredoc
187 ip netns exec ${nsrouter} nft -f /dev/stdin <<EOF heredoc
319 ip netns exec ${nsrouter} nft -f /dev/stdin <<EOF heredoc
368 ip netns exec ${ns1} nft -f /dev/stdin <<EOF heredoc
Dconntrack_icmp_related.sh132 ip netns exec $netns nft -f - <<EOF heredoc
147 ip netns exec nsclient1 nft -f - <<EOF heredoc
167 ip netns exec nsclient2 nft -f - <<EOF heredoc
196 ip netns exec nsrouter1 nft -f - <<EOF heredoc
Dconntrack_vrf.sh108 ip netns exec $ns0 nft -f - <<EOF heredoc
161 ip netns exec $ns0 nft -f - <<EOF heredoc
210 ip netns exec $ns0 nft -f - <<EOF heredoc
/kernel/linux/linux-6.6/tools/perf/tests/shell/
Ddaemon.sh166 cat <<EOF > ${config} heredoc
221 cat <<EOF > ${config} heredoc
248 cat <<EOF > ${config_new} heredoc
283 cat <<EOF > ${config_empty} heredoc
346 cat <<EOF > ${config} heredoc
404 cat <<EOF > ${config} heredoc
445 cat <<EOF > ${config} heredoc
486 cat <<EOF > ${config} heredoc
Dtest_uprobe_from_different_cu.sh34 cat > ${temp_dir}/testfile-foo.h << EOF heredoc
44 cat > ${temp_dir}/testfile-foo.c << EOF heredoc
58 cat > ${temp_dir}/testfile-main.c << EOF heredoc
/kernel/linux/linux-6.6/scripts/atomic/
Dgen-atomic-instrumented.sh73 cat <<EOF heredoc
100 cat <<EOF heredoc
107 cat <<EOF heredoc
116 cat <<EOF heredoc
122 cat <<EOF heredoc
131 cat << EOF heredoc
177 cat <<EOF heredoc
Dgen-atomic-fallback.sh150 cat << EOF heredoc
161 cat <<EOF heredoc
229 cat <<EOF heredoc
287 cat << EOF heredoc
320 cat <<EOF heredoc
331 cat <<EOF heredoc
Dgen-atomic-long.sh54 cat <<EOF heredoc
68 cat << EOF heredoc
98 cat <<EOF heredoc
/kernel/linux/linux-6.6/scripts/package/
Dmkdebian183 cat <<EOF > debian/changelog heredoc
192 cat <<EOF > debian/copyright heredoc
212 cat <<EOF > debian/control heredoc
229 cat <<EOF >> debian/control heredoc
242 cat <<EOF >> debian/control heredoc
255 cat <<EOF >> debian/control heredoc
266 cat <<EOF > debian/rules.vars heredoc
/kernel/linux/linux-5.10/tools/testing/selftests/netfilter/
Dnft_nat.sh184 ip netns exec "$ns0" nft -f /dev/stdin <<EOF heredoc
259 ip netns exec "$ns0" nft -f /dev/stdin <<EOF 2>/dev/null heredoc
385 ip netns exec "$ns0" nft -f /dev/stdin <<EOF heredoc
452 ip netns exec "$ns0" nft -f /dev/stdin <<EOF heredoc
553 ip netns exec "$ns0" nft -f /dev/stdin <<EOF heredoc
652 ip netns exec "$ns0" nft -f /dev/stdin <<EOF heredoc
734 ip netns exec "$ns0" nft -f /dev/stdin <<EOF heredoc
788 ip netns exec ns$i-$sfx nft -f /dev/stdin <<EOF heredoc
Dconntrack_icmp_related.sh132 ip netns exec $netns nft -f - <<EOF heredoc
147 ip netns exec nsclient1 nft -f - <<EOF heredoc
167 ip netns exec nsclient2 nft -f - <<EOF heredoc
196 ip netns exec nsrouter1 nft -f - <<EOF heredoc
Dnft_queue.sh90 ip netns exec ${nsrouter} nft -f /dev/stdin <<EOF heredoc
125 ip netns exec ${nsrouter} nft -f /dev/stdin <<EOF heredoc
182 ip netns exec ${nsrouter} nft -f /dev/stdin <<EOF heredoc
297 ip netns exec ${nsrouter} nft -f /dev/stdin <<EOF heredoc
Dconntrack_vrf.sh108 ip netns exec $ns0 nft -f - <<EOF heredoc
161 ip netns exec $ns0 nft -f - <<EOF heredoc
210 ip netns exec $ns0 nft -f - <<EOF heredoc
/kernel/linux/linux-5.10/scripts/package/
Dmkdebian143 cat <<EOF > debian/changelog heredoc
152 cat <<EOF > debian/copyright heredoc
172 cat <<EOF > debian/control heredoc
198 cat <<EOF >> debian/control heredoc
210 cat <<EOF >> debian/control heredoc
221 cat <<EOF > debian/rules heredoc
/kernel/linux/linux-5.10/tools/bootconfig/scripts/
Dftrace2bconf.sh51 cat 1>&2 << EOF heredoc
61 cat 1>&2 << EOF heredoc
70 cat 1>&2 << EOF heredoc
153 cat 1>&2 << EOF heredoc
160 grep -qw $1 << EOF heredoc
237 cat 1>&2 << EOF heredoc
/kernel/linux/linux-6.6/tools/bootconfig/scripts/
Dftrace2bconf.sh51 cat 1>&2 << EOF heredoc
61 cat 1>&2 << EOF heredoc
70 cat 1>&2 << EOF heredoc
170 cat 1>&2 << EOF heredoc
177 grep -qw $1 << EOF heredoc
249 cat 1>&2 << EOF heredoc
/kernel/linux/linux-5.10/scripts/atomic/
Dgen-atomic-fallback.sh54 cat << EOF heredoc
150 cat <<EOF heredoc
177 cat << EOF heredoc
198 cat <<EOF heredoc
209 cat <<EOF heredoc
Dgen-atomic-long.sh48 cat <<EOF heredoc
58 cat << EOF heredoc
90 cat <<EOF heredoc
99 cat <<EOF heredoc
Dgen-atomic-instrumented.sh95 cat <<EOF heredoc
115 cat <<EOF heredoc
138 cat << EOF heredoc
189 cat <<EOF heredoc
/kernel/linux/linux-5.10/tools/bootconfig/
Dtest-bootconfig.sh116 cat > $TEMPCONF << EOF heredoc
129 cat > $TEMPCONF << EOF heredoc
149 cat > $TEMPCONF << EOF heredoc
162 cat > $TEMPCONF << EOF heredoc
/kernel/linux/linux-6.6/tools/bootconfig/
Dtest-bootconfig.sh116 cat > $TEMPCONF << EOF heredoc
129 cat > $TEMPCONF << EOF heredoc
149 cat > $TEMPCONF << EOF heredoc
162 cat > $TEMPCONF << EOF heredoc
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
Dvmtest.sh48 cat <<EOF heredoc
182 cat <<EOF heredoc
194 sudo bash -c "cat >>${init_script}" <<EOF heredoc
238 cat <<EOF heredoc
/kernel/linux/linux-5.10/tools/perf/tests/shell/
Dtest_uprobe_from_different_cu.sh34 cat > ${temp_dir}/testfile-foo.h << EOF heredoc
44 cat > ${temp_dir}/testfile-foo.c << EOF heredoc
58 cat > ${temp_dir}/testfile-main.c << EOF heredoc

123456