| /tools/testing/selftests/net/rds/ |
| A D | config.sh | 30 scripts/config --file "$CONF_FILE" --disable CONFIG_MODULES 39 scripts/config --file "$CONF_FILE" --disable GCOV_PROFILE_ALL 42 scripts/config --file "$CONF_FILE" --disable CONFIG_GCOV_KERNEL 43 scripts/config --file "$CONF_FILE" --disable GCOV_PROFILE_ALL 44 scripts/config --file "$CONF_FILE" --disable GCOV_PROFILE_RDS
|
| /tools/testing/selftests/prctl/ |
| A D | .gitignore | 2 disable-tsc-ctxt-sw-stress-test 3 disable-tsc-on-off-stress-test 4 disable-tsc-test
|
| A D | Makefile | 7 TEST_PROGS := disable-tsc-ctxt-sw-stress-test disable-tsc-on-off-stress-test \ 8 disable-tsc-test set-anon-vma-name-test set-process-name
|
| /tools/testing/selftests/wireguard/qemu/ |
| A D | Makefile | 371 …U_SOURCE" ./configure --prefix=/ $(CROSS_COMPILE_FLAG) --enable-static --disable-shared --with-ope… 406 …--without-bash-malloc --disable-debugger --disable-help-builtin --disable-history --disable-progco… 432 …FLAG) --enable-static --disable-shared --disable-nftables --disable-bpf-compiler --disable-nfsynpr… 442 …cd $(NMAP_PATH) && ./configure --prefix=/ $(CROSS_COMPILE_FLAG) --enable-static --disable-shared -…
|
| /tools/testing/kunit/ |
| A D | mypy.ini | 5 # But kunit.py tries to support Python 3.7+, so let's disable it.
|
| /tools/power/cpupower/lib/ |
| A D | cpuidle.h | 8 unsigned int disable);
|
| A D | cpuidle.c | 232 unsigned int disable) in cpuidle_state_disable() argument 244 snprintf(value, SYSFS_PATH_MAX, "%u", disable); in cpuidle_state_disable() 247 value, sizeof(disable)); in cpuidle_state_disable()
|
| /tools/verification/rvgen/rvgen/templates/container/ |
| A D | main.c | 17 .disable = NULL,
|
| /tools/power/cpupower/utils/helpers/ |
| A D | sysfs.h | 20 unsigned int disable);
|
| A D | sysfs.c | 300 unsigned int disable) in sysfs_idlestate_disable() argument 312 snprintf(value, SYSFS_PATH_MAX, "%u", disable); in sysfs_idlestate_disable() 315 value, sizeof(disable)); in sysfs_idlestate_disable()
|
| /tools/testing/selftests/bpf/progs/ |
| A D | bpf_compiler.h | 28 #define __pragma_loop_no_unroll DO_PRAGMA_(clang loop unroll(disable))
|
| /tools/testing/selftests/sched_ext/ |
| A D | init_enable_count.bpf.c | 51 .disable = (void *) cnt_disable,
|
| /tools/perf/python/ |
| A D | counting.py | 22 evlist.disable()
|
| /tools/verification/rvgen/rvgen/templates/ltl2k/ |
| A D | main.c | 84 .disable = disable_%%MODEL_NAME%%,
|
| /tools/verification/rvgen/rvgen/templates/dot2k/ |
| A D | main.c | 70 .disable = disable_%%MODEL_NAME%%,
|
| /tools/perf/Documentation/ |
| A D | perfconfig.example | 20 # Default, disable using /dev/null
|
| A D | intel-bts.txt | 57 To disable trace decoding entirely, use the option --no-itrace. 68 To disable the display of Intel BTS packets, combine the -D option with
|
| A D | perf-annotate.txt | 66 To disable decoding entirely, use --no-itrace. 111 disable with --no-source. 139 disable with --no-demangle.
|
| /tools/power/pm-graph/config/ |
| A D | example.cfg | 29 # Use rtcwake to autoresume after X seconds, or off to disable (default: 15) 48 # Runtime suspend enable/disable 49 # Enable/disable runtime suspend for all devices, restore all after test (default: no-action) 50 # rs: disable
|
| /tools/testing/selftests/ftrace/test.d/ftrace/ |
| A D | func_event_triggers.tc | 123 run_enable_disable disable Disable 1 "0*" "1*"
|
| /tools/testing/selftests/net/packetdrill/ |
| A D | tcp_slow_start_slow-start-ack-per-4pkt.pkt | 6 // Set up config. To keep things simple, disable the
|
| A D | tcp_slow_start_slow-start-ack-per-2pkt.pkt | 7 // Set up config. To keep things simple, disable the
|
| A D | tcp_slow_start_slow-start-ack-per-1pkt.pkt | 6 // Set up config. To keep things simple, disable the
|
| /tools/perf/util/ |
| A D | bpf_counter.h | 28 bpf_counter_evsel_op disable; member
|
| /tools/perf/ |
| A D | Makefile.config | 853 disable-python = $(eval $(disable-python_code)) 854 define disable-python_code 862 $(call disable-python,Python support disabled by user) 866 …$(call disable-python,No python interpreter was found: disables Python support - please install py… 871 …$(call disable-python,No 'python-config' tool was found: disables Python support - please install … 875 …$(call disable-python,No 'Python.h' was found: disables Python support - please install python-dev…
|