/linux/drivers/pwm/ |
H A D | pwm-fsl-ftm.c | 231 const struct pwm_state *newstate) in fsl_pwm_apply_config() 303 const struct pwm_state *newstate) in fsl_pwm_apply()
|
/linux/drivers/isdn/mISDN/ |
H A D | fsm.c | 86 mISDN_FsmChangeState(struct FsmInst *fi, int newstate) in mISDN_FsmChangeState()
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_sk_storage_tracing.c | 34 int newstate) in BPF_PROG() argument
|
/linux/drivers/cpufreq/ |
H A D | powernow-k8.c | 924 unsigned newstate; member 931 unsigned newstate = pta->newstate; in powernowk8_target_fn() local
|
/linux/drivers/s390/char/ |
H A D | tape_core.c | 187 tape_state_set(struct tape_device *device, enum tape_state newstate) in tape_state_set() 263 tape_med_state_set(struct tape_device *device, enum tape_medium_state newstate) in tape_med_state_set()
|
/linux/kernel/time/ |
H A D | timer_migration.c | 626 union tmigr_state curstate, newstate; in tmigr_active_up() local 1248 union tmigr_state curstate, newstate, childstate; in tmigr_inactive_up() local
|
H A D | hrtimer.c | 1111 u8 newstate, int reprogram) in __remove_hrtimer()
|
/linux/drivers/s390/net/ |
H A D | fsm.h | 192 fsm_newstate(fsm_instance *fi, int newstate) in fsm_newstate()
|
/linux/drivers/infiniband/hw/qib/ |
H A D | qib_driver.c | 187 int qib_set_linkstate(struct qib_pportdata *ppd, u8 newstate) in qib_set_linkstate()
|
/linux/drivers/net/wireless/ath/carl9170/ |
H A D | carl9170.h | 507 enum carl9170_device_state newstate) in __carl9170_set_state() 513 enum carl9170_device_state newstate) in carl9170_set_state() 523 enum carl9170_device_state min, enum carl9170_device_state newstate) in carl9170_set_state_when()
|
/linux/arch/x86/kernel/ |
H A D | smpboot.c | 1302 u32 newstate = CPUDEAD_MWAIT_KEXEC_HLT; in smp_kick_mwait_play_dead() local
|
/linux/drivers/gpu/drm/ingenic/ |
H A D | ingenic-ipu.c | 327 struct drm_plane_state *newstate = drm_atomic_get_new_plane_state(state, plane); in ingenic_ipu_plane_atomic_update() local
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_cmn.c | 714 void wlc_phy_hw_clk_state_upd(struct brcms_phy_pub *pih, bool newstate) in wlc_phy_hw_clk_state_upd() 724 void wlc_phy_hw_state_upd(struct brcms_phy_pub *pih, bool newstate) in wlc_phy_hw_state_upd()
|
/linux/drivers/usb/phy/ |
H A D | phy-fsl-usb.h | 287 #define SET_OTG_STATE(phy, newstate) ((phy)->otg->state = newstate) argument
|
/linux/net/ipv4/ |
H A D | af_inet.c | 1353 smp_store_release(&sk->sk_state, newstate); in inet_sk_state_store() argument
|
/linux/fs/nfsd/ |
H A D | nfs4callback.c | 1208 static void nfsd4_mark_cb_state(struct nfs4_client *clp, int newstate) in nfsd4_mark_cb_state()
|
/linux/kernel/rcu/ |
H A D | rcutorture.c | 1981 static void rcutorture_one_extend(int *readstate, int newstate, bool insoftirq, in rcutorture_one_extend() 2299 int newstate; in rcu_torture_one_read() local
|
H A D | tasks.h | 230 static void set_tasks_gp_state(struct rcu_tasks *rtp, int newstate) in set_tasks_gp_state()
|
/linux/drivers/mtd/chips/ |
H A D | cfi_cmdset_0001.c | 1166 flstate_t oldstate, newstate; in xip_wait_for_operation() local
|
/linux/arch/arm64/kernel/ |
H A D | ptrace.c | 623 struct user_fpsimd_state newstate; in __fpr_set() local
|
/linux/fs/ceph/ |
H A D | mds_client.c | 5011 int oldstate, newstate; in check_new_map() local
|
/linux/net/core/ |
H A D | rtnetlink.c | 1046 void netif_set_operstate(struct net_device *dev, int newstate) in netif_set_operstate()
|