/linux-6.3-rc2/scripts/kconfig/tests/ |
A D | conftest.py | 40 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 D | Kconfig.hz | 31 while also showing good interactive responsiveness even 39 while also showing good interactive responsiveness even 47 systems requiring fast interactive responses to events.
|
A D | Kconfig.preempt | 43 This allows reaction to interactive events by allowing a 58 preemptible. This allows reaction to interactive events by
|
/linux-6.3-rc2/scripts/ |
A D | get_maintainer.pl | 45 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 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-6.3-rc2/tools/testing/selftests/bpf/ |
A D | test_xdp_vlan.sh | 67 --long verbose,flush,help,interactive,debug,mode: -- "$@") 82 -i | --interactive | --debug )
|
A D | vmtest.sh | 74 -s) Instead of powering off the VM, start an interactive
|
/linux-6.3-rc2/tools/testing/selftests/net/ |
A D | nettest.c | 138 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 D | tcp-thin.rst | 19 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 D | intel_rps_types.h | 103 unsigned int interactive; member
|
A D | intel_rps.h | 36 void intel_rps_mark_interactive(struct intel_rps *rps, bool interactive);
|
A D | intel_rps.c | 769 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 D | Kconfig.iosched | 26 also guarantees a low latency to interactive and soft
|
A D | bfq-iosched.c | 1656 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 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-6.3-rc2/Documentation/input/ |
A D | ff.rst | 9 interactive.svg as well. 131 and interactive.svg: 137 .. kernel-figure:: interactive.svg
|
/linux-6.3-rc2/scripts/kconfig/ |
A D | lexer.l | 5 %option nostdinit noyywrap never-interactive full ecs
|
/linux-6.3-rc2/scripts/dtc/ |
A D | dtc-lexer.l | 6 %option noyywrap nounput noinput never-interactive
|
/linux-6.3-rc2/tools/testing/selftests/hid/ |
A D | vmtest.sh | 58 -s) Instead of powering off the VM, start an interactive
|
/linux-6.3-rc2/Documentation/ABI/stable/ |
A D | sysfs-firmware-efi-vars | 5 This directory exposes interfaces for interactive with
|
/linux-6.3-rc2/Documentation/block/ |
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-6.3-rc2/tools/kvm/kvm_stat/ |
A D | kvm_stat.txt | 42 *h*:: display interactive commands reference
|
/linux-6.3-rc2/Documentation/filesystems/ |
A D | udf.rst | 51 the interactive user will always see the files on the disk as belonging to him.
|
/linux-6.3-rc2/tools/thermal/thermal-engine/ |
A D | thermal-engine.c | 32 int interactive; member
|
/linux-6.3-rc2/LICENSES/deprecated/ |
A 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:
|