Home
last modified time | relevance | path

Searched full:transition (Results 1 – 25 of 1178) sorted by relevance

12345678910>>...48

/Linux-v6.1/tools/testing/selftests/livepatch/
Dtest-callbacks.sh19 # - On livepatch enable, before the livepatch transition starts,
23 # transition completes.
26 # unpatching transition starts. klp_objects are reverted, post-patch
27 # callbacks execute and the transition completes.
41 livepatch: '$MOD_LIVEPATCH': initializing patching transition
44 livepatch: '$MOD_LIVEPATCH': starting patching transition
45 livepatch: '$MOD_LIVEPATCH': completing patching transition
50 livepatch: '$MOD_LIVEPATCH': initializing unpatching transition
53 livepatch: '$MOD_LIVEPATCH': starting unpatching transition
54 livepatch: '$MOD_LIVEPATCH': completing unpatching transition
[all …]
Dtest-state.sh24 livepatch: '$MOD_LIVEPATCH': initializing patching transition
27 livepatch: '$MOD_LIVEPATCH': starting patching transition
28 livepatch: '$MOD_LIVEPATCH': completing patching transition
33 livepatch: '$MOD_LIVEPATCH': initializing unpatching transition
36 livepatch: '$MOD_LIVEPATCH': starting unpatching transition
37 livepatch: '$MOD_LIVEPATCH': completing unpatching transition
56 livepatch: '$MOD_LIVEPATCH': initializing patching transition
59 livepatch: '$MOD_LIVEPATCH': starting patching transition
60 livepatch: '$MOD_LIVEPATCH': completing patching transition
66 livepatch: '$MOD_LIVEPATCH2': initializing patching transition
[all …]
Dtest-livepatch.sh36 livepatch: '$MOD_LIVEPATCH': initializing patching transition
37 livepatch: '$MOD_LIVEPATCH': starting patching transition
38 livepatch: '$MOD_LIVEPATCH': completing patching transition
41 livepatch: '$MOD_LIVEPATCH': initializing unpatching transition
42 livepatch: '$MOD_LIVEPATCH': starting unpatching transition
43 livepatch: '$MOD_LIVEPATCH': completing unpatching transition
80 livepatch: '$MOD_LIVEPATCH': initializing patching transition
81 livepatch: '$MOD_LIVEPATCH': starting patching transition
82 livepatch: '$MOD_LIVEPATCH': completing patching transition
87 livepatch: '$MOD_REPLACE': initializing patching transition
[all …]
Dtest-sysfs.sh21 check_sysfs_rights "$MOD_LIVEPATCH" "transition" "-r--r--r--"
22 check_sysfs_value "$MOD_LIVEPATCH" "transition" "0"
32 livepatch: '$MOD_LIVEPATCH': initializing patching transition
33 livepatch: '$MOD_LIVEPATCH': starting patching transition
34 livepatch: '$MOD_LIVEPATCH': completing patching transition
37 livepatch: '$MOD_LIVEPATCH': initializing unpatching transition
38 livepatch: '$MOD_LIVEPATCH': starting unpatching transition
39 livepatch: '$MOD_LIVEPATCH': completing unpatching transition
61 livepatch: 'test_klp_callbacks_demo': initializing patching transition
63 livepatch: 'test_klp_callbacks_demo': starting patching transition
[all …]
Dtest-ftrace.sh40 livepatch: '$MOD_LIVEPATCH': initializing patching transition
44 livepatch: '$MOD_LIVEPATCH': canceling patching transition, going to unpatch
45 livepatch: '$MOD_LIVEPATCH': completing unpatching transition
51 livepatch: '$MOD_LIVEPATCH': initializing patching transition
52 livepatch: '$MOD_LIVEPATCH': starting patching transition
53 livepatch: '$MOD_LIVEPATCH': completing patching transition
57 livepatch: '$MOD_LIVEPATCH': initializing unpatching transition
58 livepatch: '$MOD_LIVEPATCH': starting unpatching transition
59 livepatch: '$MOD_LIVEPATCH': completing unpatching transition
/Linux-v6.1/drivers/platform/x86/amd/pmf/
Dauto-mode.c66 if ((config_store.transition[i].shifting_up && avg_power >= in amd_pmf_trans_automode()
67 config_store.transition[i].power_threshold) || in amd_pmf_trans_automode()
68 (!config_store.transition[i].shifting_up && avg_power <= in amd_pmf_trans_automode()
69 config_store.transition[i].power_threshold)) { in amd_pmf_trans_automode()
70 if (config_store.transition[i].timer < in amd_pmf_trans_automode()
71 config_store.transition[i].time_constant) in amd_pmf_trans_automode()
72 config_store.transition[i].timer += time_elapsed_ms; in amd_pmf_trans_automode()
74 config_store.transition[i].timer = 0; in amd_pmf_trans_automode()
77 if (config_store.transition[i].timer >= in amd_pmf_trans_automode()
78 config_store.transition[i].time_constant && in amd_pmf_trans_automode()
[all …]
/Linux-v6.1/Documentation/admin-guide/pm/
Dsuspend-flows.rst12 At least one global system-wide transition needs to be carried out for the
15 transition to occur for this purpose, but the other sleep states, commonly
19 For those sleep states, the transition from the working state of the system into
21 of cases, whether this means a transition or a sleep state of the system should
22 be clear from the context) and the transition back from the sleep state into the
45 The following steps are taken in order to transition the system from the working
51 transition is about to occur and when the resume transition has finished.
61 of the transition is in progress (which might have been problematic for
66 transition.
93 deferred till the subsequent system resume transition as described
[all …]
/Linux-v6.1/net/llc/
Dllc_s_st.c23 /* dummy last-transition indicator; common to all state transition groups
29 /* state LLC_SAP_STATE_INACTIVE transition for
43 /* array of pointers; one to each transition */
49 /* state LLC_SAP_STATE_ACTIVE transition for LLC_SAP_EV_RX_UI event */
61 /* state LLC_SAP_STATE_ACTIVE transition for LLC_SAP_EV_UNITDATA_REQ event */
73 /* state LLC_SAP_STATE_ACTIVE transition for LLC_SAP_EV_XID_REQ event */
85 /* state LLC_SAP_STATE_ACTIVE transition for LLC_SAP_EV_RX_XID_C event */
97 /* state LLC_SAP_STATE_ACTIVE transition for LLC_SAP_EV_RX_XID_R event */
109 /* state LLC_SAP_STATE_ACTIVE transition for LLC_SAP_EV_TEST_REQ event */
121 /* state LLC_SAP_STATE_ACTIVE transition for LLC_SAP_EV_RX_TEST_C event */
[all …]
Dllc_sap.c109 * llc_find_sap_trans - finds transition for event
113 * This function finds transition that matches with happened event.
114 * Returns the pointer to found transition on success or %NULL for
139 * @trans: pointer to transition that it's actions must be performed
159 * llc_sap_next_state - finds transition, execs actions & change SAP state
163 * This function finds transition that matches with happened event, then
178 * Got the state to which we next transition; perform the actions in llc_sap_next_state()
179 * associated with this transition before actually transitioning to the in llc_sap_next_state()
186 * Transition SAP to next state if all actions execute successfully in llc_sap_next_state()
/Linux-v6.1/tools/perf/pmu-events/arch/x86/haswellx/
Duncore-power.json10 "BriefDescription": "Core C State Transition Cycles",
18 "BriefDescription": "Core C State Transition Cycles",
26 "BriefDescription": "Core C State Transition Cycles",
34 "BriefDescription": "Core C State Transition Cycles",
42 "BriefDescription": "Core C State Transition Cycles",
50 "BriefDescription": "Core C State Transition Cycles",
58 "BriefDescription": "Core C State Transition Cycles",
66 "BriefDescription": "Core C State Transition Cycles",
74 "BriefDescription": "Core C State Transition Cycles",
82 "BriefDescription": "Core C State Transition Cycles",
[all …]
/Linux-v6.1/tools/perf/pmu-events/arch/x86/broadwellx/
Duncore-power.json10 "BriefDescription": "Core C State Transition Cycles",
18 "BriefDescription": "Core C State Transition Cycles",
26 "BriefDescription": "Core C State Transition Cycles",
34 "BriefDescription": "Core C State Transition Cycles",
42 "BriefDescription": "Core C State Transition Cycles",
50 "BriefDescription": "Core C State Transition Cycles",
58 "BriefDescription": "Core C State Transition Cycles",
66 "BriefDescription": "Core C State Transition Cycles",
74 "BriefDescription": "Core C State Transition Cycles",
82 "BriefDescription": "Core C State Transition Cycles",
[all …]
/Linux-v6.1/kernel/livepatch/
Dtransition.c3 * transition.c - Kernel Live Patching transition functions
14 #include "transition.h"
29 * "straggler" tasks which failed to transition in the first attempt.
65 * The transition to the target patch state is complete. Clean up the data
75 pr_debug("'%s': completing %s transition\n", in klp_complete_transition()
94 * func->transition gets cleared, the handler may choose a in klp_complete_transition()
102 func->transition = false; in klp_complete_transition()
138 * This is called in the error path, to cancel a transition before it has
140 * klp_start_transition() hasn't. If the transition *has* been started,
148 pr_debug("'%s': canceling patching transition, going to unpatch\n", in klp_cancel_transition()
[all …]
/Linux-v6.1/include/linux/mfd/
Ddb8500-prcmu.h137 * enum ap_pwrst_trans - Transition states defined in PRCMU firmware
138 * @NO_TRANSITION: No power state transition
139 * @APEXECUTE_TO_APSLEEP: Power state transition from ApExecute to ApSleep
140 * @APIDLE_TO_APSLEEP: Power state transition from ApIdle to ApSleep
141 * @APBOOT_TO_APEXECUTE: Power state transition from ApBoot to ApExecute
142 * @APEXECUTE_TO_APDEEPSLEEP: Power state transition from ApExecute to
144 * @APEXECUTE_TO_APIDLE: Power state transition from ApExecute to ApIdle
179 * @BOOT_TO_EXECUTEOK: The apBoot to apExecute state transition has been
181 * @DEEPSLEEPOK: The apExecute to apDeepSleep state transition has been
183 * @SLEEPOK: The apExecute to apSleep state transition has been completed
[all …]
/Linux-v6.1/tools/perf/pmu-events/arch/x86/ivytown/
Duncore-power.json11 "BriefDescription": "Core 0 C State Transition Cycles",
20 "BriefDescription": "Core 10 C State Transition Cycles",
29 "BriefDescription": "Core 11 C State Transition Cycles",
38 "BriefDescription": "Core 12 C State Transition Cycles",
47 "BriefDescription": "Core 13 C State Transition Cycles",
56 "BriefDescription": "Core 14 C State Transition Cycles",
65 "BriefDescription": "Core 1 C State Transition Cycles",
74 "BriefDescription": "Core 2 C State Transition Cycles",
83 "BriefDescription": "Core 3 C State Transition Cycles",
92 "BriefDescription": "Core 4 C State Transition Cycles",
[all …]
/Linux-v6.1/tools/perf/pmu-events/arch/x86/broadwellde/
Duncore-power.json11 "BriefDescription": "Core C State Transition Cycles",
20 "BriefDescription": "Core C State Transition Cycles",
29 "BriefDescription": "Core C State Transition Cycles",
38 "BriefDescription": "Core C State Transition Cycles",
47 "BriefDescription": "Core C State Transition Cycles",
56 "BriefDescription": "Core C State Transition Cycles",
65 "BriefDescription": "Core C State Transition Cycles",
74 "BriefDescription": "Core C State Transition Cycles",
83 "BriefDescription": "Core C State Transition Cycles",
92 "BriefDescription": "Core C State Transition Cycles",
[all …]
/Linux-v6.1/Documentation/livepatch/
Dlivepatch.rst85 transition state where tasks are converging to the patched state.
86 Usually this transition state can complete in a few seconds. The same
132 The /sys/kernel/livepatch/<patch>/transition file shows whether a patch
133 is in transition. Only a single patch can be in transition at a given
134 time. A patch can remain in transition indefinitely, if any of the tasks
137 A transition can be reversed and effectively canceled by writing the
139 the transition is in progress. Then all the tasks will attempt to
144 If a patch is in transition, this file shows 0 to indicate the task is
146 transition, it shows -1. Any tasks which are blocking the transition
154 Administrator can also affect a transition through
[all …]
Dcumulative-patches.rst15 from all older livepatches and completely replace them in one transition.
30 Once the transition is finished, all older patches are automatically
41 the transition to has finished. It helps to clearly see what code is
74 only when the transition was not forced.
89 for a smooth transition.
Dsystem-state.rst98 - Restore the previous state when the transition is reverted.
119 the new code even before the transition gets finished.
150 - Distinguish transition reverse and livepatch disabling by
153 - In case of transition reverse, restore the previous system
166 It might be called also during the transition reverse. Therefore it
/Linux-v6.1/include/linux/
Dlivepatch.h38 * @transition: the func is currently being applied or reverted
40 * The patched and transition variables define the func's patching state. When
43 * patched=0 transition=0: unpatched
44 * patched=0 transition=1: unpatched, temporary starting state
45 * patched=1 transition=1: patched, may be visible to some tasks
46 * patched=1 transition=0: patched, visible to all tasks
50 * patched=1 transition=0: patched, visible to all tasks
51 * patched=1 transition=1: patched, may be visible to some tasks
52 * patched=0 transition=1: unpatched, temporary ending state
53 * patched=0 transition=0: unpatched
[all …]
/Linux-v6.1/drivers/firmware/arm_scmi/
Dscmi_power_control.c13 * required system transition depending on the kind of request.
74 * @required_transition: The requested transition as decribed in the received
79 * @forceful_work: A worker used to trigger a forceful transition once a
106 * system transition
111 * When an ongoing system transition is detected, compatible with the one
147 * scmi_request_forceful_transition - Request forceful SystemPower transition
150 * Initiates the required SystemPower transition without involving userspace:
197 * scmi_request_graceful_transition - Request graceful SystemPower transition
202 * Initiates the required SystemPower transition, requesting userspace
208 * case to trigger a forceful transition.
[all …]
/Linux-v6.1/drivers/scsi/isci/
Dremote_node_context.h95 * request the remote node context will transition to the posting state.
97 * @SCI_RNC_POSTING: transition state that posts the RNi to the hardware. Once
100 * @SCI_RNC_INVALIDATING: transition state that will post an RNC invalidate to
102 * transition to the posting state.
104 * @SCI_RNC_RESUMING: transition state that will post an RNC resume to the
106 * remote node context will transition to the ready state.
184 * called when the requested state transition is complete.
190 * state transition is completed.
/Linux-v6.1/tools/perf/pmu-events/arch/x86/jaketown/
Duncore-power.json11 "BriefDescription": "Core C State Transition Cycles",
21 "BriefDescription": "Core C State Transition Cycles",
31 "BriefDescription": "Core C State Transition Cycles",
41 "BriefDescription": "Core C State Transition Cycles",
51 "BriefDescription": "Core C State Transition Cycles",
61 "BriefDescription": "Core C State Transition Cycles",
71 "BriefDescription": "Core C State Transition Cycles",
81 "BriefDescription": "Core C State Transition Cycles",
318 "BriefDescription": "Total Core C State Transition Cycles",
333 …ts to monitor the number of cores or threads that were impacted by the transition. This event is …
[all …]
/Linux-v6.1/drivers/base/power/
Dmain.c343 * @state: PM transition of the system being carried out.
374 * @state: PM transition of the system being carried out.
408 * @state: PM transition of the system being carried out.
565 * - %false if the transition under way is RESTORE.
566 * - Return value of dev_pm_skip_suspend() if the transition under way is THAW.
568 * transition under way is RESUME).
584 * @state: PM transition of the system being carried out.
740 * @state: PM transition of the system being carried out.
756 * @state: PM transition of the system being carried out.
831 * @state: PM transition of the system being carried out.
[all …]
/Linux-v6.1/drivers/clk/qcom/
Dgdsc.h27 * @en_rest_wait_val: transition delay value for receiving enr ack signal
28 * @en_few_wait_val: transition delay value for receiving enf ack signal
29 * @clk_dis_wait_val: transition delay value for halting clock
52 * There is no SW control to transition a GDSC into
/Linux-v6.1/drivers/acpi/acpica/
Dhwacpi.c43 * system does not support mode transition. in acpi_hw_set_mode()
47 "No SMI_CMD in FADT, mode transition failed")); in acpi_hw_set_mode()
54 * As old systems may have used zero for mode transition, in acpi_hw_set_mode()
60 "No ACPI mode transition supported in this system " in acpi_hw_set_mode()
129 * system does not support mode transition. in acpi_hw_get_mode()

12345678910>>...48