Home
last modified time | relevance | path

Searched refs:PATH (Results 1 – 25 of 39) sorted by relevance

12

/Linux-v5.10/tools/testing/selftests/rcutorture/bin/
Dkvm-recheck-refscale.sh20 PATH=`pwd`/tools/testing/selftests/rcutorture/bin:$PATH; export PATH
Dkvm-recheck-rcuscale.sh20 PATH=`pwd`/tools/testing/selftests/rcutorture/bin:$PATH; export PATH
Dkvm.sh26 PATH=${KVM}/bin:$PATH; export PATH
342 PATH="$PATH"; export PATH
Dkvm-check-branches.sh53 PATH=${KVM}/bin:$PATH; export PATH
Dkvm-recheck.sh19 PATH=`pwd`/tools/testing/selftests/rcutorture/bin:$PATH; export PATH
/Linux-v5.10/tools/bpf/bpftool/Documentation/
Dbpftool-iter.rst20 | **bpftool** **iter pin** *OBJ* *PATH* [**map** *MAP*]
28 **bpftool iter pin** *OBJ* *PATH* [**map** *MAP*]
36 and pin it to *PATH*. The *PATH* should be located
47 User can then *cat PATH* to see the bpf iterator output.
Dbpftool-prog.rst28 | **bpftool** **prog** { **load** | **loadall** } *OBJ* *PATH* [**type** *TYPE*] [**map** {**idx** …
126 …**bpftool prog { load | loadall }** *OBJ* *PATH* [**type** *TYPE*] [**map** {**idx** *IDX* | **nam…
127 Load bpf program(s) from binary *OBJ* and pin as *PATH*.
129 *OBJ* as *PATH*. **bpftool prog loadall** pins all programs
130 from the *OBJ* under *PATH* directory.
145 Note: *PATH* must be located in *bpffs* mount. It must not
/Linux-v5.10/include/sound/sof/
Dext_manifest.h28 #define SOF_EXT_MAN_BUILD_VERSION(MAJOR, MINOR, PATH) ((uint32_t)( \ argument
31 (PATH)))
/Linux-v5.10/tools/testing/ktest/examples/
Dsnowball.conf15 MAKE_CMD = PATH=/usr/local/gcc-4.5.2-nolibc/arm-unknown-linux-gnueabi/bin:$PATH CROSS_COMPILE=arm-u…
Dcrosstests.conf78 MAKE_CMD = PATH=/usr/local/gcc-${GCC_VER}-nolibc/${CROSS}/bin:$PATH CROSS_COMPILE=${CROSS}- make AR…
/Linux-v5.10/scripts/
Dsphinx-pre-install146 foreach(split(/:/, $ENV{PATH})) {
158 foreach my $dir (split(/:/, $ENV{PATH})) {
162 foreach my $dir (split(/:/, $ENV{PATH})) {
345 my @path = split ":", $ENV{PATH};
DKbuild.include76 # Return first <prefix> where a <prefix>gcc is found in PATH.
77 # If no gcc found in PATH with listed prefixes return nothing
/Linux-v5.10/Documentation/trace/
Duprobetracer.rst29 p[:[GRP/]EVENT] PATH:OFFSET [FETCHARGS] : Set a uprobe
30 r[:[GRP/]EVENT] PATH:OFFSET [FETCHARGS] : Set a return uprobe (uretprobe)
31 p[:[GRP/]EVENT] PATH:OFFSET%return [FETCHARGS] : Set a return uprobe (uretprobe)
36 on PATH+OFFSET.
37 PATH : Path to an executable or a library.
44 @+OFFSET : Fetch memory at OFFSET (OFFSET from same file as PATH)
/Linux-v5.10/Documentation/
DMakefile39 …BUILD)' command was not found. Make sure you have Sphinx installed and in PATH, or set the SPHINXB…
103 …$(warning The '$(PDFLATEX)' command was not found. Make sure you have it installed and in PATH to …
/Linux-v5.10/tools/perf/trace/beauty/
Dopen_flags.c59 P_FLAG(PATH); in open__scnprintf_flags()
/Linux-v5.10/drivers/scsi/aic7xxx/aicasm/
Daicasm_scan.l69 PATH ([/]*[-A-Za-z0-9_.])+
273 <INCLUDE>{PATH} {
/Linux-v5.10/scripts/dtc/
Ddtx_diff317 'export KBUILD_OUTPUT=\${dir}' or add \${dir}/scripts/dtc to \$PATH
323 Fallback '${__DTC}' was also not in \${PATH} or is not executable.
/Linux-v5.10/Documentation/bpf/
Ds390.rst75 export PATH=/opt/clang-bpf/bin:$PATH
/Linux-v5.10/tools/perf/Documentation/
Dperf-probe.txt37 --vmlinux=PATH::
43 --module=MODNAME|PATH::
50 --source=PATH::
139 --exec=PATH::
/Linux-v5.10/tools/testing/selftests/tc-testing/
DREADME119 usage: tdc.py [-h] [-p PATH] [-D DIR [DIR ...]] [-f FILE [FILE ...]]
127 -p PATH, --path PATH The full path to the tc executable to use
/Linux-v5.10/Documentation/admin-guide/
Dbinfmt-misc.rst146 Your interpreter should NOT look in the PATH for the filename; the kernel
147 passes it the full filename (or the file descriptor) to use. Using ``$PATH`` can
/Linux-v5.10/arch/mips/boot/
DMakefile162 env PATH="$(objtree)/scripts/dtc:$(PATH)" \
/Linux-v5.10/Documentation/power/
Dswsusp-dmcrypt.rst72 PATH=/sbin:/bin:/usr/sbin:/usr/bin
/Linux-v5.10/Documentation/devicetree/
Dwriting-schema.rst121 installed. Ensure they are in your PATH (~/.local/bin by default).
/Linux-v5.10/tools/testing/selftests/wireguard/qemu/
DMakefile10 …astword $(subst /, ,$(firstword $(wildcard $(foreach bindir,$(subst :, ,$(PATH)),$(bindir)/$(ARCH)…

12