Home
last modified time | relevance | path

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

12

/Linux-v5.4/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-v5.4/kernel/
DKconfig.hz31 while also showing good interactive responsiveness even
39 while also showing good interactive responsiveness even
47 systems requiring fast interactive responses to events.
DKconfig.preempt30 This allows reaction to interactive events by allowing a
46 preemptible. This allows reaction to interactive events by
/Linux-v5.4/tools/testing/selftests/net/
Dnettest.c97 static unsigned int interactive; variable
771 if (!interactive && server_mode) { in socket_read_dgram()
853 if (!interactive && server_mode) { in socket_read_stream()
939 if (!interactive) { in msg_loop()
946 nfds = interactive ? MAX(fileno(stdin), sd) + 1 : sd + 1; in msg_loop()
950 if (interactive) in msg_loop()
984 if (interactive) in msg_loop()
1240 if (!interactive) in do_server()
1660 interactive = 1; in main()
1744 if (interactive) { in main()
/Linux-v5.4/scripts/
Dget_maintainer.pl43 my $interactive = 0;
245 'i|interactive!' => \$interactive,
300 $output_rolestats = 1 if ($interactive);
312 $interactive = 0;
978 if ($interactive) {
1602 save_commits_by_author(@lines) if ($interactive);
1603 save_commits_by_signer(@lines) if ($interactive);
1637 save_commits_by_author(@lines) if ($interactive);
1638 save_commits_by_signer(@lines) if ($interactive);
1849 $interactive = 0;
[all …]
/Linux-v5.4/Documentation/firmware-guide/acpi/
Daml-debugger.rst47 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-v5.4/tools/testing/selftests/bpf/
Dtest_xdp_vlan.sh62 --long verbose,flush,help,interactive,debug,mode: -- "$@")
77 -i | --interactive | --debug )
/Linux-v5.4/Documentation/networking/
Dtcp-thin.txt15 After analysing a large number of time-dependent interactive
45 "Improving latency for interactive, thin-stream applications over
/Linux-v5.4/block/
DKconfig.iosched27 also guarantees a low latency to interactive and soft
Dbfq-iosched.c1514 bool interactive, in bfq_update_bfqq_wr_on_rq_arrival() argument
1520 if (interactive) { in bfq_update_bfqq_wr_on_rq_arrival()
1557 if (interactive) { /* update wr coeff and duration */ in bfq_update_bfqq_wr_on_rq_arrival()
1650 bool *interactive) in bfq_bfqq_handle_idle_busy_switch() argument
1678 *interactive = !in_burst && idle_for_long_time; in bfq_bfqq_handle_idle_busy_switch()
1682 bfqq->bic && (*interactive || soft_rt))); in bfq_bfqq_handle_idle_busy_switch()
1738 *interactive, in bfq_bfqq_handle_idle_busy_switch()
1866 bool interactive = false; in bfq_add_request() local
2064 rq, &interactive); in bfq_add_request()
2107 (old_wr_coeff == 1 || bfqq->wr_coeff == 1 || interactive)) in bfq_add_request()
/Linux-v5.4/scripts/kconfig/
Dlexer.l5 %option nostdinit noyywrap never-interactive full ecs
/Linux-v5.4/drivers/gpu/drm/i915/
Dintel_pm.h90 void intel_rps_mark_interactive(struct drm_i915_private *i915, bool interactive);
/Linux-v5.4/Documentation/input/
Dff.rst9 interactive.svg as well.
131 and interactive.svg:
137 .. kernel-figure:: interactive.svg
/Linux-v5.4/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-v5.4/scripts/dtc/
Ddtc-lexer.l6 %option noyywrap nounput noinput never-interactive
/Linux-v5.4/tools/kvm/kvm_stat/
Dkvm_stat.txt42 *h*:: display interactive commands reference
/Linux-v5.4/Documentation/ABI/stable/
Dsysfs-firmware-efi-vars5 This directory exposes interfaces for interactive with
/Linux-v5.4/Documentation/block/
Dbfq-iosched.rst81 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-v5.4/tools/testing/selftests/rcutorture/bin/
Dkvm.sh118 --interactive)
/Linux-v5.4/Documentation/filesystems/
Dudf.txt46 the interactive user will always see the files on the disk as belonging to him.
/Linux-v5.4/tools/perf/Documentation/
Dperf-annotate.txt75 --stdio2:: Use the stdio2 interface, non-interactive, uses the TUI formatting.
/Linux-v5.4/Documentation/scheduler/
Dsched-bwc.rst135 The interaction between cpu-bound and non-cpu-bound-interactive applications
144 periods when the interactive application idles.
/Linux-v5.4/LICENSES/deprecated/
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-v5.4/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-v5.4/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:

12