/linux/tools/tracing/rtla/tests/ |
H A D | osnoise.t | 16 "osnoise hist -s 30 -T 1 -t" 2 "Saving trace to osnoise_trace.txt" 28 "osnoise hist -S 2 -t custom_filename.txt" 2 "^ Saving trace to custom_filename.txt$" 30 "osnoise hist -S 2 --on-threshold trace" 2 "^ Saving trace to osnoise_trace.txt$" 32 …"osnoise hist -S 2 --on-threshold trace,file=custom_filename.txt" 2 "^ Saving trace to custom_fil… 46 "osnoise hist -d 1s --on-end trace" 0 "^ Saving trace to osnoise_trace.txt$" 48 "osnoise top -d 1s --on-end trace" 0 "^ Saving trace to osnoise_trace.txt$"
|
H A D | timerlat.t | 47 "timerlat hist -T 2 -t" 2 "^ Saving trace to timerlat_trace.txt$" 49 "timerlat hist -T 2 -t custom_filename.txt" 2 "^ Saving trace to custom_filename.txt$" 51 "timerlat hist -T 2 --on-threshold trace" 2 "^ Saving trace to timerlat_trace.txt$" 53 …"timerlat hist -T 2 --on-threshold trace,file=custom_filename.txt" 2 "^ Saving trace to custom_fi… 67 "timerlat hist -d 1s --on-end trace" 0 "^ Saving trace to timerlat_trace.txt$" 69 "timerlat top -d 1s --on-end trace" 0 "^ Saving trace to timerlat_trace.txt$"
|
H A D | hwnoise.t | 17 "hwnoise -s 1 -T 1 -t -d 10s" 2 "Saving trace to osnoise_trace.txt" 20 0 "Saving event osnoise:irq_noise hist to osnoise_irq_noise_hist.txt"
|
/linux/drivers/acpi/ |
H A D | nvs.c | 3 * nvs.c - Routines for saving and restoring ACPI NVS memory region 128 * suspend_nvs_free - free data pages allocated for saving NVS regions 152 * suspend_nvs_alloc - allocate memory necessary for saving NVS regions 175 pr_info("Saving platform NVS memory\n"); in suspend_nvs_save()
|
/linux/drivers/clk/qcom/ |
H A D | clk-regmap.c | 20 * this as their is_enabled operation, saving some code. 46 * this as their enable() operation, saving some code. 70 * this as their disable() operation, saving some code.
|
/linux/arch/microblaze/kernel/ |
H A D | ftrace.c | 103 static unsigned int imm; /* saving whole imm instruction */ 109 static unsigned int bralid; /* saving whole bralid instruction */ 173 /* create proper saving to ftrace_call poll */ in ftrace_update_ftrace_func() 192 unsigned int old_jump; /* saving place for jump instruction */
|
/linux/samples/ftrace/ |
H A D | ftrace-ops.c | 38 * On architectures with DYNAMIC_FTRACE_WITH_REGS, saving the full pt_regs can 39 * be more expensive than only saving the minimal necessary regs. 176 pr_info("this kernel does not support saving registers\n"); in ftrace_ops_sample_init() 200 " saving registers: %s\n" in ftrace_ops_sample_init()
|
/linux/tools/tracing/rtla/src/ |
H A D | timerlat.h | 9 * - BPF-only, used when BPF is available and neither trace saving nor 11 * - mixed mode, used when BPF is available and either trace saving or
|
/linux/arch/powerpc/kernel/ |
H A D | idle_book3s.S | 47 * The caller is responsible for saving/restoring SPRs, MSR, timebase, 56 * Use the stack red zone rather than a new frame for saving regs since 154 * The caller is responsible for saving/restoring SPRs, MSR, timebase, 164 * Use the stack red zone rather than a new frame for saving regs since
|
/linux/drivers/media/tuners/ |
H A D | tda18250_priv.h | 57 #define R2C_PS1 0x2c /* power saving mode byte 1 */ 58 #define R2D_PS2 0x2d /* power saving mode byte 2 */ 59 #define R2E_PS3 0x2e /* power saving mode byte 3 */
|
/linux/drivers/regulator/ |
H A D | helpers.c | 26 * this as their is_enabled operation, saving some code. 58 * this as their enable() operation, saving some code. 84 * this as their disable() operation, saving some code. 129 * operation, saving some code. 199 * operation, saving some code. 253 * as their get_voltage_sel operation, saving some code. 279 * as their set_voltage_sel operation, saving some code. 815 * as their set_current_limit operation, saving some code. 867 * as their get_current_limit operation, saving some code. 979 * set_ramp_delay operation, saving some code.
|
/linux/Documentation/devicetree/bindings/powerpc/4xx/ |
H A D | cpm.txt | 37 power saving will be seeing if support 40 saving techniques for the specific SoC.
|
/linux/arch/x86/coco/tdx/ |
H A D | tdcall.S | 32 * saving output registers to the 'struct tdx_module_args' used as input. 50 * saving output registers to the 'struct tdx_module_args' used as input.
|
/linux/arch/x86/virt/vmx/tdx/ |
H A D | seamcall.S | 27 * (the P-SEAMLDR or the TDX module), with saving output registers to 49 * (the P-SEAMLDR or the TDX module), with saving output registers to the
|
/linux/drivers/net/wireless/broadcom/b43/ |
H A D | main.h | 80 #define B43_PS_ENABLED (1 << 0) /* Force enable hardware power saving */ 81 #define B43_PS_DISABLED (1 << 1) /* Force disable hardware power saving */
|
/linux/tools/perf/pmu-events/arch/x86/jaketown/ |
H A D | uncore-memory.json | 184 …should commonly be used with Invert to get the number of cycles in power saving mode. Edge Detect… 194 …should commonly be used with Invert to get the number of cycles in power saving mode. Edge Detect… 204 …should commonly be used with Invert to get the number of cycles in power saving mode. Edge Detect… 214 …should commonly be used with Invert to get the number of cycles in power saving mode. Edge Detect… 224 …should commonly be used with Invert to get the number of cycles in power saving mode. Edge Detect… 234 …should commonly be used with Invert to get the number of cycles in power saving mode. Edge Detect… 244 …should commonly be used with Invert to get the number of cycles in power saving mode. Edge Detect… 254 …should commonly be used with Invert to get the number of cycles in power saving mode. Edge Detect…
|
/linux/drivers/net/wireless/intel/iwlegacy/ |
H A D | csr.h | 71 * (e.g. CSR_RESET_REG_FLAG_SW_RESET) or uCode-driven power-saving modes. 244 * Indicates current power-saving mode: 245 * 000 -- No power saving 253 * Indicates MAC is entering a power-saving sleep power-down. 329 * uCode sets this when preparing a power-saving power-down.
|
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn21/ |
H A D | dcn21_dccg.c | 62 * to run time lower clocks when possible for power saving in dccg21_update_dpp_dto() 83 * pipe clock for power saving in dccg21_update_dpp_dto()
|
/linux/kernel/power/ |
H A D | swap.c | 193 * free_all_swap_pages - free swap pages allocated for saving image data. 304 * Saving part in hib_wait_io() 343 * This is called before saving image 547 pr_info("Saving image data pages (%u pages)...\n", in save_image() 562 pr_info("Image saving progress: %3d%%\n", in save_image() 572 pr_info("Image saving done\n"); in save_image() 676 * @handle: Swap map handle to use for saving the image. in compress_threadfn() 789 pr_info("Compressing and saving image data (%u pages)...\n", in save_compressed_image() 810 pr_info("Image saving progress: %3d%%\n", in save_compressed_image() 881 pr_info("Image saving don in save_compressed_image() [all...] |
/linux/tools/power/cpupower/man/ |
H A D | cpupower-info.1 | 10 registers affecting processor power saving policies.
|
/linux/include/dt-bindings/regulator/ |
H A D | active-semi,8865-regulator.h | 20 * the usage of proprietary power-saving
|
H A D | active-semi,8945a-regulator.h | 22 * the usage of proprietary power-saving
|
/linux/Documentation/trace/coresight/ |
H A D | panic.rst | 21 c. Saving required metadata in the specified format 55 Saving metadata at the time of kernel panic 97 a. Saving coresight metadata need to be taken care by the
|
/linux/arch/powerpc/platforms/ |
H A D | Kconfig.cputype | 361 PowerPC processor. The kernel currently supports saving and restoring 378 to the PowerPC processor. The kernel currently supports saving and 399 supports saving and restoring SPE registers, and turning on the
|
/linux/drivers/infiniband/hw/hfi1/ |
H A D | aspm.h | 15 ASPM_MODE_ENABLED = 1, /* ASPM always enabled, power saving mode */
|