| Home | Sort by: relevance | last modified time | path |
| /src/sys/kern/ | |
| kern_cpu.c | 106 int (*compat_cpuctl_ioctl)(struct lwp *, u_long, void *) = (void *)enosys; variable in typeref:typename:int (*)(struct lwp *,u_long,void *) 278 error = (*compat_cpuctl_ioctl)(l, cmd, data); |
| kern_cpu.c | 106 int (*compat_cpuctl_ioctl)(struct lwp *, u_long, void *) = (void *)enosys; variable in typeref:typename:int (*)(struct lwp *,u_long,void *) 278 error = (*compat_cpuctl_ioctl)(l, cmd, data); |
| kern_cpu.c | 106 int (*compat_cpuctl_ioctl)(struct lwp *, u_long, void *) = (void *)enosys; variable in typeref:typename:int (*)(struct lwp *,u_long,void *) 278 error = (*compat_cpuctl_ioctl)(l, cmd, data); |
| kern_cpu.c | 106 int (*compat_cpuctl_ioctl)(struct lwp *, u_long, void *) = (void *)enosys; variable in typeref:typename:int (*)(struct lwp *,u_long,void *) 278 error = (*compat_cpuctl_ioctl)(l, cmd, data); |