Searched refs:linux_ioctl_handler_element (Results 1 – 3 of 3) sorted by relevance
40 TAILQ_HEAD(, linux_ioctl_handler_element) linux_ioctl_handlers =
841 struct linux_ioctl_handler_element struct843 TAILQ_ENTRY(linux_ioctl_handler_element) list;
132 static TAILQ_HEAD(, linux_ioctl_handler_element) linux_ioctl_handlers =137 extern TAILQ_HEAD(, linux_ioctl_handler_element) linux_ioctl_handlers;141 static TAILQ_HEAD(, linux_ioctl_handler_element) linux32_ioctl_handlers =3699 struct linux_ioctl_handler_element *he; in linux_ioctl_fallback()3790 struct linux_ioctl_handler_element *he, *cur; in linux_ioctl_register_handler()3833 struct linux_ioctl_handler_element *he; in linux_ioctl_unregister_handler()3856 struct linux_ioctl_handler_element *he, *cur; in linux32_ioctl_register_handler()3898 struct linux_ioctl_handler_element *he; in linux32_ioctl_unregister_handler()