Searched defs:newstate (Results 1 – 17 of 17) sorted by relevance
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_sk_storage_tracing.c | 34 int newstate) in BPF_PROG() argument
|
| H A D | map_kptr_race.c | 119 int BPF_PROG(test_sk_ls_leak, struct sock *sk, int oldstate, int newstate) in BPF_PROG()
|
| /linux/drivers/s390/char/ |
| H A D | tape_core.c | 186 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/cpufreq/ |
| H A D | powernow-k8.c | 926 unsigned newstate; member 933 unsigned newstate = pta->newstate; in powernowk8_target_fn() local
|
| /linux/drivers/s390/net/ |
| H A D | fsm.h | 195 fsm_newstate(fsm_instance *fi, int newstate) in fsm_newstate()
|
| /linux/drivers/net/wireless/ath/carl9170/ |
| H A D | carl9170.h | 510 enum carl9170_device_state newstate) in __carl9170_set_state() 516 enum carl9170_device_state newstate) in carl9170_set_state() 526 enum carl9170_device_state min, enum carl9170_device_state newstate) in carl9170_set_state_when()
|
| /linux/drivers/platform/raspberrypi/vchiq-interface/ |
| H A D | vchiq_core.c | 221 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 D | vchiq_arm.c | 1335 enum vchiq_connstate newstate) in vchiq_platform_conn_state_changed()
|
| /linux/kernel/rcu/ |
| H A D | rcu.h | 96 static inline void rcu_seq_set_state(unsigned long *sp, int newstate) in rcu_seq_set_state()
|
| H A D | tasks.h | 223 static void set_tasks_gp_state(struct rcu_tasks *rtp, int newstate) in set_tasks_gp_state()
|
| H A D | rcutorture.c | 2220 static void rcutorture_one_extend(int *readstate, int newstate, struct torture_random_state *trsp, in rcutorture_one_extend() 2624 int newstate; in rcu_torture_one_read() local
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
| H A D | phy_cmn.c | 680 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/fs/nfsd/ |
| H A D | nfs4callback.c | 1291 static void nfsd4_mark_cb_state(struct nfs4_client *clp, int newstate) in nfsd4_mark_cb_state()
|
| /linux/fs/nfs/ |
| H A D | nfs4state.c | 753 fmode_t newstate; in __nfs4_close() local
|
| H A D | nfs4proc.c | 2183 struct nfs4_state *newstate; in nfs4_open_recover_helper() local
|
| /linux/drivers/vdpa/mlx5/net/ |
| H A D | mlx5_vnet.c | 1279 static bool is_valid_state_change(int oldstate, int newstate, bool resumable) in is_valid_state_change()
|
| /linux/net/core/ |
| H A D | rtnetlink.c | 1084 void netif_set_operstate(struct net_device *dev, int newstate) in netif_set_operstate()
|