| /src/sys/rump/kern/lib/libsysproxy/ |
| H A D | sysproxy.c | 103 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 D | drm_framebuffer.h | 138 char comm[TASK_COMM_LEN]; member in struct:drm_framebuffer
|
| /src/sys/arch/pmax/ibus/ |
| H A D | sii.c | 109 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 D | siireg.h | 99 u_short comm; /* Command Register */ member in struct:__anone7ba592e0108
|
| /src/lib/libnvmm/ |
| H A D | libnvmm.c | 293 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 D | nvmm_internal.h | 62 struct nvmm_comm_page *comm; member in struct:nvmm_cpu
|
| /src/usr.bin/systat/ |
| H A D | ps.c | 97 const char *user, *comm, *state, *tty, *start, *time_str; local in function:showps
|
| /src/sys/dev/i2c/ |
| H A D | anxedp.c | 185 anxedp_aux_transfer(struct anxedp_softc *sc, uint8_t comm, uint32_t addr, argument
|
| /src/sys/rump/librump/rumpkern/ |
| H A D | rump.c | 139 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 D | i915_gpu_error.h | 91 char comm[TASK_COMM_LEN]; member in struct:intel_engine_coredump::i915_gem_context_coredump
|
| /src/sys/arch/sun3/dev/ |
| H A D | xd.c | 1779 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 D | xy.c | 1699 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 D | xdreg.h | 125 volatile u_char comm:4; /* command number (see table 4-2) */ member in struct:xd_iopb
|
| /src/sys/ddb/ |
| H A D | db_command.c | 1389 char comm[MAXCOMLEN + 1] = ""; local in function:db_show_all_tstiles
|
| /src/lib/librumpuser/ |
| H A D | rumpuser_sp.c | 195 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 D | xy.c | 1851 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 D | xd.c | 1958 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 D | xdreg.h | 125 volatile u_char comm:4; /* command number (see table 4-2) */ member in struct:xd_iopb
|
| /src/usr.sbin/edquota/ |
| H A D | edquota.c | 782 const char *comm; local in function:writeprivs
|
| /src/sys/dev/nvmm/x86/ |
| H A D | nvmm_x86_svm.c | 742 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 D | nvmm_x86_vmx.c | 1078 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...] |