Home
last modified time | relevance | path

Searched refs:transitions (Results 1 – 25 of 69) sorted by relevance

123

/Linux-v5.4/Documentation/ABI/testing/
Ddebugfs-cros-ec40 Some ECs have a feature where they will track transitions to
44 transitions that occurred. The last_resume_result file returns
48 transitions that occurred since the suspend message was
50 system due to a timeout when watching for SLP_S0 transitions.
53 transitions have been attempted, or the EC does not support
Dsysfs-bus-counter188 Low state transitions to high state.
191 High state transitions to low state.
/Linux-v5.4/Documentation/cpu-freq/
Dcpufreq-stats.txt40 about the frequency transitions before the stats driver insertion.
76 This gives the total number of frequency transitions on this CPU. The cat
78 transitions.
87 transitions. The cat output here is a two dimensional matrix, where an entry
88 <i,j> (row i, column j) represents the count of number of transitions from
Damd-powernow.txt18 Frequency transitions will be unavailable if the BIOS does
/Linux-v5.4/security/safesetid/
DKconfig3 bool "Gate setid transitions to limit CAP_SET{U/G}ID capabilities"
9 restrict UID/GID transitions from a given UID/GID to only those
/Linux-v5.4/net/llc/
Dllc_s_st.c177 .transitions = llc_sap_inactive_state_transitions,
181 .transitions = llc_sap_active_state_transitions,
Dllc_c_st.c4900 .transitions = llc_adm_state_transitions,
4904 .transitions = llc_setup_state_transitions,
4908 .transitions = llc_normal_state_transitions,
4912 .transitions = llc_busy_state_transitions,
4916 .transitions = llc_reject_state_transitions,
4920 .transitions = llc_await_state_transitions,
4924 .transitions = llc_await_busy_state_transitions,
4928 .transitions = llc_await_rejct_state_transitions,
4932 .transitions = llc_d_conn_state_transitions,
4936 .transitions = llc_rst_state_transitions,
[all …]
/Linux-v5.4/Documentation/trace/
Devents-power.rst5 The power tracing system captures events related to power transitions
11 - Power domains related changes and transitions
64 The power domain events are used for power domains transitions
/Linux-v5.4/include/net/
Dllc_s_st.h27 struct llc_sap_state_trans **transitions; member
Dllc_c_st.h44 struct llc_conn_state_trans **transitions; member
/Linux-v5.4/Documentation/devicetree/bindings/opp/
Dti-omap5-opp-supply.txt7 an OPP transitions.
12 regulators to the device that will undergo OPP transitions we can make use
/Linux-v5.4/Documentation/admin-guide/LSM/
DSafeSetID.rst5 UID/GID transitions from a given UID/GID to only those approved by a
57 to do process spawning and UID/GID transitions). Unfortunately, there are a
90 None of the other in-tree LSMs have the capability to gate setid transitions, or
99 This LSM hooks the setid syscalls to make sure transitions are allowed if an
/Linux-v5.4/Documentation/admin-guide/blockdev/drbd/
Dfigures.rst17 Sub graphs of DRBD's state transitions
/Linux-v5.4/Documentation/devicetree/bindings/arm/freescale/
Dfsl,imx7ulp-pm.txt6 monitors events to trigger transitions between power modes while
/Linux-v5.4/tools/testing/selftests/livepatch/
DREADME42 loading and livepatch loading helpers (waiting for patch transitions,
/Linux-v5.4/Documentation/arm/
Dcluster-pm-race-avoidance.rst292 Details of the allowable transitions follow.
381 transitions to INBOUND_COMING_UP. Alternatively, individual
495 A CPU transitions to CPU_COMING_UP and then to CPU_UP via the
501 handle transitions from CLUSTER_UP to CLUSTER_GOING_DOWN
507 is needed for safe transitions at the cluster level.
509 A cluster transitions from CLUSTER_DOWN back to CLUSTER_UP via
/Linux-v5.4/fs/fscache/
Dobject.c67 .transitions = { __VA_ARGS__, { 0, NULL } } \
208 for (t = state->transitions; t->events; t++) { in fscache_object_sm_dispatcher()
261 for (t = state->transitions; t->events; t++) in fscache_object_sm_dispatcher()
336 for (t = object->state->transitions; t->events; t++) in fscache_object_init()
/Linux-v5.4/Documentation/devicetree/bindings/arm/msm/
Dqcom,saw2.txt5 power-controller that transitions a piece of hardware (like a processor or
/Linux-v5.4/tools/kvm/kvm_stat/
Dkvm_stat.txt16 state transitions such as guest mode entry and exit.
/Linux-v5.4/drivers/soc/ti/
DKconfig67 low power transitions. This IPC driver provides the necessary API
/Linux-v5.4/Documentation/power/
Ddrivers-testing.rst11 resume transitions in a driver, it is necessary to suspend and resume a fully
/Linux-v5.4/Documentation/arm64/
Dperf.txt40 guest/host transitions.
/Linux-v5.4/Documentation/timers/
Dno_hz.rst155 2. The user/kernel transitions are slightly more expensive due
235 * Dyntick-idle slows transitions to and from idle slightly.
259 * Adaptive-ticks slows user/kernel transitions slightly.
261 workloads, which have few such transitions. Careful benchmarking
/Linux-v5.4/Documentation/admin-guide/pm/
Dsleep-states.rst60 are suspended during transitions into this state. For this reason, it should
82 are also carried out during transitions to S2RAM. Additional operations may
85 step during S2RAM transitions and that usually results in powering down some
/Linux-v5.4/tools/perf/Documentation/
Dperf-timechart.txt49 Don't output processor state transitions

123