Searched refs:tools (Results 151 - 164 of 164) sorted by relevance

1234567

/linux-master/Documentation/
H A DMakefile107 YNL_TOOL:=$(srctree)/tools/net/ynl/ynl-gen-rst.py
/linux-master/tools/testing/selftests/bpf/
H A DMakefile169 SCRATCH_DIR := $(OUTPUT)/tools
175 HOST_SCRATCH_DIR := $(OUTPUT)/host-tools
619 $(Q)ln -sf $(if $2,..,.)/tools/build/bpftool/$(USE_BOOTSTRAP)bpftool \
/linux-master/tools/testing/selftests/net/netfilter/
H A Dnft_concat_range.sh46 # tools list of tools for correctness and timeout tests, any can be used
50 # flood_tools list of tools for concurrency tests, any can be used
69 tools sendip bash
94 tools sendip socat bash
119 tools sendip socat bash
144 tools sendip socat bash
166 tools sendip socat bash
188 tools sendip socat bash
210 tools sendi
[all...]
/linux-master/tools/testing/selftests/wireguard/qemu/
H A DMakefile46 $(eval $(call tar_download,WIREGUARD_TOOLS,wireguard-tools,1.0.20210914,.tar.xz,https://git.zx2c4.com/wireguard-tools/snapshot/,97ff31489217bb265b7ae850d3d0f335ab07d2652ba1feec88b734bc96bd05ac))
/linux-master/tools/usb/
H A Dffs-test.c27 #include <tools/le_byteshift.h>
/linux-master/tools/testing/selftests/rcutorture/bin/
H A Dkvm.sh27 RCUTORTURE="`pwd`/tools/testing/selftests/rcutorture"; export RCUTORTURE
273 if test -n "$dryrun" || test -z "$TORTURE_INITRD" || tools/testing/selftests/rcutorture/bin/mkinitrd.sh
/linux-master/scripts/
H A Dsphinx-pre-install57 'bm.sty' => 'texlive-tools',
392 "rsvg-convert" => "librsvg2-tools",
950 # Check for needed programs/tools
H A DMakefile.lib262 objtool := $(objtree)/tools/objtool/objtool
H A Dget_maintainer.pl1106 other automated tools that expect only ["name"] <email address>
H A Dcheckpatch.pl68 my $docsfile = "$D/../Documentation/dev-tools/checkpatch.rst";
2617 # Do not check for BPF programs (tools/testing/selftests/bpf/progs/*.c, samples/bpf/*_kern.c, *.bpf.c).
2618 return $realfile =~ m@^tools/testing/selftests/bpf/progs/.*\.c$@ ||
3237 # Check email subject for common tools that don't need to be mentioned
6808 # check for c99 types like uint8_t used outside of uapi/ and tools/
/linux-master/tools/perf/util/
H A Dcs-etm.c39 #include <tools/libc_compat.h>
H A Dheader.c27 #include <tools/libc_compat.h> // reallocarray
1627 * Note older perf tools assume core PMUs come first, this is a property
H A Dannotate.c1925 #include <tools/dis-asm-compat.h>
/linux-master/tools/testing/selftests/net/
H A Dfcnal-test.sh42 PATH=$PWD:$PWD/tools/testing/selftests/net:$PATH

Completed in 252 milliseconds

1234567