Searched refs:lihp (Results 1 – 4 of 4) sorted by relevance
520 struct linux_ioctl_handler**lihp; in linux64_elf_modevent() local531 SET_FOREACH(lihp, linux_ioctl_handler_set) in linux64_elf_modevent()532 linux_ioctl_register_handler(*lihp); in linux64_elf_modevent()550 SET_FOREACH(lihp, linux_ioctl_handler_set) in linux64_elf_modevent()551 linux_ioctl_unregister_handler(*lihp); in linux64_elf_modevent()
909 struct linux_ioctl_handler **lihp; in linux64_elf_modevent() local920 SET_FOREACH(lihp, linux_ioctl_handler_set) in linux64_elf_modevent()921 linux_ioctl_register_handler(*lihp); in linux64_elf_modevent()940 SET_FOREACH(lihp, linux_ioctl_handler_set) in linux64_elf_modevent()941 linux_ioctl_unregister_handler(*lihp); in linux64_elf_modevent()
1029 struct linux_ioctl_handler **lihp; in linux_elf_modevent() local1040 SET_FOREACH(lihp, linux_ioctl_handler_set) in linux_elf_modevent()1041 linux_ioctl_register_handler(*lihp); in linux_elf_modevent()1067 SET_FOREACH(lihp, linux_ioctl_handler_set) in linux_elf_modevent()1068 linux_ioctl_unregister_handler(*lihp); in linux_elf_modevent()
1052 struct linux_ioctl_handler **lihp; in linux_elf_modevent() local1063 SET_FOREACH(lihp, linux_ioctl_handler_set) in linux_elf_modevent()1064 linux32_ioctl_register_handler(*lihp); in linux_elf_modevent()1083 SET_FOREACH(lihp, linux_ioctl_handler_set) in linux_elf_modevent()1084 linux32_ioctl_unregister_handler(*lihp); in linux_elf_modevent()