Searched refs:PATH (Results 1 – 25 of 68) sorted by relevance
123
20 PATH=`pwd`/tools/testing/selftests/rcutorture/bin:$PATH; export PATH
25 PATH=${RCUTORTURE}/bin:$PATH; export PATH
23 PATH=${RCUTORTURE}/bin:$PATH; export PATH
53 PATH=${RCUTORTURE}/bin:$PATH; export PATH
21 PATH=`pwd`/tools/testing/selftests/rcutorture/bin:$PATH; export PATH
50 PATH=${RCUTORTURE}/bin:$PATH; export PATH
23 PATH=${RCUTORTURE}/bin:$PATH; export PATH236 …ssh -o BatchMode=yes "$i" "cd \"$resdir/$ds\"; touch remote.run; PATH=\"$T/bin:$PATH\" nohup kvm-r…
28 PATH=${RCUTORTURE}/bin:$PATH; export PATH395 PATH="$PATH"; export PATH
26 | **bpftool** **iter pin** *OBJ* *PATH* [**map** *MAP*]34 **bpftool iter pin** *OBJ* *PATH* [**map** *MAP*]42 and pin it to *PATH*. The *PATH* should be located53 User can then *cat PATH* to see the bpf iterator output.
34 | **bpftool** **prog** { **load** | **loadall** } *OBJ* *PATH* [**type** *TYPE*] [**map** { **idx**…132 …**bpftool prog { load | loadall }** *OBJ* *PATH* [**type** *TYPE*] [**map** { **idx** *IDX* | **na…133 Load bpf program(s) from binary *OBJ* and pin as *PATH*.135 *OBJ* as *PATH*. **bpftool prog loadall** pins all programs136 from the *OBJ* under *PATH* directory.165 Note: *PATH* must be located in *bpffs* mount. It must not251 *PATH* must not be provided).
10 export PATH=$SCRIPT_DIR:$BPFTOOL_INSTALL_PATH:$PATH
21 PATH="$PATH:/sbin"
152 foreach(split(/:/, $ENV{PATH})) {164 foreach my $dir (split(/:/, $ENV{PATH})) {168 foreach my $dir (split(/:/, $ENV{PATH})) {348 my @path = split ":", $ENV{PATH};
28 #define SOF_EXT_MAN_BUILD_VERSION(MAJOR, MINOR, PATH) ((uint32_t)( \ argument31 (PATH)))
7 export PATH=$PATH:/igt/bin/
55 export PATH=$NEWPATH:$PATH
15 MAKE_CMD = PATH=/usr/local/gcc-4.5.2-nolibc/arm-unknown-linux-gnueabi/bin:$PATH CROSS_COMPILE=arm-u…
78 MAKE_CMD = PATH=/usr/local/gcc-${GCC_VER}-nolibc/${CROSS}/bin:$PATH CROSS_COMPILE=${CROSS}- make AR…
29 p[:[GRP/][EVENT]] PATH:OFFSET [FETCHARGS] : Set a uprobe30 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)
51 If your LLVM tools are not available in your PATH, you can supply their59 PATH=/path/to/llvm:$PATH make LLVM=172 PATH=/path/to/llvm/:$PATH make LLVM=-14101 ``s390x-linux-gnu-objcopy``, so ensure those are reachable in your ``$PATH``.
114 export PATH=$PATH:/bin
36 PATH=$PWD:$PATH
41 …BUILD)' command was not found. Make sure you have Sphinx installed and in PATH, or set the SPHINXB…133 …$(warning The '$(PDFLATEX)' command was not found. Make sure you have it installed and in PATH to …
59 P_FLAG(PATH); in open__scnprintf_flags()