Home
last modified time | relevance | path

Searched refs:disable (Results 1 – 25 of 63) sorted by relevance

123

/tools/testing/selftests/net/rds/
A Dconfig.sh30 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.gitignore2 disable-tsc-ctxt-sw-stress-test
3 disable-tsc-on-off-stress-test
4 disable-tsc-test
A DMakefile7 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 DMakefile371 …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 Dmypy.ini5 # But kunit.py tries to support Python 3.7+, so let's disable it.
/tools/power/cpupower/lib/
A Dcpuidle.h8 unsigned int disable);
A Dcpuidle.c232 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 Dmain.c17 .disable = NULL,
/tools/power/cpupower/utils/helpers/
A Dsysfs.h20 unsigned int disable);
A Dsysfs.c300 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 Dbpf_compiler.h28 #define __pragma_loop_no_unroll DO_PRAGMA_(clang loop unroll(disable))
/tools/testing/selftests/sched_ext/
A Dinit_enable_count.bpf.c51 .disable = (void *) cnt_disable,
/tools/perf/python/
A Dcounting.py22 evlist.disable()
/tools/verification/rvgen/rvgen/templates/ltl2k/
A Dmain.c84 .disable = disable_%%MODEL_NAME%%,
/tools/verification/rvgen/rvgen/templates/dot2k/
A Dmain.c70 .disable = disable_%%MODEL_NAME%%,
/tools/perf/Documentation/
A Dperfconfig.example20 # Default, disable using /dev/null
A Dintel-bts.txt57 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 Dperf-annotate.txt66 To disable decoding entirely, use --no-itrace.
111 disable with --no-source.
139 disable with --no-demangle.
/tools/power/pm-graph/config/
A Dexample.cfg29 # 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 Dfunc_event_triggers.tc123 run_enable_disable disable Disable 1 "0*" "1*"
/tools/testing/selftests/net/packetdrill/
A Dtcp_slow_start_slow-start-ack-per-4pkt.pkt6 // Set up config. To keep things simple, disable the
A Dtcp_slow_start_slow-start-ack-per-2pkt.pkt7 // Set up config. To keep things simple, disable the
A Dtcp_slow_start_slow-start-ack-per-1pkt.pkt6 // Set up config. To keep things simple, disable the
/tools/perf/util/
A Dbpf_counter.h28 bpf_counter_evsel_op disable; member
/tools/perf/
A DMakefile.config853 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…

Completed in 25 milliseconds

123