Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/scripts/kconfig/tests/
A Dconftest.py40 interactive=False, in_keys=None, extra_env={}): argument
83 if interactive:
128 interactive=True, in_keys=in_keys)
138 interactive=True, in_keys=in_keys)
/linux-6.3-rc2/kernel/
A 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.
A DKconfig.preempt43 This allows reaction to interactive events by allowing a
58 preemptible. This allows reaction to interactive events by
/linux-6.3-rc2/scripts/
A Dget_maintainer.pl45 my $interactive = 0;
253 'i|interactive!' => \$interactive,
309 $output_rolestats = 1 if ($interactive);
321 $interactive = 0;
1009 if ($interactive) {
1610 save_commits_by_author(@lines) if ($interactive);
1611 save_commits_by_signer(@lines) if ($interactive);
1645 save_commits_by_author(@lines) if ($interactive);
1883 $interactive = 0;
2363 save_commits_by_author(@lines) if ($interactive);
[all …]
/linux-6.3-rc2/Documentation/firmware-guide/acpi/
A 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-6.3-rc2/tools/testing/selftests/bpf/
A Dtest_xdp_vlan.sh67 --long verbose,flush,help,interactive,debug,mode: -- "$@")
82 -i | --interactive | --debug )
A Dvmtest.sh74 -s) Instead of powering off the VM, start an interactive
/linux-6.3-rc2/tools/testing/selftests/net/
A Dnettest.c138 static unsigned int interactive; variable
1086 if (!interactive && server_mode) { in socket_read_dgram()
1168 if (!interactive && server_mode) { in socket_read_stream()
1254 if (!interactive) { in msg_loop()
1261 nfds = interactive ? MAX(fileno(stdin), sd) + 1 : sd + 1; in msg_loop()
1265 if (interactive) in msg_loop()
1299 if (interactive) in msg_loop()
1631 if (!interactive) in do_server()
2101 interactive = 1; in main()
2179 if (interactive) { in main()
/linux-6.3-rc2/Documentation/networking/
A Dtcp-thin.rst19 After analysing a large number of time-dependent interactive
50 "Improving latency for interactive, thin-stream applications over
/linux-6.3-rc2/drivers/gpu/drm/i915/gt/
A Dintel_rps_types.h103 unsigned int interactive; member
A Dintel_rps.h36 void intel_rps_mark_interactive(struct intel_rps *rps, bool interactive);
A Dintel_rps.c769 if (rps->power.interactive) in gen6_rps_set_thresholds()
775 void intel_rps_mark_interactive(struct intel_rps *rps, bool interactive) in intel_rps_mark_interactive() argument
778 str_yes_no(interactive)); in intel_rps_mark_interactive()
781 if (interactive) { in intel_rps_mark_interactive()
782 if (!rps->power.interactive++ && intel_rps_is_active(rps)) in intel_rps_mark_interactive()
785 GEM_BUG_ON(!rps->power.interactive); in intel_rps_mark_interactive()
786 rps->power.interactive--; in intel_rps_mark_interactive()
/linux-6.3-rc2/block/
A DKconfig.iosched26 also guarantees a low latency to interactive and soft
A Dbfq-iosched.c1656 bool interactive, in bfq_update_bfqq_wr_on_rq_arrival() argument
1662 if (interactive) { in bfq_update_bfqq_wr_on_rq_arrival()
1699 if (interactive) { /* update wr coeff and duration */ in bfq_update_bfqq_wr_on_rq_arrival()
1821 bool *interactive) in bfq_bfqq_handle_idle_busy_switch() argument
1854 *interactive = !in_burst && idle_for_long_time && in bfq_bfqq_handle_idle_busy_switch()
1871 (*interactive || soft_rt))); in bfq_bfqq_handle_idle_busy_switch()
1916 *interactive, in bfq_bfqq_handle_idle_busy_switch()
2209 bool interactive = false; in bfq_add_request() local
2311 rq, &interactive); in bfq_add_request()
2354 (old_wr_coeff == 1 || bfqq->wr_coeff == 1 || interactive)) in bfq_add_request()
/linux-6.3-rc2/Documentation/input/devices/
A 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-6.3-rc2/Documentation/input/
A Dff.rst9 interactive.svg as well.
131 and interactive.svg:
137 .. kernel-figure:: interactive.svg
/linux-6.3-rc2/scripts/kconfig/
A Dlexer.l5 %option nostdinit noyywrap never-interactive full ecs
/linux-6.3-rc2/scripts/dtc/
A Ddtc-lexer.l6 %option noyywrap nounput noinput never-interactive
/linux-6.3-rc2/tools/testing/selftests/hid/
A Dvmtest.sh58 -s) Instead of powering off the VM, start an interactive
/linux-6.3-rc2/Documentation/ABI/stable/
A Dsysfs-firmware-efi-vars5 This directory exposes interfaces for interactive with
/linux-6.3-rc2/Documentation/block/
A 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-6.3-rc2/tools/kvm/kvm_stat/
A Dkvm_stat.txt42 *h*:: display interactive commands reference
/linux-6.3-rc2/Documentation/filesystems/
A Dudf.rst51 the interactive user will always see the files on the disk as belonging to him.
/linux-6.3-rc2/tools/thermal/thermal-engine/
A Dthermal-engine.c32 int interactive; member
/linux-6.3-rc2/LICENSES/deprecated/
A 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:

Completed in 92 milliseconds

12