Home
last modified time | relevance | path

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

12

/freebsd-src/sys/geom/vinum/
H A Dgeom_vinum_state.c
H A Dgeom_vinum.c
/freebsd-src/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-src/usr.sbin/apm/
H A Dapm.c332 apm_display(int fd, int newstate) in apm_display()
/freebsd-src/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-src/sys/arm64/vmm/
H A Dvmm.c1433 error = (newstate != VCPU_FROZEN); in vcpu_require_state() argument
1367 vcpu_set_state_locked(struct vcpu * vcpu,enum vcpu_state newstate,bool from_idle) vcpu_set_state_locked() argument
1442 vcpu_require_state_locked(struct vcpu * vcpu,enum vcpu_state newstate) vcpu_require_state_locked() argument
1493 vcpu_set_state(struct vcpu * vcpu,enum vcpu_state newstate,bool from_idle) vcpu_set_state() argument
[all...]
/freebsd-src/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_uathvar.h179 int (*newstate)(struct ieee80211vap *, member
H A Dif_runvar.h119 int (*newstate)(struct ieee80211vap *, member
/freebsd-src/usr.sbin/bhyve/
H A Dmevent.c385 int newstate; in mevent_update() local
/freebsd-src/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-src/sys/amd64/vmm/io/
H A Dvioapic.c136 vioapic_set_pinstate(struct vioapic * vioapic,int pin,bool newstate) vioapic_set_pinstate() argument
H A Dvatpic.c418 vatpic_set_pinstate(struct vatpic *vatpic, int pin, bool newstate) in vatpic_set_pinstate() argument
/freebsd-src/sys/amd64/vmm/
H A Dvmm.c1346 vcpu_set_state_locked(struct vcpu * vcpu,enum vcpu_state newstate,bool from_idle) vcpu_set_state_locked() argument
1418 vcpu_require_state(struct vcpu * vcpu,enum vcpu_state newstate) vcpu_require_state() argument
1427 vcpu_require_state_locked(struct vcpu * vcpu,enum vcpu_state newstate) vcpu_require_state_locked() argument
2456 vcpu_set_state(struct vcpu * vcpu,enum vcpu_state newstate,bool from_idle) vcpu_set_state() argument
[all...]
/freebsd-src/sys/dev/ipw/
H A Dif_ipwvar.h87 int (*newstate)(struct ieee80211vap *, member
/freebsd-src/contrib/sendmail/libmilter/
H A Dengine.c247 int newstate; local
/freebsd-src/sys/x86/x86/
H A Dcpu_machdep.c529 cpu_idle_enter(int * statep,int newstate) cpu_idle_enter() argument
/freebsd-src/sys/netinet6/
H A Dnd6.c703 nd6_llinfo_setstate(struct llentry *lle, int newstate) in nd6_llinfo_setstate() argument
/freebsd-src/contrib/sendmail/src/
H A Dparseaddr.c714 int newstate; local
/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h762 inline void setState(stats_state_e newstate) { state = newstate; } in setState()
/freebsd-src/sys/nlm/
H A Dnlm_prot_impl.c762 nlm_host_notify(struct nlm_host *host, int newstate) in nlm_host_notify()
/freebsd-src/contrib/lua/src/
H A Dltests.c1150 static int newstate (lua_State *L) { in newstate() function

12