Home
last modified time | relevance | path

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

12

/freebsd/sys/xen/xenbus/
H A Dxenbusb.c137 enum xenbus_state newstate; in xenbusb_otherend_watch_cb() local
900 enum xenbus_state newstate; in xenbusb_write_ivar() local
/freebsd/sys/riscv/vmm/
H A Dvmm.c810 vcpu_set_state_locked(struct vcpu *vcpu, enum vcpu_state newstate, in vcpu_set_state_locked()
876 vcpu_require_state(struct vcpu *vcpu, enum vcpu_state newstate) in vcpu_require_state()
885 vcpu_require_state_locked(struct vcpu *vcpu, enum vcpu_state newstate) in vcpu_require_state_locked()
942 vcpu_set_state(struct vcpu *vcpu, enum vcpu_state newstate, bool from_idle) in vcpu_set_state()
/freebsd/sys/arm64/vmm/
H A Dvmm.c1107 vcpu_set_state_locked(struct vcpu *vcpu, enum vcpu_state newstate, in vcpu_set_state_locked()
1173 vcpu_require_state(struct vcpu *vcpu, enum vcpu_state newstate) in vcpu_require_state()
1182 vcpu_require_state_locked(struct vcpu *vcpu, enum vcpu_state newstate) in vcpu_require_state_locked()
1233 vcpu_set_state(struct vcpu *vcpu, enum vcpu_state newstate, bool from_idle) in vcpu_set_state()
/freebsd/sys/contrib/openzfs/cmd/zed/agents/
H A Dzfs_mod.c200 vdev_state_t newstate; in zfs_process_add() local
1128 vdev_state_t newstate; in zfsdle_vdev_online() local
/freebsd/usr.sbin/apm/
H A Dapm.c332 apm_display(int fd, int newstate) in apm_display()
/freebsd/sys/dev/usb/wlan/
H A Dif_uralvar.h78 int (*newstate)(struct ieee80211vap *, member
H A Dif_rumvar.h94 int (*newstate)(struct ieee80211vap *, member
H A Dif_urtwvar.h89 int (*newstate)(struct ieee80211vap *, member
H A Dif_runvar.h119 int (*newstate)(struct ieee80211vap *, member
H A Dif_uathvar.h179 int (*newstate)(struct ieee80211vap *, member
/freebsd/sys/amd64/vmm/
H A Dvmm.c997 vcpu_set_state_locked(struct vcpu *vcpu, enum vcpu_state newstate, in vcpu_set_state_locked()
1069 vcpu_require_state(struct vcpu *vcpu, enum vcpu_state newstate) in vcpu_require_state()
1078 vcpu_require_state_locked(struct vcpu *vcpu, enum vcpu_state newstate) in vcpu_require_state_locked()
2107 vcpu_set_state(struct vcpu *vcpu, enum vcpu_state newstate, bool from_idle) in vcpu_set_state()
/freebsd/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_core.c168 vchiq_set_service_state(VCHIQ_SERVICE_T *service, int newstate) in vchiq_set_service_state()
410 vchiq_set_conn_state(VCHIQ_STATE_T *state, VCHIQ_CONNSTATE_T newstate) in vchiq_set_conn_state()
2823 int newstate; in close_service_complete() local
H A Dvchiq_arm.c2767 VCHIQ_CONNSTATE_T oldstate, VCHIQ_CONNSTATE_T newstate) in vchiq_platform_conn_state_changed()
/freebsd/sys/amd64/vmm/io/
H A Dvioapic.c146 vioapic_set_pinstate(struct vioapic *vioapic, int pin, bool newstate) in vioapic_set_pinstate()
H A Dvatpic.c418 vatpic_set_pinstate(struct vatpic *vatpic, int pin, bool newstate) in vatpic_set_pinstate()
/freebsd/sys/dev/ipw/
H A Dif_ipwvar.h87 int (*newstate)(struct ieee80211vap *, member
/freebsd/contrib/sendmail/libmilter/
H A Dengine.c247 int newstate; local
/freebsd/sys/x86/x86/
H A Dcpu_machdep.c531 cpu_idle_enter(int *statep, int newstate) in cpu_idle_enter()
/freebsd/crypto/krb5/src/windows/leashdll/
H A Dlsh_pwd.c513 #define NEXTSTATE(newstate) SendMessage(hDialog, WM_COMMAND, ID_NEXTSTATE, newstate) in PasswordProc() argument
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h762 inline void setState(stats_state_e newstate) { state = newstate; } in setState()
/freebsd/contrib/sendmail/src/
H A Dparseaddr.c714 int newstate; local
/freebsd/sys/netinet6/
H A Dnd6.c699 nd6_llinfo_setstate(struct llentry *lle, int newstate) in nd6_llinfo_setstate()
/freebsd/sys/nlm/
H A Dnlm_prot_impl.c763 nlm_host_notify(struct nlm_host *host, int newstate) in nlm_host_notify()
/freebsd/contrib/lua/src/
H A Dltests.c1150 static int newstate (lua_State *L) { in newstate() function
/freebsd/sys/dev/xen/netfront/
H A Dnetfront.c1036 netfront_backend_changed(device_t dev, XenbusState newstate) in netfront_backend_changed()

12