Home
last modified time | relevance | path

Searched refs:interactive (Results 1 – 25 of 36) sorted by relevance

12

/Linux-v4.19/scripts/kconfig/tests/
Dconftest.py40 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/
DKconfig.hz30 while also showing good interactive responsiveness even
38 while also showing good interactive responsiveness even
46 systems requiring fast interactive responses to events.
DKconfig.preempt29 This allows reaction to interactive events by allowing a
45 preemptible. This allows reaction to interactive events by
/Linux-v4.19/scripts/
Dget_maintainer.pl42 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/
Daml-debugger.txt40 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/
Dtcp-thin.txt15 After analysing a large number of time-dependent interactive
45 "Improving latency for interactive, thin-stream applications over
/Linux-v4.19/Documentation/input/devices/
Diforce-protocol.rst128 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/
Dff.rst9 interactive.svg as well.
131 and interactive.svg:
137 .. kernel-figure:: interactive.svg
/Linux-v4.19/scripts/dtc/
Ddtc-lexer.l21 %option noyywrap nounput noinput never-interactive
/Linux-v4.19/scripts/kconfig/
Dzconf.l1 %option nostdinit noyywrap never-interactive full ecs
/Linux-v4.19/tools/kvm/kvm_stat/
Dkvm_stat.txt40 *h*:: display interactive commands reference
/Linux-v4.19/Documentation/ABI/stable/
Dsysfs-firmware-efi-vars5 This directory exposes interfaces for interactive with
/Linux-v4.19/Documentation/block/
Dbfq-iosched.txt66 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/
Dkvm.sh127 --interactive)
/Linux-v4.19/block/
DKconfig.iosched90 also guarantees a low latency to interactive and soft
Dbfq-iosched.c1433 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/
Dudf.txt46 the interactive user will always see the files on the disk as belonging to him.
/Linux-v4.19/tools/perf/Documentation/
Dperf-annotate.txt75 --stdio2:: Use the stdio2 interface, non-interactive, uses the TUI formatting.
Dperf-c2c.txt272 The TUI output provides interactive interface to navigate
/Linux-v4.19/LICENSES/other/
DGPL-1.097 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/
Dlicense107 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/
Dcopying105 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/
DCOPYING105 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/
DGPL-2.0124 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/
Dhvcs.txt209 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

12