/src/sys/rump/librump/rumpkern/ |
cons.c | 72 .fo_restart = fnullop_restart,
|
/src/sys/sys/ |
file.h | 233 void fnullop_restart(struct file *);
|
/src/sys/modules/examples/fopsmapper/ |
fopsmapper.c | 83 .fo_restart = fnullop_restart,
|
/src/sys/modules/examples/pollpal/ |
pollpal.c | 91 .fo_restart = fnullop_restart,
|
/src/sys/external/bsd/drm2/linux/ |
linux_sync_file.c | 235 .fo_restart = fnullop_restart,
|
linux_dma_buf.c | 64 .fo_restart = fnullop_restart,
|
/src/sys/kern/ |
sys_memfd.c | 76 .fo_restart = fnullop_restart,
|
kern_drvctl.c | 105 .fo_restart = fnullop_restart,
|
subr_kcov.c | 87 .fo_restart = fnullop_restart,
|
sys_mqueue.c | 101 .fo_restart = fnullop_restart,
|
uipc_sem.c | 130 .fo_restart = fnullop_restart,
|
kern_ksyms.c | 1612 .fo_restart = fnullop_restart,
|
vfs_vnops.c | 138 .fo_restart = fnullop_restart,
|
/src/sys/dev/dmover/ |
dmover_io.c | 776 .fo_restart = fnullop_restart,
|
/src/sys/dev/dtv/ |
dtv_demux.c | 87 .fo_restart = fnullop_restart,
|
/src/sys/dev/putter/ |
putter.c | 219 .fo_restart = fnullop_restart,
|
/src/sys/arch/xen/xen/ |
xenevt.c | 89 .fo_restart = fnullop_restart,
|
/src/sys/dev/iscsi/ |
iscsi_main.c | 98 .fo_restart = fnullop_restart
|
/src/sys/external/bsd/drm2/drm/ |
drm_cdevsw.c | 114 .fo_restart = fnullop_restart,
|
/src/sys/dev/pci/ |
vio9p.c | 155 .fo_restart = fnullop_restart,
|
/src/sys/dev/pad/ |
pad.c | 181 .fo_restart = fnullop_restart
|
/src/sys/net/ |
if_tap.c | 148 .fo_restart = fnullop_restart,
|
/src/sys/dev/nvmm/ |
nvmm.c | 1104 .fo_restart = fnullop_restart,
|
/src/sys/dev/usb/ |
vhci.c | 988 .fo_restart = fnullop_restart,
|
/src/sys/external/bsd/drm2/dist/drm/ |
drm_syncobj.c | 595 .fo_restart = fnullop_restart,
|