Searched refs:PATH (Results 1 – 25 of 71) sorted by relevance
123
20 PATH=`pwd`/tools/testing/selftests/rcutorture/bin:$PATH; export PATH
25 PATH=${RCUTORTURE}/bin:$PATH; export PATH
53 PATH=${RCUTORTURE}/bin:$PATH; export PATH
23 PATH=${RCUTORTURE}/bin:$PATH; export PATH
21 PATH=`pwd`/tools/testing/selftests/rcutorture/bin:$PATH; export PATH
28 PATH=${RCUTORTURE}/bin:$PATH; export PATH451 PATH="$PATH"; export PATH
50 PATH=${RCUTORTURE}/bin:$PATH; export PATH
23 PATH=${RCUTORTURE}/bin:$PATH; export PATH242 …ssh -o BatchMode=yes "$i" "cd \"$resdir/$ds\"; touch remote.run; PATH=\"$T/bin:$PATH\" nohup kvm-r…
57 PATH=${RCUTORTURE}/bin:$PATH; export PATH
26 | **bpftool** **iter pin** *OBJ* *PATH* [**map** *MAP*]34 bpftool iter pin *OBJ* *PATH* [map *MAP*]40 The *pin* command creates a bpf iterator from *OBJ*, and pin it to *PATH*.41 The *PATH* should be located in *bpffs* mount. It must not contain a dot49 User can then *cat PATH* to see the bpf iterator output.
34 | **bpftool** **prog** { **load** | **loadall** } *OBJ* *PATH* [**type** *TYPE*] [**map** { **idx**…131 bpftool prog { load | loadall } *OBJ* *PATH* [type *TYPE*] [map { idx *IDX* | name *NAME* } *MAP*] …132 Load bpf program(s) from binary *OBJ* and pin as *PATH*. **bpftool prog133 load** pins only the first program from the *OBJ* as *PATH*. **bpftool prog134 loadall** pins all programs from the *OBJ* under *PATH* directory. **type**163 Note: *PATH* must be located in *bpffs* mount. It must not contain a dot243 (therefore, the *PATH* must not be provided).
52 如果你的 LLVM 工具不在 PATH 中,你可以使用以斜杠结尾的 LLVM 变量提供它们的位置::59 PATH=/path/to/llvm:$PATH make LLVM=169 PATH=/path/to/llvm/:$PATH make LLVM=-1493 ``s390x-linux-gnu-objcopy``,因此请确保它们在你的 ``$PATH`` 中。
6 PATH="${PATH}:${DIR}"
21 PATH="$PATH:/sbin"
10 export PATH=$SCRIPT_DIR:$BPFTOOL_INSTALL_PATH:$PATH
11 export PATH="/usr/bin:$PATH"
7 export PATH=$PATH:/igt/bin/
60 export PATH=$NEWPATH:$PATH
28 #define SOF_EXT_MAN_BUILD_VERSION(MAJOR, MINOR, PATH) ((uint32_t)( \ argument31 (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``.
117 [PATH] = ACPI_TYPE_STRING,183 case PATH: in hp_populate_string_elements_from_package()