Home
last modified time | relevance | path

Searched refs:linux_ioctl_unregister_handler (Results 1 – 17 of 17) sorted by relevance

/freebsd-12.1/sys/dev/tdfx/
H A Dtdfx_linux.h51 linux_ioctl_unregister_handler, &n##_handler);
/freebsd-12.1/sys/modules/linux_common/
H A DMakefile14 EXPORT_SYMS+= linux_ioctl_unregister_handler
/freebsd-12.1/sys/dev/amr/
H A Damr_linux.c63 linux_ioctl_unregister_handler, &amr_linux_handler);
/freebsd-12.1/sys/dev/aac/
H A Daac_linux.c65 linux_ioctl_unregister_handler, &aac_linux_handler);
/freebsd-12.1/sys/dev/aacraid/
H A Daacraid_linux.c69 linux_ioctl_unregister_handler, &aacraid_linux_handler);
/freebsd-12.1/sys/dev/mfi/
H A Dmfi_linux.c67 linux_ioctl_unregister_handler, &mfi_linux_handler);
/freebsd-12.1/sys/amd64/sgx/
H A Dsgx_linux.c105 linux_ioctl_unregister_handler, &sgx_linux_handler);
/freebsd-12.1/sys/dev/ipmi/
H A Dipmi_linux.c79 linux_ioctl_unregister_handler, &ipmi_linux_handler);
/freebsd-12.1/sys/dev/mrsas/
H A Dmrsas_linux.c85 linux_ioctl_unregister_handler, &mrsas_linux_handler);
/freebsd-12.1/sys/modules/linux/
H A DMakefile47 EXPORT_SYMS+= linux_ioctl_unregister_handler
/freebsd-12.1/sys/compat/linux/
H A Dlinux_ioctl.h781 int linux_ioctl_unregister_handler(struct linux_ioctl_handler *h);
H A Dlinux_ioctl.c3730 linux_ioctl_unregister_handler(struct linux_ioctl_handler *h) in linux_ioctl_unregister_handler() function
/freebsd-12.1/sys/arm64/linux/
H A Dlinux_sysvec.c525 linux_ioctl_unregister_handler(*lihp); in linux64_elf_modevent()
/freebsd-12.1/sys/dev/drm2/
H A Ddrm_drv.c277 linux_ioctl_unregister_handler(&drm_handler); in drm_core_exit()
/freebsd-12.1/sys/amd64/linux/
H A Dlinux_sysvec.c901 linux_ioctl_unregister_handler(*lihp); in linux64_elf_modevent()
/freebsd-12.1/sys/dev/drm/
H A Ddrm_drv.c812 linux_ioctl_unregister_handler, &drm_handler);
/freebsd-12.1/sys/i386/linux/
H A Dlinux_sysvec.c1081 linux_ioctl_unregister_handler(*lihp); in linux_elf_modevent()