| /Linux-v5.15/scripts/kconfig/tests/ |
| 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-v5.15/kernel/ |
| 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.
|
| D | Kconfig.preempt | 30 This allows reaction to interactive events by allowing a 47 preemptible. This allows reaction to interactive events by
|
| /Linux-v5.15/scripts/ |
| D | get_maintainer.pl | 45 my $interactive = 0; 253 'i|interactive!' => \$interactive, 309 $output_rolestats = 1 if ($interactive); 321 $interactive = 0; 1008 if ($interactive) { 1609 save_commits_by_author(@lines) if ($interactive); 1610 save_commits_by_signer(@lines) if ($interactive); 1644 save_commits_by_author(@lines) if ($interactive); 1645 save_commits_by_signer(@lines) if ($interactive); 1882 $interactive = 0; [all …]
|
| /Linux-v5.15/Documentation/firmware-guide/acpi/ |
| 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-v5.15/tools/testing/selftests/bpf/ |
| D | test_xdp_vlan.sh | 62 --long verbose,flush,help,interactive,debug,mode: -- "$@") 77 -i | --interactive | --debug )
|
| D | vmtest.sh | 52 -s) Instead of powering off the VM, start an interactive
|
| /Linux-v5.15/tools/testing/selftests/net/ |
| D | nettest.c | 133 static unsigned int interactive; variable 1023 if (!interactive && server_mode) { in socket_read_dgram() 1105 if (!interactive && server_mode) { in socket_read_stream() 1191 if (!interactive) { in msg_loop() 1198 nfds = interactive ? MAX(fileno(stdin), sd) + 1 : sd + 1; in msg_loop() 1202 if (interactive) in msg_loop() 1236 if (interactive) in msg_loop() 1559 if (!interactive) in do_server() 2012 interactive = 1; in main() 2087 if (interactive) { in main()
|
| /Linux-v5.15/Documentation/networking/ |
| D | tcp-thin.rst | 19 After analysing a large number of time-dependent interactive 50 "Improving latency for interactive, thin-stream applications over
|
| /Linux-v5.15/drivers/gpu/drm/i915/gt/ |
| D | intel_rps_types.h | 88 unsigned int interactive; member
|
| D | intel_rps.h | 28 void intel_rps_mark_interactive(struct intel_rps *rps, bool interactive);
|
| D | intel_rps.c | 763 if (rps->power.interactive) in gen6_rps_set_thresholds() 769 void intel_rps_mark_interactive(struct intel_rps *rps, bool interactive) in intel_rps_mark_interactive() argument 771 GT_TRACE(rps_to_gt(rps), "mark interactive: %s\n", yesno(interactive)); in intel_rps_mark_interactive() 774 if (interactive) { in intel_rps_mark_interactive() 775 if (!rps->power.interactive++ && intel_rps_is_active(rps)) in intel_rps_mark_interactive() 778 GEM_BUG_ON(!rps->power.interactive); in intel_rps_mark_interactive() 779 rps->power.interactive--; in intel_rps_mark_interactive()
|
| /Linux-v5.15/block/ |
| D | Kconfig.iosched | 27 also guarantees a low latency to interactive and soft
|
| D | bfq-iosched.c | 1571 bool interactive, in bfq_update_bfqq_wr_on_rq_arrival() argument 1577 if (interactive) { in bfq_update_bfqq_wr_on_rq_arrival() 1614 if (interactive) { /* update wr coeff and duration */ in bfq_update_bfqq_wr_on_rq_arrival() 1709 bool *interactive) in bfq_bfqq_handle_idle_busy_switch() argument 1740 *interactive = !in_burst && idle_for_long_time && in bfq_bfqq_handle_idle_busy_switch() 1758 (*interactive || soft_rt))); in bfq_bfqq_handle_idle_busy_switch() 1803 *interactive, in bfq_bfqq_handle_idle_busy_switch() 2080 bool interactive = false; in bfq_add_request() local 2178 rq, &interactive); in bfq_add_request() 2221 (old_wr_coeff == 1 || bfqq->wr_coeff == 1 || interactive)) in bfq_add_request()
|
| /Linux-v5.15/scripts/kconfig/ |
| D | lexer.l | 5 %option nostdinit noyywrap never-interactive full ecs
|
| /Linux-v5.15/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-v5.15/Documentation/input/ |
| D | ff.rst | 9 interactive.svg as well. 131 and interactive.svg: 137 .. kernel-figure:: interactive.svg
|
| /Linux-v5.15/scripts/dtc/ |
| D | dtc-lexer.l | 6 %option noyywrap nounput noinput never-interactive
|
| /Linux-v5.15/Documentation/ABI/stable/ |
| D | sysfs-firmware-efi-vars | 5 This directory exposes interfaces for interactive with
|
| /Linux-v5.15/Documentation/block/ |
| 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-v5.15/tools/kvm/kvm_stat/ |
| D | kvm_stat.txt | 42 *h*:: display interactive commands reference
|
| /Linux-v5.15/Documentation/filesystems/ |
| D | udf.rst | 51 the interactive user will always see the files on the disk as belonging to him.
|
| /Linux-v5.15/Documentation/scheduler/ |
| D | sched-bwc.rst | 142 The interaction between cpu-bound and non-cpu-bound-interactive applications 151 periods when the interactive application idles.
|
| /Linux-v5.15/tools/perf/Documentation/ |
| D | perf-annotate.txt | 82 --stdio2:: Use the stdio2 interface, non-interactive, uses the TUI formatting.
|
| /Linux-v5.15/LICENSES/deprecated/ |
| 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:
|