Home
last modified time | relevance | path

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

/freebsd-14.2/sys/compat/linux/
H A Dlinux_ioctl.h808 int linux32_ioctl_unregister_handler(struct linux_ioctl_handler *h);
H A Dlinux_ioctl.c3739 linux32_ioctl_unregister_handler(struct linux_ioctl_handler *h) in linux32_ioctl_unregister_handler() function
/freebsd-14.2/sys/amd64/linux32/
H A Dlinux32_sysvec.c1041 linux32_ioctl_unregister_handler(*lihp); in linux_elf_modevent()