Home
last modified time | relevance | path

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

1234

/Linux-v5.15/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
/Linux-v5.15/Documentation/cpu-freq/
Dcpufreq-stats.rst44 about the frequency transitions before the stats driver insertion.
83 This gives the total number of frequency transitions on this CPU. The cat
85 transitions.
95 transitions. The cat output here is a two dimensional matrix, where an entry
96 <i,j> (row i, column j) represents the count of number of transitions from
Dcore.rst25 frequency transitions), as well as to "notifiers". These are device
/Linux-v5.15/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.15/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.15/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.15/net/bridge/
Dbr_private_mrp.h126 __be16 transitions; member
135 __be16 transitions; member
/Linux-v5.15/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.15/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.15/Documentation/admin-guide/blockdev/drbd/
Dfigures.rst17 Sub graphs of DRBD's state transitions
/Linux-v5.15/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.15/Documentation/hwmon/
Dpm6764tr.rst29 The PM6764TR supports power state transitions featuring VFDE, and programmable DPM
/Linux-v5.15/tools/testing/selftests/livepatch/
DREADME43 transitions, sysfs entries, etc.)
/Linux-v5.15/fs/fscache/
Dobject.c67 .transitions = { __VA_ARGS__, { 0, NULL } } \
207 for (t = state->transitions; t->events; t++) { in fscache_object_sm_dispatcher()
260 for (t = state->transitions; t->events; t++) in fscache_object_sm_dispatcher()
332 for (t = object->state->transitions; t->events; t++) in fscache_object_init()
/Linux-v5.15/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.15/Documentation/devicetree/bindings/arm/msm/
Dqcom,saw2.txt5 power-controller that transitions a piece of hardware (like a processor or
/Linux-v5.15/Documentation/power/
Ddrivers-testing.rst11 resume transitions in a driver, it is necessary to suspend and resume a fully
/Linux-v5.15/Documentation/x86/
Dsgx.rst82 power transitions when the ephemeral key that encrypts enclave memory is lost.
109 handle the actual transitions. This is roughly analogous to how glibc
118 vDSO function wraps low-level transitions to/from the enclave like EENTER and
/Linux-v5.15/tools/kvm/kvm_stat/
Dkvm_stat.txt16 state transitions such as guest mode entry and exit.
/Linux-v5.15/Documentation/arm64/
Dperf.rst45 guest/host transitions.
/Linux-v5.15/Documentation/timers/
Dno_hz.rst155 2. The user/kernel transitions are slightly more expensive due
233 * Dyntick-idle slows transitions to and from idle slightly.
257 * Adaptive-ticks slows user/kernel transitions slightly.
259 workloads, which have few such transitions. Careful benchmarking
/Linux-v5.15/drivers/soc/ti/
DKconfig49 low power transitions. This IPC driver provides the necessary API
/Linux-v5.15/Documentation/virt/acrn/
Dio-request.rst70 The state transitions of an ACRN I/O request are as follows.

1234