Home
last modified time | relevance | path

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

12

/freebsd-head/sys/xen/xenbus/
HDxenbusb.c138 enum xenbus_state newstate; in xenbusb_otherend_watch_cb() local
901 enum xenbus_state newstate; in xenbusb_write_ivar() local
/freebsd-head/sys/riscv/vmm/
HDvmm.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-head/sys/arm64/vmm/
HDvmm.c1106 vcpu_set_state_locked(struct vcpu *vcpu, enum vcpu_state newstate, in vcpu_set_state_locked()
1172 vcpu_require_state(struct vcpu *vcpu, enum vcpu_state newstate) in vcpu_require_state()
1181 vcpu_require_state_locked(struct vcpu *vcpu, enum vcpu_state newstate) in vcpu_require_state_locked()
1232 vcpu_set_state(struct vcpu *vcpu, enum vcpu_state newstate, bool from_idle) in vcpu_set_state()
/freebsd-head/usr.sbin/apm/
HDapm.c332 apm_display(int fd, int newstate) in apm_display()
/freebsd-head/sys/contrib/openzfs/cmd/zed/agents/
HDzfs_mod.c200 vdev_state_t newstate; in zfs_process_add() local
1128 vdev_state_t newstate; in zfsdle_vdev_online() local
/freebsd-head/usr.sbin/bhyve/
HDmevent.c385 int newstate; in mevent_update() local
/freebsd-head/sys/dev/usb/wlan/
HDif_uralvar.h78 int (*newstate)(struct ieee80211vap *, member
HDif_rumvar.h94 int (*newstate)(struct ieee80211vap *, member
HDif_urtwvar.h89 int (*newstate)(struct ieee80211vap *, member
HDif_runvar.h119 int (*newstate)(struct ieee80211vap *, member
HDif_uathvar.h179 int (*newstate)(struct ieee80211vap *, member
HDif_mtwvar.h166 int (*newstate)(struct ieee80211vap *, member
/freebsd-head/sys/amd64/vmm/
HDvmm.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-head/sys/contrib/vchiq/interface/vchiq_arm/
HDvchiq_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
HDvchiq_arm.c2767 VCHIQ_CONNSTATE_T oldstate, VCHIQ_CONNSTATE_T newstate) in vchiq_platform_conn_state_changed()
/freebsd-head/sys/amd64/vmm/io/
HDvioapic.c137 vioapic_set_pinstate(struct vioapic *vioapic, int pin, bool newstate) in vioapic_set_pinstate()
HDvatpic.c418 vatpic_set_pinstate(struct vatpic *vatpic, int pin, bool newstate) in vatpic_set_pinstate()
/freebsd-head/sys/dev/ipw/
HDif_ipwvar.h87 int (*newstate)(struct ieee80211vap *, member
/freebsd-head/contrib/sendmail/libmilter/
HDengine.c247 int newstate; local
/freebsd-head/sys/x86/x86/
HDcpu_machdep.c531 cpu_idle_enter(int *statep, int newstate) in cpu_idle_enter()
/freebsd-head/contrib/llvm-project/openmp/runtime/src/
HDkmp_stats.h762 inline void setState(stats_state_e newstate) { state = newstate; } in setState()
/freebsd-head/sys/netinet6/
HDnd6.c703 nd6_llinfo_setstate(struct llentry *lle, int newstate) in nd6_llinfo_setstate()
/freebsd-head/contrib/sendmail/src/
HDparseaddr.c714 int newstate; local
/freebsd-head/sys/nlm/
HDnlm_prot_impl.c763 nlm_host_notify(struct nlm_host *host, int newstate) in nlm_host_notify()
/freebsd-head/sys/dev/xen/netfront/
HDnetfront.c1036 netfront_backend_changed(device_t dev, XenbusState newstate) in netfront_backend_changed()

12