| /linux/scripts/kconfig/tests/ |
| H A D | conftest.py | 40 interactive=False, in_keys=None, extra_env={}): argument 83 if interactive: 143 interactive=True, in_keys=in_keys) 153 interactive=True, in_keys=in_keys)
|
| /linux/Documentation/firmware-guide/acpi/ |
| H A D | aml-debugger.rst | 47 That spawns the interactive AML debugger environment where you can execute 61 The interactive debugger interface can be closed by pressing Ctrl+C or using
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_xdp_vlan.sh | |
| H A D | vmtest.sh | 107 -s) Instead of powering off the VM, start an interactive
|
| /linux/Documentation/networking/ |
| H A D | tcp-thin.rst | 19 After analysing a large number of time-dependent interactive 50 "Improving latency for interactive, thin-stream applications over
|
| /linux/tools/testing/selftests/net/ |
| H A D | nettest.c | 140 static unsigned int interactive; variable 1100 if (!interactive && server_mode) { in socket_read_dgram() 1182 if (!interactive && server_mode) { in socket_read_stream() 1268 if (!interactive) { in msg_loop() 1275 nfds = interactive ? MAX(fileno(stdin), sd) + 1 : sd + 1; in msg_loop() 1279 if (interactive) in msg_loop() 1313 if (interactive) in msg_loop() 1656 if (!interactive) in do_server() 2146 interactive = 1; in main() 2224 if (interactive) { in main()
|
| /linux/tools/docs/ |
| H A D | sphinx-build-wrapper | 199 interactive=None): argument 224 if not interactive: 856 interactive=args.interactive)
|
| /linux/Documentation/userspace-api/ |
| H A D | check_exec.rst | 90 interactive user commands (e.g. scripts). However, if such commands are passed 129 This use case may be useful for secure services (i.e. without interactive 132 arbitrary interactive commands would be much more difficult to check.
|
| /linux/Documentation/input/ |
| H A D | ff.rst | 9 interactive.svg as well. 131 and interactive.svg: 137 .. kernel-figure:: interactive.svg
|
| /linux/Documentation/input/devices/ |
| H A D | iforce-protocol.rst | 128 08-09 Address of interactive parameters for X-axis, 130 0a-0b Address of interactive parameters for Y-axis, 357 - interactive : 08
|
| /linux/block/ |
| H A D | Kconfig.iosched | 26 also guarantees a low latency to interactive and soft
|
| /linux/scripts/kconfig/ |
| H A D | lexer.l | 5 %option nostdinit noyywrap never-interactive full ecs
|
| /linux/tools/power/cpupower/utils/ |
| H A D | cpufreq-info.c | 441 static int get_epp(unsigned int cpu, bool interactive) in get_epp() argument 448 if (interactive) in get_epp()
|
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | intel_rps.h | 36 void intel_rps_mark_interactive(struct intel_rps *rps, bool interactive);
|
| /linux/Documentation/block/ |
| H A D | bfq-iosched.rst | 81 Low latency for interactive applications 85 interactive tasks, the storage device is virtually as responsive as if 210 executes some special heuristics to detect interactive and soft 218 interactive applications, and a stronger form for soft real-time 324 weight of the queues associated with interactive and soft real-time 446 default, low latency mode is enabled. If enabled, interactive and soft 575 weight of the queues associated with interactive and soft real-time
|
| /linux/kernel/ |
| H A D | Kconfig.preempt | 48 This allows reaction to interactive events by allowing a 63 preemptible. This allows reaction to interactive events by
|
| /linux/tools/testing/selftests/hid/ |
| H A D | vmtest.sh | 440 log_setup "Starting interactive shell in VM"
|
| /linux/Documentation/accounting/ |
| H A D | delay-accounting.rst | 139 `delaytop` is an interactive tool for monitoring system pressure and task delays. 184 Available sort fields(use -s/--sort or interactive command)::
|
| /linux/tools/kvm/kvm_stat/ |
| H A D | kvm_stat.txt | 42 *h*:: display interactive commands reference
|
| /linux/Documentation/filesystems/ |
| H A D | udf.rst | 51 the interactive user will always see the files on the disk as belonging to him.
|
| /linux/tools/usb/usbip/ |
| H A D | COPYING | 105 interactive use in the most ordinary way, to print or display an 110 License. (Exception: if the Program itself is interactive but 313 If the program is interactive, make it output a short notice like this 314 when it starts in an interactive mode:
|
| /linux/LICENSES/preferred/ |
| H A D | GPL-2.0 | 124 interactive use in the most ordinary way, to print or display an 129 License. (Exception: if the Program itself is interactive but 330 If the program is interactive, make it output a short notice like this 331 when it starts in an interactive mode:
|
| /linux/LICENSES/deprecated/ |
| H A D | GPL-1.0 | 98 run, you must cause it, when started running for such interactive use 235 If the program is interactive, make it output a short notice like this 236 when it starts in an interactive mode:
|
| /linux/Documentation/arch/powerpc/ |
| H A D | hvcs.rst | 212 interact with the device node entries using any standard tty-interactive 216 interactive I/O with a tty device. 220 passed through them are NOT acceptable for providing interactive console 237 used to launch the interactive I/O application. If one is using xterm and
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-annotate.txt | 82 --stdio2:: Use the stdio2 interface, non-interactive, uses the TUI formatting.
|