Home
last modified time | relevance | path

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

12

/freebsd/sys/xen/xenbus/
H A Dxenbusb.c138 enum xenbus_state newstate; in xenbusb_otherend_watch_cb() local
901 enum xenbus_state newstate; in xenbusb_write_ivar() local
[all...]
/freebsd/sys/contrib/openzfs/cmd/zed/agents/
H A Dzfs_mod.c199 vdev_state_t newstate; in zfs_process_add() local
1125 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/riscv/vmm/
H A Dvmm.c1118 vcpu_set_state_locked(struct vcpu *vcpu, enum vcpu_state newstate, in vcpu_set_state_locked()
1184 vcpu_require_state(struct vcpu *vcpu, enum vcpu_state newstate) in vcpu_require_state()
1193 vcpu_require_state_locked(struct vcpu *vcpu, enum vcpu_state newstate) in vcpu_require_state_locked()
1250 vcpu_set_state(struct vcpu *vcpu, enum vcpu_state newstate, bool from_idle) in vcpu_set_state()
/freebsd/sys/arm64/vmm/
H A Dvmm.c1393 vcpu_set_state_locked(struct vcpu *vcpu, enum vcpu_state newstate, in vcpu_set_state_locked()
1459 vcpu_require_state(struct vcpu *vcpu, enum vcpu_state newstate) in vcpu_require_state()
1468 vcpu_require_state_locked(struct vcpu *vcpu, enum vcpu_state newstate) in vcpu_require_state_locked()
1519 vcpu_set_state(struct vcpu *vcpu, enum vcpu_state newstate, bool from_idle) in vcpu_set_state()
/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
H A Dif_mtwvar.h166 int (*newstate)(struct ieee80211vap *, member
/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.c137 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/amd64/vmm/
H A Dvmm.c1373 vcpu_set_state_locked(struct vcpu *vcpu, enum vcpu_state newstate, in vcpu_set_state_locked()
1445 vcpu_require_state(struct vcpu *vcpu, enum vcpu_state newstate) in vcpu_require_state()
1454 vcpu_require_state_locked(struct vcpu *vcpu, enum vcpu_state newstate) in vcpu_require_state_locked()
2483 vcpu_set_state(struct vcpu *vcpu, enum vcpu_state newstate, bool from_idle) in vcpu_set_state()
/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.c530 cpu_idle_enter(int *statep, int newstate) in cpu_idle_enter()
/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.c703 nd6_llinfo_setstate(struct llentry *lle, int newstate) in nd6_llinfo_setstate() argument
/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