Searched refs:linux_ioctl_handler_element (Results 1 – 3 of 3) sorted by relevance
48 TAILQ_HEAD(, linux_ioctl_handler_element) linux_ioctl_handlers =
797 struct linux_ioctl_handler_element struct799 TAILQ_ENTRY(linux_ioctl_handler_element) list;
144 static TAILQ_HEAD(, linux_ioctl_handler_element) linux_ioctl_handlers =149 extern TAILQ_HEAD(, linux_ioctl_handler_element) linux_ioctl_handlers;153 static TAILQ_HEAD(, linux_ioctl_handler_element) linux32_ioctl_handlers =3601 struct linux_ioctl_handler_element *he; in linux_ioctl_fallback()3692 struct linux_ioctl_handler_element *he, *cur; in linux_ioctl_register_handler()3735 struct linux_ioctl_handler_element *he; in linux_ioctl_unregister_handler()3758 struct linux_ioctl_handler_element *he, *cur; in linux32_ioctl_register_handler()3800 struct linux_ioctl_handler_element *he; in linux32_ioctl_unregister_handler()