Home
last modified time | relevance | path

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

12

/linux-2.6.39/Documentation/cpu-freq/
Dcpufreq-stats.txt39 driver will not have any information about the frequency transitions before
70 This gives the total number of frequency transitions on this CPU. The cat
72 transitions.
81 transitions. The cat output here is a two dimensional matrix, where an entry
82 <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
Dcore.txt30 frequency transitions), as well as to "notifiers". These are device
/linux-2.6.39/net/llc/
Dllc_s_st.c177 .transitions = llc_sap_inactive_state_transitions,
181 .transitions = llc_sap_active_state_transitions,
Dllc_station.c109 struct llc_station_state_trans **transitions; member
522 .transitions = llc_stat_dwn_state_trans,
526 .transitions = llc_stat_dupaddr_state_trans,
530 .transitions = llc_stat_up_state_trans,
571 for (next_trans = curr_state->transitions; next_trans[i]->ev; i++) in llc_find_station_trans()
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 …]
Dllc_conn.c418 for (next_trans = curr_state->transitions + in llc_qualify_conn_ev()
648 for (next_trans = state->transitions + offset; in llc_find_next_offset()
Dllc_sap.c131 for (next_trans = curr_state->transitions; next_trans[i]->ev; i++) in llc_find_sap_trans()
/linux-2.6.39/Documentation/trace/
Devents-power.txt4 The power tracing system captures events related to power transitions
10 o Power domains related changes and transitions
84 The power domain events are used for power domains transitions
/linux-2.6.39/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-2.6.39/Documentation/blockdev/drbd/
DREADME.txt16 The sub graphs of DRBD's state transitions
/linux-2.6.39/drivers/cpufreq/
DKconfig161 transitions).
184 transitions in the CPU) you will probably want to use this governor.
/linux-2.6.39/Documentation/power/
Ddrivers-testing.txt7 resume transitions in a driver, it is necessary to suspend and resume a fully
Ddevices.txt50 transitions (suspend or hibernation).
114 system-wide power transitions.
192 power transitions. In particular, the device can (and in the majority of cases
519 for the given device during all power transitions, in addition to the respective
Dpci.txt109 possible power state transitions the device can undergo are the following:
347 during system-wide transitions to a sleep state and back to the working state.
419 There are a few different types of system-wide power transitions, described in
/linux-2.6.39/Documentation/scsi/
Dscsi_fc_transport.txt252 The following state table indicates the different state transitions:
279 The following 4 error states all have the same transitions:
359 - Kick of further vport state transitions based on the disable flag and
/linux-2.6.39/Documentation/
DSubmittingDrivers93 system-wide suspend and resume transitions. You should verify
Dfeature-removal-schedule.txt102 system-wide sleep state transitions; event codes that distinguish
103 different phases of swsusp "sleep" transitions; and userspace policy
/linux-2.6.39/drivers/net/wireless/b43legacy/
Dphy.c1381 static const struct b43legacy_lopair transitions[8] = { in b43legacy_phy_lo_g_state() local
1435 transitions[j - 1].high; in b43legacy_phy_lo_g_state()
1436 transition.low = tmp_pair.low + transitions[j - 1].low; in b43legacy_phy_lo_g_state()
/linux-2.6.39/Documentation/ABI/testing/
Dsysfs-devices-power62 transitions (eg. suspend to RAM, hibernation).
/linux-2.6.39/arch/powerpc/platforms/
DKconfig.cputype285 kernel entry and exit and on transitions within the kernel
/linux-2.6.39/arch/ia64/
DKconfig348 kernel entry and exit and on transitions within the kernel
/linux-2.6.39/Documentation/PCI/
DMSI-HOWTO.txt277 normally preferred as it avoids making two transitions from interrupt
/linux-2.6.39/Documentation/filesystems/caching/
Dcachefiles.txt348 SELinux transitions the daemon's security ID to the module's security ID

12