Searched refs:linux_ioctl_register_handler (Results 1 - 16 of 16) sorted by relevance

/freebsd-13-stable/sys/dev/tdfx/
H A Dtdfx_linux.h48 linux_ioctl_register_handler, &n##_handler); \
/freebsd-13-stable/sys/modules/linux_common/
H A DMakefile12 EXPORT_SYMS+= linux_ioctl_register_handler
/freebsd-13-stable/sys/dev/aac/
H A Daac_linux.c63 linux_ioctl_register_handler, &aac_linux_handler);
/freebsd-13-stable/sys/dev/aacraid/
H A Daacraid_linux.c65 linux_ioctl_register_handler, &aacraid_linux_handler);
/freebsd-13-stable/sys/dev/amr/
H A Damr_linux.c61 linux_ioctl_register_handler, &amr_linux_handler);
/freebsd-13-stable/sys/dev/mfi/
H A Dmfi_linux.c65 linux_ioctl_register_handler, &mfi_linux_handler);
/freebsd-13-stable/sys/amd64/sgx/
H A Dsgx_linux.c104 linux_ioctl_register_handler, &sgx_linux_handler);
/freebsd-13-stable/sys/dev/mrsas/
H A Dmrsas_linux.c83 linux_ioctl_register_handler, &mrsas_linux_handler);
/freebsd-13-stable/sys/dev/ipmi/
H A Dipmi_linux.c77 linux_ioctl_register_handler, &ipmi_linux_handler);
/freebsd-13-stable/sys/modules/linux/
H A DMakefile52 EXPORT_SYMS+= linux_ioctl_register_handler
/freebsd-13-stable/sys/dev/drm2/
H A Ddrm_drv.c265 linux_ioctl_register_handler(&drm_handler);
/freebsd-13-stable/sys/arm64/linux/
H A Dlinux_sysvec.c554 linux_ioctl_register_handler(*lihp);
/freebsd-13-stable/sys/compat/linux/
H A Dlinux_ioctl.h802 int linux_ioctl_register_handler(struct linux_ioctl_handler *h);
H A Dlinux_ioctl.c3678 linux_ioctl_register_handler(struct linux_ioctl_handler *h) function
/freebsd-13-stable/sys/amd64/linux/
H A Dlinux_sysvec.c904 linux_ioctl_register_handler(*lihp);
/freebsd-13-stable/sys/i386/linux/
H A Dlinux_sysvec.c1046 linux_ioctl_register_handler(*lihp);

Completed in 254 milliseconds