Home
last modified time | relevance | path

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

1234

/Linux-v5.10/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.10/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.10/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.10/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.10/include/uapi/linux/
Dmrp_bridge.h97 __be16 transitions; member
142 __be16 transitions; member
/Linux-v5.10/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.10/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.10/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.10/Documentation/admin-guide/blockdev/drbd/
Dfigures.rst17 Sub graphs of DRBD's state transitions
/Linux-v5.10/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.10/tools/testing/selftests/livepatch/
DREADME43 transitions, sysfs entries, etc.)
/Linux-v5.10/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.10/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.10/Documentation/devicetree/bindings/arm/msm/
Dqcom,saw2.txt5 power-controller that transitions a piece of hardware (like a processor or
/Linux-v5.10/Documentation/power/
Ddrivers-testing.rst11 resume transitions in a driver, it is necessary to suspend and resume a fully
/Linux-v5.10/tools/kvm/kvm_stat/
Dkvm_stat.txt16 state transitions such as guest mode entry and exit.
/Linux-v5.10/Documentation/arm64/
Dperf.rst43 guest/host transitions.
/Linux-v5.10/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.10/drivers/soc/ti/
DKconfig67 low power transitions. This IPC driver provides the necessary API
/Linux-v5.10/tools/perf/Documentation/
Dperf-timechart.txt49 Don't output processor state transitions
/Linux-v5.10/include/linux/
Dfscache-cache.h340 const struct fscache_transition transitions[]; member

1234