Home
last modified time | relevance | path

Searched refs:linux32_ioctl_register_handler (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux_ioctl.h851 int linux32_ioctl_register_handler(struct linux_ioctl_handler *h);
H A Dlinux_ioctl.c3854 linux32_ioctl_register_handler(struct linux_ioctl_handler *h) in linux32_ioctl_register_handler() function
/freebsd/sys/amd64/linux32/
H A Dlinux32_sysvec.c1024 linux32_ioctl_register_handler(*lihp); in linux_elf_modevent()