Home
last modified time | relevance | path

Searched defs:next_state (Results 1 – 7 of 7) sorted by relevance

/linux-4.19.296/include/net/
Dllc_s_st.h21 u8 next_state; member
Dllc_c_st.h37 u8 next_state; member
/linux-4.19.296/drivers/cpuidle/
Dcpuidle.h57 struct cpuidle_driver *drv, int next_state) in cpuidle_enter_state_coupled()
Dcoupled.c375 struct cpuidle_coupled *coupled, int next_state) in cpuidle_coupled_set_waiting()
479 struct cpuidle_driver *drv, int next_state) in cpuidle_enter_state_coupled()
/linux-4.19.296/drivers/clk/keystone/
Dgate.c76 u32 next_state, u32 domain_id) in psc_config()
/linux-4.19.296/drivers/clk/davinci/
Dpsc.c110 enum davinci_lpsc_state next_state) in davinci_lpsc_config()
/linux-4.19.296/fs/btrfs/
Dextent_io.c550 static struct extent_state *next_state(struct extent_state *state) in next_state() function