/freebsd/sys/xen/xenbus/ |
H A D | xenbusb.c | 138 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 D | zfs_mod.c | 199 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 D | apm.c | 332 apm_display(int fd, int newstate) in apm_display()
|
/freebsd/sys/riscv/vmm/ |
H A D | vmm.c | 1118 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 D | vmm.c | 1393 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 D | if_uralvar.h | 78 int (*newstate)(struct ieee80211vap *, member
|
H A D | if_rumvar.h | 94 int (*newstate)(struct ieee80211vap *, member
|
H A D | if_urtwvar.h | 89 int (*newstate)(struct ieee80211vap *, member
|
H A D | if_runvar.h | 119 int (*newstate)(struct ieee80211vap *, member
|
H A D | if_uathvar.h | 179 int (*newstate)(struct ieee80211vap *, member
|
H A D | if_mtwvar.h | 166 int (*newstate)(struct ieee80211vap *, member
|
/freebsd/sys/contrib/vchiq/interface/vchiq_arm/ |
H A D | vchiq_core.c | 168 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 D | vchiq_arm.c | 2767 VCHIQ_CONNSTATE_T oldstate, VCHIQ_CONNSTATE_T newstate) in vchiq_platform_conn_state_changed()
|
/freebsd/sys/amd64/vmm/io/ |
H A D | vioapic.c | 137 vioapic_set_pinstate(struct vioapic *vioapic, int pin, bool newstate) in vioapic_set_pinstate()
|
H A D | vatpic.c | 418 vatpic_set_pinstate(struct vatpic *vatpic, int pin, bool newstate) in vatpic_set_pinstate()
|
/freebsd/sys/amd64/vmm/ |
H A D | vmm.c | 1373 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 D | if_ipwvar.h | 87 int (*newstate)(struct ieee80211vap *, member
|
/freebsd/contrib/sendmail/libmilter/ |
H A D | engine.c | 247 int newstate; local
|
/freebsd/sys/x86/x86/ |
H A D | cpu_machdep.c | 530 cpu_idle_enter(int *statep, int newstate) in cpu_idle_enter()
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_stats.h | 762 inline void setState(stats_state_e newstate) { state = newstate; } in setState()
|
/freebsd/contrib/sendmail/src/ |
H A D | parseaddr.c | 714 int newstate; local
|
/freebsd/sys/netinet6/ |
H A D | nd6.c | 703 nd6_llinfo_setstate(struct llentry *lle, int newstate) in nd6_llinfo_setstate() argument
|
/freebsd/sys/nlm/ |
H A D | nlm_prot_impl.c | 763 nlm_host_notify(struct nlm_host *host, int newstate) in nlm_host_notify()
|
/freebsd/contrib/lua/src/ |
H A D | ltests.c | 1150 static int newstate (lua_State *L) { in newstate() function
|
/freebsd/sys/dev/xen/netfront/ |
H A D | netfront.c | 1036 netfront_backend_changed(device_t dev, XenbusState newstate) in netfront_backend_changed()
|