/Linux-v4.19/scripts/kconfig/tests/ |
D | conftest.py | 40 interactive=False, in_keys=None, extra_env={}): argument 79 if interactive: 124 interactive=True, in_keys=in_keys) 134 interactive=True, in_keys=in_keys)
|
/Linux-v4.19/kernel/ |
D | Kconfig.hz | 30 while also showing good interactive responsiveness even 38 while also showing good interactive responsiveness even 46 systems requiring fast interactive responses to events.
|
D | Kconfig.preempt | 29 This allows reaction to interactive events by allowing a 45 preemptible. This allows reaction to interactive events by
|
/Linux-v4.19/scripts/ |
D | get_maintainer.pl | 42 my $interactive = 0; 244 'i|interactive!' => \$interactive, 298 $output_rolestats = 1 if ($interactive); 310 $interactive = 0; 976 if ($interactive) { 1596 save_commits_by_author(@lines) if ($interactive); 1597 save_commits_by_signer(@lines) if ($interactive); 1631 save_commits_by_author(@lines) if ($interactive); 1632 save_commits_by_signer(@lines) if ($interactive); 1843 $interactive = 0; [all …]
|
/Linux-v4.19/Documentation/acpi/ |
D | aml-debugger.txt | 40 That spawns the interactive AML debugger environment where you can execute 53 The interactive debugger interface can be closed by pressing Ctrl+C or using
|
/Linux-v4.19/Documentation/networking/ |
D | tcp-thin.txt | 15 After analysing a large number of time-dependent interactive 45 "Improving latency for interactive, thin-stream applications over
|
/Linux-v4.19/Documentation/input/devices/ |
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-v4.19/Documentation/input/ |
D | ff.rst | 9 interactive.svg as well. 131 and interactive.svg: 137 .. kernel-figure:: interactive.svg
|
/Linux-v4.19/scripts/dtc/ |
D | dtc-lexer.l | 21 %option noyywrap nounput noinput never-interactive
|
/Linux-v4.19/scripts/kconfig/ |
D | zconf.l | 1 %option nostdinit noyywrap never-interactive full ecs
|
/Linux-v4.19/tools/kvm/kvm_stat/ |
D | kvm_stat.txt | 40 *h*:: display interactive commands reference
|
/Linux-v4.19/Documentation/ABI/stable/ |
D | sysfs-firmware-efi-vars | 5 This directory exposes interfaces for interactive with
|
/Linux-v4.19/Documentation/block/ |
D | bfq-iosched.txt | 66 Low latency for interactive applications 69 interactive tasks, the storage device is virtually as responsive as if 189 executes some special heuristics to detect interactive and soft 197 interactive applications, and a stronger form for soft real-time 303 weight of the queues associated with interactive and soft real-time 418 default, low latency mode is enabled. If enabled, interactive and soft 546 weight of the queues associated with interactive and soft real-time
|
/Linux-v4.19/tools/testing/selftests/rcutorture/bin/ |
D | kvm.sh | 127 --interactive)
|
/Linux-v4.19/block/ |
D | Kconfig.iosched | 90 also guarantees a low latency to interactive and soft
|
D | bfq-iosched.c | 1433 bool interactive, in bfq_update_bfqq_wr_on_rq_arrival() argument 1439 if (interactive) { in bfq_update_bfqq_wr_on_rq_arrival() 1476 if (interactive) { /* update wr coeff and duration */ in bfq_update_bfqq_wr_on_rq_arrival() 1539 bool *interactive) in bfq_bfqq_handle_idle_busy_switch() argument 1566 *interactive = !in_burst && idle_for_long_time; in bfq_bfqq_handle_idle_busy_switch() 1570 bfqq->bic && (*interactive || soft_rt))); in bfq_bfqq_handle_idle_busy_switch() 1627 *interactive, in bfq_bfqq_handle_idle_busy_switch() 1665 bool interactive = false; in bfq_add_request() local 1688 rq, &interactive); in bfq_add_request() 1731 (old_wr_coeff == 1 || bfqq->wr_coeff == 1 || interactive)) in bfq_add_request()
|
/Linux-v4.19/Documentation/filesystems/ |
D | udf.txt | 46 the interactive user will always see the files on the disk as belonging to him.
|
/Linux-v4.19/tools/perf/Documentation/ |
D | perf-annotate.txt | 75 --stdio2:: Use the stdio2 interface, non-interactive, uses the TUI formatting.
|
D | perf-c2c.txt | 272 The TUI output provides interactive interface to navigate
|
/Linux-v4.19/LICENSES/other/ |
D | GPL-1.0 | 97 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-v4.19/drivers/staging/rtl8192e/ |
D | license | 107 run, you must cause it, when started running for such interactive 113 the Program itself is interactive but does not normally print such 312 If the program is interactive, make it output a short notice like this when 313 it starts in an interactive mode:
|
/Linux-v4.19/drivers/staging/rtl8192u/ |
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-v4.19/tools/usb/usbip/ |
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-v4.19/LICENSES/preferred/ |
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 332 If the program is interactive, make it output a short notice like this 333 when it starts in an interactive mode:
|
/Linux-v4.19/Documentation/powerpc/ |
D | hvcs.txt | 209 interact with the device node entries using any standard tty-interactive 213 interactive I/O with a tty device. 217 passed through them are NOT acceptable for providing interactive console 234 used to launch the interactive I/O application. If one is using xterm and
|