Home
last modified time | relevance | path

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

123

/linux/tools/testing/selftests/rcutorture/bin/
A Dkvm-recheck-refscale.sh20 PATH=`pwd`/tools/testing/selftests/rcutorture/bin:$PATH; export PATH
A Dkvm-recheck-rcuscale.sh20 PATH=`pwd`/tools/testing/selftests/rcutorture/bin:$PATH; export PATH
A Dkvm-end-run-stats.sh26 PATH=${KVM}/bin:$PATH; export PATH
A Dkvm-check-branches.sh53 PATH=${KVM}/bin:$PATH; export PATH
A Dkvm-recheck.sh19 PATH=`pwd`/tools/testing/selftests/rcutorture/bin:$PATH; export PATH
A Dkvm-again.sh51 PATH=${KVM}/bin:$PATH; export PATH
A Dkvm-remote.sh23 PATH=${KVM}/bin:$PATH; export PATH
219 …ssh "$i" "cd \"$resdir/$ds\"; touch remote.run; PATH=\"$T/bin:$PATH\" nohup kvm-remote-$curbatch.s…
A Dkvm.sh29 PATH=${KVM}/bin:$PATH; export PATH
387 PATH="$PATH"; export PATH
A Dtorture.sh17 PATH=${KVM}/bin:$PATH; export PATH
/linux/tools/bpf/bpftool/Documentation/
A Dbpftool-iter.rst22 | **bpftool** **iter pin** *OBJ* *PATH* [**map** *MAP*]
30 **bpftool iter pin** *OBJ* *PATH* [**map** *MAP*]
38 and pin it to *PATH*. The *PATH* should be located
49 User can then *cat PATH* to see the bpf iterator output.
A Dbpftool-prog.rst30 | **bpftool** **prog** { **load** | **loadall** } *OBJ* *PATH* [**type** *TYPE*] [**map** {**idx** …
129 …**bpftool prog { load | loadall }** *OBJ* *PATH* [**type** *TYPE*] [**map** {**idx** *IDX* | **nam…
130 Load bpf program(s) from binary *OBJ* and pin as *PATH*.
132 *OBJ* as *PATH*. **bpftool prog loadall** pins all programs
133 from the *OBJ* under *PATH* directory.
148 Note: *PATH* must be located in *bpffs* mount. It must not
234 *PATH* must not be provided).
/linux/tools/testing/selftests/bpf/
A Dtest_bpftool.sh10 export PATH=$SCRIPT_DIR:$BPFTOOL_INSTALL_PATH:$PATH
/linux/scripts/
A Ddepmod.sh19 PATH="$PATH:/sbin"
A Dsphinx-pre-install148 foreach(split(/:/, $ENV{PATH})) {
160 foreach my $dir (split(/:/, $ENV{PATH})) {
164 foreach my $dir (split(/:/, $ENV{PATH})) {
344 my @path = split ":", $ENV{PATH};
/linux/include/sound/sof/
A Dext_manifest.h28 #define SOF_EXT_MAN_BUILD_VERSION(MAJOR, MINOR, PATH) ((uint32_t)( \ argument
31 (PATH)))
/linux/tools/testing/ktest/examples/
A Dsnowball.conf15 MAKE_CMD = PATH=/usr/local/gcc-4.5.2-nolibc/arm-unknown-linux-gnueabi/bin:$PATH CROSS_COMPILE=arm-u…
A Dcrosstests.conf78 MAKE_CMD = PATH=/usr/local/gcc-${GCC_VER}-nolibc/${CROSS}/bin:$PATH CROSS_COMPILE=${CROSS}- make AR…
/linux/Documentation/trace/
A 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/tools/testing/selftests/net/
A Dunicast_extensions.sh36 PATH=$PWD:$PATH
/linux/Documentation/
A 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/tools/perf/trace/beauty/
A Dopen_flags.c59 P_FLAG(PATH); in open__scnprintf_flags()
/linux/drivers/scsi/aic7xxx/aicasm/
A Daicasm_scan.l69 PATH ([/]*[-A-Za-z0-9_.])+
273 <INCLUDE>{PATH} {
/linux/scripts/dtc/
A 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/tools/perf/Documentation/
A Dperf-daemon.txt54 --config=<PATH>::
58 --base=<PATH>::
/linux/Documentation/devicetree/bindings/
A DMakefile16 echo "$$PATH" >&2; false; }

Completed in 28 milliseconds

123