Searched full:export (Results 1 – 25 of 2518) sorted by relevance
12345678910>>...101
17 export CMD_PERF=${CMD_PERF:-`which perf`}20 export CMD_BASIC_SLEEP="sleep 0.1"21 export CMD_QUICK_SLEEP="sleep 0.01"22 export CMD_LONGER_SLEEP="sleep 2"23 export CMD_DOUBLE_LONGER_SLEEP="sleep 4"24 export CMD_VERY_LONG_SLEEP="sleep 30"25 export CMD_SIMPLE="true"29 export RUNMODE_BASIC=030 export RUNMODE_STANDARD=131 export RUNMODE_EXPERIMENTAL=2[all …]
3 export RE_NUMBER="[0-9\.]+"9 export RE_NUMBER_HEX="[0-9A-Fa-f]+"18 export RE_DATE_YYYYMMDD="[0-9]{4}-(?:(?:01|03|05|07|08|10|12)-(?:[0-2][0-9]|3[0-1])|02-[0-2][0-9]|(…28 export RE_TIME="(?:[0-1][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]"38 export RE_DATE_TIME="\w+\s+\w+\s+$RE_NUMBER\s+$RE_TIME\s+$RE_NUMBER"47 export RE_ADDRESS="0x$RE_NUMBER_HEX"55 export RE_ADDRESS_NOT_NULL="0x[0-9A-Fa-f]*[1-9A-Fa-f]+[0-9A-Fa-f]*"62 export RE_PROCESS_PID="[^\/]+\/\d+"70 export RE_EVENT_ANY="[\w\-\:\/_=,]+"79 export RE_EVENT="[\w\-:_]+"[all …]
21 :export:30 :export:33 :export:39 :export:45 :export:54 :export:57 :export:60 :export:63 :export:66 :export:[all …]
24 :export:27 :export:30 :export:33 :export:36 :export:42 :export:51 :export:54 :export:60 :export:63 :export:[all …]
5 :export:8 :export:11 :export:14 :export:17 :export:20 :export:23 :export:26 :export:29 :export:32 :export:[all …]
33 export DEV=$OPTARG37 export PKT_SIZE=$OPTARG41 export DEST_IP=$OPTARG45 export DST_MAC=$OPTARG49 export DST_PORT=$OPTARG53 export F_THREAD=$OPTARG57 export THREADS=$OPTARG61 export CLONE_SKB=$OPTARG65 export COUNT=$OPTARG69 export BURST=$OPTARG[all …]
25 :export:31 :export:34 :export:43 :export:85 :export:97 :export:109 :export:112 :export:121 :export:140 :export:[all …]
12 :export:41 :export:44 :export:53 :export:62 :export:71 :export:77 :export:83 :export:92 :export:98 :export:[all …]
17 :export:20 :export:23 :export:26 :export:29 :export:32 :export:35 :export:38 :export:41 :export:44 :export:[all …]
30 :export:33 :export:36 :export:42 :export:48 :export:54 :export:57 :export:63 :export:69 :export:75 :export:[all …]
25 :export:43 :export:46 :export:58 :export:67 :export:82 :export:91 :export:109 :export:119 :export:123 :export:[all …]
11 :export:14 :export:17 :export:26 :export:41 :export:49 :export:
102 :export:112 :export:120 :export:129 :export:137 :export:145 :export:154 :export:195 :export:209 :export:217 :export:[all …]
23 LANG=en_US.UTF-8; export LANG27 RCUTORTURE="`pwd`/tools/testing/selftests/rcutorture"; export RCUTORTURE28 PATH=${RCUTORTURE}/bin:$PATH; export PATH35 TORTURE_INITRD="$RCUTORTURE/initrd"; export TORTURE_INITRD145 TORTURE_KCONFIG_KCSAN_ARG="$debuginfo"; export TORTURE_KCONFIG_KCSAN_ARG146 TORTURE_BOOT_GDB_ARG="nokaslr"; export TORTURE_BOOT_GDB_ARG179 TORTURE_KCONFIG_GDB_ARG="$debuginfo"; export TORTURE_KCONFIG_GDB_ARG180 TORTURE_BOOT_GDB_ARG="nokaslr"; export TORTURE_BOOT_GDB_ARG181 TORTURE_QEMU_GDB_ARG="-s -S"; export TORTURE_QEMU_GDB_ARG187 TORTURE_QEMU_INTERACTIVE=1; export TORTURE_QEMU_INTERACTIVE[all …]
69 :export:81 :export:93 :export:105 :export:117 :export:123 :export:132 :export:141 :export:186 :export:199 :export:[all …]
12 :export:18 :export:24 :export:27 :export:30 :export:39 :export:45 :export:51 :export:54 :export:57 :export:
1 Database Export10 tools/perf/scripts/python/export-to-sqlite.py11 tools/perf/scripts/python/export-to-postgresql.py13 which export data to a SQLite3 or PostgreSQL database.15 The export process provides records with unique sequential ids which allows the19 Over time it is possible to continue to expand the export while maintaining33 4. The export scripts themselves maintain forward compatibility (i.e. an existing
11 export NDK=/path/to/android-ndk15 …export NDK_TOOLCHAIN=${NDK}/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-lin…16 export NDK_SYSROOT=${NDK}/platforms/android-24/arch-arm18 export NDK_TOOLCHAIN=${NDK}/toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-19 export NDK_SYSROOT=${NDK}/platforms/android-24/arch-x8637 export NDK_SYSROOT=${ANDROID_BUILD_TOP}/ndk/build/platforms/android-3/arch-arm40 export NDK_SYSROOT=${ANDROID_BUILD_TOP}/ndk/build/platforms/android-3/arch-x8644 export NDK_TOOLCHAIN=${ANDROID_TOOLCHAIN}/arm-linux-androideabi-46 export NDK_TOOLCHAIN=${ANDROID_TOOLCHAIN}/i686-linux-android-
10 * The trace export - an export of Ftrace output. The trace_export11 * can process traces and export them to a registered destination as33 int register_ftrace_export(struct trace_export *export);34 int unregister_ftrace_export(struct trace_export *export);64 static inline int register_ftrace_export(struct trace_export *export) in register_ftrace_export() argument68 static inline int unregister_ftrace_export(struct trace_export *export) in unregister_ftrace_export() argument
17 We require the "fsid=" export option on any reexport of an NFS20 The "crossmnt" export does not propagate "fsid=", so it will not allow21 traversing into further nfs filesystems; if you wish to export nfs22 filesystems mounted under the exported filesystem, you'll need to export59 filesystem, the second is the length after that nfs export is reexported78 - The (non-default) "subtreecheck" export option generally80 - If you export a subdirectory of a filesystem (instead of83 - If you export over NFSv2, knfsd usually uses a shorter85 - The root directory of an export uses a filehandle that is101 - fs/nfs/export.c:nfs_encode_fh
14 #include <linux/export.h>24 EXPORT(tlbmiss_handler_setup_pgd_end)30 EXPORT(handle_tlbm_end)35 EXPORT(handle_tlbs_end)40 EXPORT(handle_tlbl_end)
11 #include <linux/export.h>31 EXPORT(__clear_page_start)37 EXPORT(__clear_page_end)47 EXPORT(__copy_page_start)53 EXPORT(__copy_page_end)
9 export DISABLE_LATENT_ENTROPY_PLUGIN21 export DISABLE_STRUCTLEAK_PLUGIN37 export DISABLE_STACKLEAK_PLUGIN43 export DISABLE_ARM_SSP_PER_TASK_PLUGIN48 export GCC_PLUGINS_CFLAGS63 export GCC_PLUGIN
25 :export:31 :export:37 :export:43 :export:49 :export:
55 export LC_COLLATE LC_NUMERIC101 export quiet Q KBUILD_VERBOSE120 export KBUILD_CHECKSRC129 export KBUILD_CLIPPY152 export KBUILD_EXTMOD161 export KBUILD_EXTRA_WARN178 # export KBUILD_OUTPUT=dir/to/store/output/files/; make208 export objtree srcroot223 export sub_make_done := 1265 export building_out_of_srctree := 1[all …]