| /linux-6.15/drivers/gpu/drm/i915/display/ |
| H A D | intel_display_rps.c | 74 bool interactive) in intel_display_rps_mark_interactive() argument 78 if (state->rps_interactive == interactive) in intel_display_rps_mark_interactive() 81 intel_rps_mark_interactive(&to_gt(i915)->rps, interactive); in intel_display_rps_mark_interactive() 82 state->rps_interactive = interactive; in intel_display_rps_mark_interactive()
|
| H A D | intel_display_rps.h | 20 bool interactive);
|
| /linux-6.15/scripts/kconfig/tests/ |
| H 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.15/kernel/ |
| H 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.
|
| H A D | Kconfig.preempt | 48 This allows reaction to interactive events by allowing a 63 preemptible. This allows reaction to interactive events by
|
| /linux-6.15/drivers/gpu/drm/xe/display/ |
| H A D | xe_display_rps.c | 15 bool interactive) in intel_display_rps_mark_interactive() argument
|
| /linux-6.15/Documentation/firmware-guide/acpi/ |
| H 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.15/scripts/ |
| H A D | get_maintainer.pl | 46 my $interactive = 0; 257 'i|interactive!' => \$interactive, 316 $output_rolestats = 1 if ($interactive); 334 $interactive = 0; 1034 if ($interactive) { 1641 save_commits_by_author(@lines) if ($interactive); 1642 save_commits_by_signer(@lines) if ($interactive); 1676 save_commits_by_author(@lines) if ($interactive); 1914 $interactive = 0; 2395 save_commits_by_author(@lines) if ($interactive); [all …]
|
| /linux-6.15/Documentation/networking/ |
| H 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.15/tools/testing/selftests/net/ |
| H A D | nettest.c | 140 static unsigned int interactive; variable 1100 if (!interactive && server_mode) { in socket_read_dgram() 1182 if (!interactive && server_mode) { in socket_read_stream() 1268 if (!interactive) { in msg_loop() 1275 nfds = interactive ? MAX(fileno(stdin), sd) + 1 : sd + 1; in msg_loop() 1279 if (interactive) in msg_loop() 1313 if (interactive) in msg_loop() 1656 if (!interactive) in do_server() 2146 interactive = 1; in main() 2224 if (interactive) { in main()
|
| /linux-6.15/drivers/gpu/drm/i915/gt/ |
| H A D | intel_rps_types.h | 103 unsigned int interactive; member
|
| H A D | intel_rps.h | 36 void intel_rps_mark_interactive(struct intel_rps *rps, bool interactive);
|
| H A D | intel_rps.c | 774 if (rps->power.interactive) in gen6_rps_set_thresholds() 780 void intel_rps_mark_interactive(struct intel_rps *rps, bool interactive) in intel_rps_mark_interactive() argument 783 str_yes_no(interactive)); in intel_rps_mark_interactive() 786 if (interactive) { in intel_rps_mark_interactive() 787 if (!rps->power.interactive++ && intel_rps_is_active(rps)) in intel_rps_mark_interactive() 790 GEM_BUG_ON(!rps->power.interactive); in intel_rps_mark_interactive() 791 rps->power.interactive--; in intel_rps_mark_interactive()
|
| /linux-6.15/Documentation/userspace-api/ |
| H A D | check_exec.rst | 90 interactive user commands (e.g. scripts). However, if such commands are passed 129 This use case may be useful for secure services (i.e. without interactive 132 arbitrary interactive commands would be much more difficult to check.
|
| /linux-6.15/block/ |
| H A D | Kconfig.iosched | 26 also guarantees a low latency to interactive and soft
|
| /linux-6.15/Documentation/input/ |
| H A D | ff.rst | 9 interactive.svg as well. 131 and interactive.svg: 137 .. kernel-figure:: interactive.svg
|
| /linux-6.15/Documentation/input/devices/ |
| H 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.15/scripts/kconfig/ |
| H A D | lexer.l | 5 %option nostdinit noyywrap never-interactive full ecs
|
| /linux-6.15/scripts/dtc/ |
| H A D | dtc-lexer.l | 6 %option noyywrap nounput noinput never-interactive
|
| /linux-6.15/tools/power/cpupower/utils/ |
| H A D | cpufreq-info.c | 427 static int get_epp(unsigned int cpu, bool interactive) in get_epp() argument 434 if (interactive) in get_epp()
|
| /linux-6.15/tools/testing/selftests/hid/ |
| H A D | vmtest.sh | 61 -s) Instead of powering off the VM, start an interactive
|
| /linux-6.15/Documentation/block/ |
| H 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.15/tools/kvm/kvm_stat/ |
| H A D | kvm_stat.txt | 42 *h*:: display interactive commands reference
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | udf.rst | 51 the interactive user will always see the files on the disk as belonging to him.
|
| /linux-6.15/tools/perf/Documentation/ |
| H A D | cpu-and-latency-overheads.txt | 16 latency of a single interactive program build.
|