Searched defs:comm (Results 1 - 21 of 21) sorted by relevance

/src/sys/rump/kern/lib/libsysproxy/
H A Dsysproxy.c103 hyp_rfork(void *priv, int flags, const char *comm) argument
204 hyp_execnotify(const char *comm) argument
/src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_framebuffer.h138 char comm[TASK_COMM_LEN]; member in struct:drm_framebuffer
/src/sys/arch/pmax/ibus/
H A Dsii.c109 u_short comm; member in struct:sii_log
573 u_int comm; local in function:sii_DoIntr
1614 u_int dstat, comm; local in function:sii_DoSync
[all...]
H A Dsiireg.h99 u_short comm; /* Command Register */ member in struct:__anone7ba592e0108
/src/lib/libnvmm/
H A Dlibnvmm.c293 struct nvmm_comm_page *comm; local in function:nvmm_vcpu_create
323 struct nvmm_comm_page *comm; local in function:nvmm_vcpu_destroy
369 struct nvmm_comm_page *comm; local in function:nvmm_vcpu_setstate
383 struct nvmm_comm_page *comm; local in function:nvmm_vcpu_getstate
406 struct nvmm_comm_page *comm; local in function:nvmm_vcpu_inject
[all...]
/src/sys/dev/nvmm/
H A Dnvmm_internal.h62 struct nvmm_comm_page *comm; member in struct:nvmm_cpu
/src/usr.bin/systat/
H A Dps.c97 const char *user, *comm, *state, *tty, *start, *time_str; local in function:showps
/src/sys/dev/i2c/
H A Danxedp.c185 anxedp_aux_transfer(struct anxedp_softc *sc, uint8_t comm, uint32_t addr, argument
/src/sys/rump/librump/rumpkern/
H A Drump.c139 static int rspo_wrap_rfork(void *priv, int flag, const char *comm) { argument
145 static void rspo_wrap_execnotify(const char *comm) { argument
/src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_gpu_error.h91 char comm[TASK_COMM_LEN]; member in struct:intel_engine_coredump::i915_gem_context_coredump
/src/sys/arch/sun3/dev/
H A Dxd.c1779 int errno, rqno, comm, errs; local in function:xdc_remove_iorq
1972 xdc_error(struct xdc_softc * xdcsc,struct xd_iorq * iorq,struct xd_iopb * iopb,int rqno,int comm) argument
[all...]
H A Dxy.c1699 int errno, rq, comm, errs; local in function:xyc_remove_iorq
1870 xyc_error(struct xyc_softc * xycsc,struct xy_iorq * iorq,struct xy_iopb * iopb,int comm) argument
H A Dxdreg.h125 volatile u_char comm:4; /* command number (see table 4-2) */ member in struct:xd_iopb
/src/sys/ddb/
H A Ddb_command.c1389 char comm[MAXCOMLEN + 1] = ""; local in function:db_show_all_tstiles
/src/lib/librumpuser/
H A Drumpuser_sp.c195 lwproc_rfork(struct spclient *spc, int flags, const char *comm) argument
243 lwproc_execnotify(const char *comm) argument
702 serv_handleexec(struct spclient *spc, struct rsp_hdr *rhdr, const char *comm) argument
/src/sys/dev/vme/
H A Dxy.c1851 int errnum, rq, comm, errs; local in function:xyc_remove_iorq
2028 xyc_error(struct xyc_softc * xycsc,struct xy_iorq * iorq,struct xy_iopb * iopb,int comm) argument
H A Dxd.c1958 int errnum, rqno, comm, errs; local in function:xdc_remove_iorq
2153 xdc_error(struct xdc_softc * xdcsc,struct xd_iorq * iorq,struct xd_iopb * iopb,int rqno,int comm) argument
[all...]
H A Dxdreg.h125 volatile u_char comm:4; /* command number (see table 4-2) */ member in struct:xd_iopb
/src/usr.sbin/edquota/
H A Dedquota.c782 const char *comm; local in function:writeprivs
/src/sys/dev/nvmm/x86/
H A Dnvmm_x86_svm.c742 struct nvmm_comm_page *comm = vcpu->comm; local in function:svm_vcpu_inject
794 struct nvmm_comm_page *comm = vcpu->comm; local in function:svm_inject_ud
808 struct nvmm_comm_page *comm = vcpu->comm; local in function:svm_inject_gp
1556 struct nvmm_comm_page *comm = vcpu->comm; local in function:svm_vcpu_run
1867 struct nvmm_comm_page *comm = vcpu->comm; local in function:svm_vcpu_setstate
2009 struct nvmm_comm_page *comm = vcpu->comm; local in function:svm_vcpu_getstate
[all...]
H A Dnvmm_x86_vmx.c1078 struct nvmm_comm_page *comm = vcpu->comm; local in function:vmx_vcpu_inject
1136 struct nvmm_comm_page *comm = vcpu->comm; local in function:vmx_inject_ud
1150 struct nvmm_comm_page *comm = vcpu->comm; local in function:vmx_inject_gp
2226 struct nvmm_comm_page *comm = vcpu->comm; local in function:vmx_vcpu_run
2581 struct nvmm_comm_page *comm = vcpu->comm; local in function:vmx_vcpu_setstate
2739 struct nvmm_comm_page *comm = vcpu->comm; local in function:vmx_vcpu_getstate
[all...]

Completed in 31 milliseconds