Home
last modified time | relevance | path

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

/freebsd-12.1/sys/compat/linux/
H A Dlinux_common.c53 TAILQ_HEAD(, linux_ioctl_handler_element) linux_ioctl_handlers =
H A Dlinux_ioctl.h773 struct linux_ioctl_handler_element struct
775 TAILQ_ENTRY(linux_ioctl_handler_element) list;
H A Dlinux_ioctl.c166 static TAILQ_HEAD(, linux_ioctl_handler_element) linux_ioctl_handlers =
171 extern TAILQ_HEAD(, linux_ioctl_handler_element) linux_ioctl_handlers;
175 static TAILQ_HEAD(, linux_ioctl_handler_element) linux32_ioctl_handlers =
3623 struct linux_ioctl_handler_element *he; in linux_ioctl()
3689 struct linux_ioctl_handler_element *he, *cur; in linux_ioctl_register_handler()
3732 struct linux_ioctl_handler_element *he; in linux_ioctl_unregister_handler()
3755 struct linux_ioctl_handler_element *he, *cur; in linux32_ioctl_register_handler()
3797 struct linux_ioctl_handler_element *he; in linux32_ioctl_unregister_handler()