Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.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
/kernel/linux/linux-5.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
/kernel/linux/linux-5.10/scripts/
Ddepmod.sh19 PATH="$PATH:/sbin"
Dsphinx-pre-install147 foreach(split(/:/, $ENV{PATH})) {
159 foreach my $dir (split(/:/, $ENV{PATH})) {
163 foreach my $dir (split(/:/, $ENV{PATH})) {
346 my @path = split ":", $ENV{PATH};
/kernel/linux/build/test/moduletest/runtest/
Druntest114 export PATH=${CROSS_COMPILER_DIR}:$PATH
341 original_path=$PATH
363 PATH=${BIN_LOCATE_DIR}/${testsuite}/testcases/bin:${TEST_ROOT}/lib:$PATH
414 PATH=${original_path}
/kernel/linux/build/
Dkernel.mk44 PATH := $(CLANG_HOST_TOOLCHAIN):$(PATH)
65 PATH="$(BOOT_IMAGE_PATH):$$PATH" \
/kernel/linux/linux-5.10/include/sound/sof/
Dext_manifest.h28 #define SOF_EXT_MAN_BUILD_VERSION(MAJOR, MINOR, PATH) ((uint32_t)( \ argument
31 (PATH)))
/kernel/linux/linux-5.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…
/kernel/linux/linux-5.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)
/kernel/uniproton/cmake/tool_chain/
Drtosk_tool_chain_gcc.cmake25 set(CMAKE_C_COMPILER "${TOOLCHAIN_DIR}/arm-none-eabi-gcc" CACHE PATH "arm-gcc C compiler" FORCE)
26 set(CMAKE_ASM_COMPILER "${TOOLCHAIN_DIR}/arm-none-eabi-gcc" CACHE PATH "arm-gcc ASM compiler" FORCE)
/kernel/linux/linux-5.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 …
/kernel/linux/linux-5.10/tools/perf/trace/beauty/
Dopen_flags.c59 P_FLAG(PATH); in open__scnprintf_flags()
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/aicasm/
Daicasm_scan.l69 PATH ([/]*[-A-Za-z0-9_.])+
273 <INCLUDE>{PATH} {
/kernel/linux/linux-5.10/scripts/dtc/
Ddtx_diff313 'export KBUILD_OUTPUT=\${dir}' or add \${dir}/scripts/dtc to \$PATH
319 Fallback '${__DTC}' was also not in \${PATH} or is not executable.
/kernel/linux/linux-5.10/Documentation/bpf/
Ds390.rst75 export PATH=/opt/clang-bpf/bin:$PATH
/kernel/linux/linux-5.10/tools/perf/Documentation/
Dperf-probe.txt37 --vmlinux=PATH::
43 --module=MODNAME|PATH::
50 --source=PATH::
139 --exec=PATH::
/kernel/linux/linux-5.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
/kernel/linux/linux-5.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
/kernel/linux/linux-5.10/arch/mips/boot/
DMakefile162 env PATH="$(objtree)/scripts/dtc:$(PATH)" \

12