Searched refs:lihp (Results 1 – 4 of 4) sorted by relevance
616 struct linux_ioctl_handler **lihp; in linux64_elf_modevent() local627 SET_FOREACH(lihp, linux_ioctl_handler_set) in linux64_elf_modevent()628 linux_ioctl_register_handler(*lihp); in linux64_elf_modevent()646 SET_FOREACH(lihp, linux_ioctl_handler_set) in linux64_elf_modevent()647 linux_ioctl_unregister_handler(*lihp); in linux64_elf_modevent()
915 struct linux_ioctl_handler **lihp; in linux64_elf_modevent() local926 SET_FOREACH(lihp, linux_ioctl_handler_set) in linux64_elf_modevent()927 linux_ioctl_register_handler(*lihp); in linux64_elf_modevent()946 SET_FOREACH(lihp, linux_ioctl_handler_set) in linux64_elf_modevent()947 linux_ioctl_unregister_handler(*lihp); in linux64_elf_modevent()
854 struct linux_ioctl_handler **lihp; in linux_elf_modevent() local865 SET_FOREACH(lihp, linux_ioctl_handler_set) in linux_elf_modevent()866 linux_ioctl_register_handler(*lihp); in linux_elf_modevent()888 SET_FOREACH(lihp, linux_ioctl_handler_set) in linux_elf_modevent()889 linux_ioctl_unregister_handler(*lihp); in linux_elf_modevent()
1012 struct linux_ioctl_handler **lihp; in linux_elf_modevent() local1023 SET_FOREACH(lihp, linux_ioctl_handler_set) in linux_elf_modevent()1024 linux32_ioctl_register_handler(*lihp); in linux_elf_modevent()1043 SET_FOREACH(lihp, linux_ioctl_handler_set) in linux_elf_modevent()1044 linux32_ioctl_unregister_handler(*lihp); in linux_elf_modevent()