Home
last modified time | relevance | path

Searched defs:running (Results 1 – 18 of 18) sorted by relevance

/f-stack/freebsd/amd64/vmm/intel/
H A Dvmcs.c196 vmcs_getreg(struct vmcs *vmcs, int running, int ident, uint64_t *retval) in vmcs_getreg()
228 vmcs_setreg(struct vmcs *vmcs, int running, int ident, uint64_t val) in vmcs_setreg()
255 vmcs_setdesc(struct vmcs *vmcs, int running, int seg, struct seg_desc *desc) in vmcs_setdesc()
283 vmcs_getdesc(struct vmcs *vmcs, int running, int seg, struct seg_desc *desc) in vmcs_getdesc()
437 vmcs_getany(struct vmcs *vmcs, int running, int ident, uint64_t *val) in vmcs_getany()
453 vmcs_setany(struct vmcs *vmcs, int running, int ident, uint64_t val) in vmcs_setany()
469 vmcs_snapshot_reg(struct vmcs *vmcs, int running, int ident, in vmcs_snapshot_reg()
497 vmcs_snapshot_desc(struct vmcs *vmcs, int running, int seg, in vmcs_snapshot_desc()
529 vmcs_snapshot_any(struct vmcs *vmcs, int running, int ident, in vmcs_snapshot_any()
H A Dvmx.c1241 vmx_invvpid(struct vmx *vmx, int vcpu, pmap_t pmap, int running) in vmx_invvpid()
3278 vmx_get_intr_shadow(struct vmx *vmx, int vcpu, int running, uint64_t *retval) in vmx_get_intr_shadow()
3290 vmx_modify_intr_shadow(struct vmx *vmx, int vcpu, int running, uint64_t val) in vmx_modify_intr_shadow()
3341 int running, hostcpu; in vmx_getreg() local
3360 int error, hostcpu, running, shadow; in vmx_setreg() local
3427 int hostcpu, running; in vmx_getdesc() local
3440 int hostcpu, running; in vmx_setdesc() local
4172 int error, running, hostcpu; in vmx_restore_tsc() local
/f-stack/freebsd/kern/
H A Duipc_ktls.c84 bool running; member
1617 bool running; in ktls_check_rx() local
1939 bool running; in ktls_enqueue_to_free() local
1956 bool running; in ktls_enqueue() local
H A Dsubr_autoconf.c121 static int running; in run_interrupt_driven_config_hooks() local
H A Dsubr_bus.c5967 gone_panic(int major, int running, const char *msg) in gone_panic()
/f-stack/dpdk/drivers/net/enic/base/
H A Dvnic_wq.h25 uint32_t running; /* 0x28 */ member
H A Dvnic_rq.h25 uint32_t running; /* 0x28 */ member
/f-stack/freebsd/arm/ti/cpsw/
H A Dif_cpswvar.h66 int running; member
/f-stack/tools/compat/include/netpfil/pf/
H A Dpf.h193 uint32_t running; member
/f-stack/dpdk/drivers/vdpa/ifc/
H A Difcvf_vdpa.c64 rte_atomic32_t running; member
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlgc.c817 int running = g->gcrunning; in GCTM() local
/f-stack/freebsd/i386/include/
H A Dcserial.h440 int running; /* running, 0..1 */ member
/f-stack/freebsd/amd64/vmm/amd/
H A Dsvm.c2559 int err, running, hostcpu; in svm_vmcx_snapshot() local
/f-stack/freebsd/netpfil/pf/
H A Dpf.h222 uint32_t running; member
/f-stack/freebsd/netinet/
H A Dsctp_structs.h127 int running; member
/f-stack/tools/compat/include/net/
H A Dpfvar.h840 uint32_t running; member
/f-stack/freebsd/net/
H A Dpfvar.h989 uint32_t running; member
H A Diflib.c3976 bool oactive, running, do_reset, do_watchdog, in_detach; in _task_fn_admin() local