Searched refs:transitions (Results 1 – 25 of 69) sorted by relevance
123
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | debugfs-cros-ec | 40 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
|
| D | sysfs-bus-counter | 188 Low state transitions to high state. 191 High state transitions to low state.
|
| /Linux-v5.4/Documentation/cpu-freq/ |
| D | cpufreq-stats.txt | 40 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
|
| D | amd-powernow.txt | 18 Frequency transitions will be unavailable if the BIOS does
|
| /Linux-v5.4/security/safesetid/ |
| D | Kconfig | 3 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/ |
| D | llc_s_st.c | 177 .transitions = llc_sap_inactive_state_transitions, 181 .transitions = llc_sap_active_state_transitions,
|
| D | llc_c_st.c | 4900 .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/ |
| D | events-power.rst | 5 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/ |
| D | llc_s_st.h | 27 struct llc_sap_state_trans **transitions; member
|
| D | llc_c_st.h | 44 struct llc_conn_state_trans **transitions; member
|
| /Linux-v5.4/Documentation/devicetree/bindings/opp/ |
| D | ti-omap5-opp-supply.txt | 7 an OPP transitions. 12 regulators to the device that will undergo OPP transitions we can make use
|
| /Linux-v5.4/Documentation/admin-guide/LSM/ |
| D | SafeSetID.rst | 5 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/ |
| D | figures.rst | 17 Sub graphs of DRBD's state transitions
|
| /Linux-v5.4/Documentation/devicetree/bindings/arm/freescale/ |
| D | fsl,imx7ulp-pm.txt | 6 monitors events to trigger transitions between power modes while
|
| /Linux-v5.4/tools/testing/selftests/livepatch/ |
| D | README | 42 loading and livepatch loading helpers (waiting for patch transitions,
|
| /Linux-v5.4/Documentation/arm/ |
| D | cluster-pm-race-avoidance.rst | 292 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/ |
| D | object.c | 67 .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/ |
| D | qcom,saw2.txt | 5 power-controller that transitions a piece of hardware (like a processor or
|
| /Linux-v5.4/tools/kvm/kvm_stat/ |
| D | kvm_stat.txt | 16 state transitions such as guest mode entry and exit.
|
| /Linux-v5.4/drivers/soc/ti/ |
| D | Kconfig | 67 low power transitions. This IPC driver provides the necessary API
|
| /Linux-v5.4/Documentation/power/ |
| D | drivers-testing.rst | 11 resume transitions in a driver, it is necessary to suspend and resume a fully
|
| /Linux-v5.4/Documentation/arm64/ |
| D | perf.txt | 40 guest/host transitions.
|
| /Linux-v5.4/Documentation/timers/ |
| D | no_hz.rst | 155 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/ |
| D | sleep-states.rst | 60 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/ |
| D | perf-timechart.txt | 49 Don't output processor state transitions
|
123