Home
last modified time | relevance | path

Searched defs:newstate (Results 1 – 25 of 36) sorted by relevance

12

/linux/drivers/isdn/mISDN/
H A Dfsm.c86 mISDN_FsmChangeState(struct FsmInst *fi, int newstate) in mISDN_FsmChangeState()
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_sk_storage_tracing.c34 int newstate) in BPF_PROG()
H A Dmap_kptr_race.c119 int BPF_PROG(test_sk_ls_leak, struct sock *sk, int oldstate, int newstate) in BPF_PROG()
/linux/drivers/pwm/
H A Dpwm-fsl-ftm.c226 const struct pwm_state *newstate) in fsl_pwm_apply_config()
298 const struct pwm_state *newstate) in fsl_pwm_apply()
/linux/drivers/cpufreq/
H A Dp4-clockmod.c52 static int cpufreq_p4_setdc(unsigned int cpu, unsigned int newstate) in cpufreq_p4_setdc()
H A Dpowernow-k8.c924 unsigned newstate; member
931 unsigned newstate = pta->newstate; in powernowk8_target_fn() local
/linux/kernel/
H A Dstop_machine.c180 enum multi_stop_state newstate) in set_state()
204 enum multi_stop_state newstate, curstate = MULTI_STOP_NONE; in multi_cpu_stop() local
/linux/drivers/s390/char/
H A Dtape_core.c186 tape_state_set(struct tape_device *device, enum tape_state newstate) in tape_state_set()
262 tape_med_state_set(struct tape_device *device, enum tape_medium_state newstate) in tape_med_state_set()
/linux/drivers/s390/net/
H A Dfsm.h192 fsm_newstate(fsm_instance *fi, int newstate) in fsm_newstate()
/linux/kernel/time/
H A Dtimer_migration.c664 union tmigr_state curstate, newstate; in tmigr_active_up() local
1276 union tmigr_state curstate, newstate, childstate; in tmigr_inactive_up() local
/linux/arch/x86/kernel/fpu/
H A Dregset.c95 struct fxregs_state newstate; in xfpregs_set() local
/linux/drivers/gpu/drm/sti/
H A Dsti_cursor.c266 struct drm_plane_state *newstate = drm_atomic_get_new_plane_state(state, in sti_cursor_atomic_update() local
H A Dsti_gdp.c712 struct drm_plane_state *newstate = drm_atomic_get_new_plane_state(state, in sti_gdp_atomic_update() local
/linux/drivers/net/wireless/ath/carl9170/
H A Dcarl9170.h509 enum carl9170_device_state newstate) in __carl9170_set_state()
515 enum carl9170_device_state newstate) in carl9170_set_state()
525 enum carl9170_device_state min, enum carl9170_device_state newstate) in carl9170_set_state_when()
/linux/drivers/platform/raspberrypi/vchiq-interface/
H A Dvchiq_core.c221 set_service_state(struct vchiq_service *service, int newstate) in set_service_state()
492 vchiq_set_conn_state(struct vchiq_state *state, enum vchiq_connstate newstate) in vchiq_set_conn_state()
2968 int newstate; in close_service_complete() local
H A Dvchiq_arm.c1335 enum vchiq_connstate newstate) in vchiq_platform_conn_state_changed()
/linux/kernel/rcu/
H A Drcu.h87 static inline void rcu_seq_set_state(unsigned long *sp, int newstate) in rcu_seq_set_state()
H A Dtasks.h225 static void set_tasks_gp_state(struct rcu_tasks *rtp, int newstate) in set_tasks_gp_state()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_cmn.c680 void wlc_phy_hw_clk_state_upd(struct brcms_phy_pub *pih, bool newstate) in wlc_phy_hw_clk_state_upd()
690 void wlc_phy_hw_state_upd(struct brcms_phy_pub *pih, bool newstate) in wlc_phy_hw_state_upd()
/linux/drivers/gpu/drm/ingenic/
H A Dingenic-ipu.c327 struct drm_plane_state *newstate = drm_atomic_get_new_plane_state(state, plane); in ingenic_ipu_plane_atomic_update() local
H A Dingenic-drm-drv.c666 struct drm_plane_state *newstate = drm_atomic_get_new_plane_state(state, plane); in ingenic_drm_plane_atomic_update() local
/linux/arch/x86/kernel/
H A Dsmpboot.c1455 u32 newstate = CPUDEAD_MWAIT_KEXEC_HLT; in smp_kick_mwait_play_dead() local
/linux/drivers/usb/phy/
H A Dphy-fsl-usb.h287 #define SET_OTG_STATE(phy, newstate) ((phy)->otg->state = newstate) argument
/linux/net/ipv4/
H A Daf_inet.c1364 void inet_sk_state_store(struct sock *sk, int newstate) in inet_sk_state_store()
/linux/fs/nfsd/
H A Dnfs4callback.c1208 static void nfsd4_mark_cb_state(struct nfs4_client *clp, int newstate) in nfsd4_mark_cb_state()

12