Searched refs:lihp (Results 1 – 4 of 4) sorted by relevance
612 struct linux_ioctl_handler**lihp; in linux64_elf_modevent() local623 SET_FOREACH(lihp, linux_ioctl_handler_set) in linux64_elf_modevent()624 linux_ioctl_register_handler(*lihp); in linux64_elf_modevent()642 SET_FOREACH(lihp, linux_ioctl_handler_set) in linux64_elf_modevent()643 linux_ioctl_unregister_handler(*lihp); in linux64_elf_modevent()
913 struct linux_ioctl_handler **lihp; in linux64_elf_modevent() local924 SET_FOREACH(lihp, linux_ioctl_handler_set) in linux64_elf_modevent()925 linux_ioctl_register_handler(*lihp); in linux64_elf_modevent()944 SET_FOREACH(lihp, linux_ioctl_handler_set) in linux64_elf_modevent()945 linux_ioctl_unregister_handler(*lihp); in linux64_elf_modevent()
850 struct linux_ioctl_handler **lihp; in linux_elf_modevent() local861 SET_FOREACH(lihp, linux_ioctl_handler_set) in linux_elf_modevent()862 linux_ioctl_register_handler(*lihp); in linux_elf_modevent()884 SET_FOREACH(lihp, linux_ioctl_handler_set) in linux_elf_modevent()885 linux_ioctl_unregister_handler(*lihp); in linux_elf_modevent()
1009 struct linux_ioctl_handler **lihp; in linux_elf_modevent() local1020 SET_FOREACH(lihp, linux_ioctl_handler_set) in linux_elf_modevent()1021 linux32_ioctl_register_handler(*lihp); in linux_elf_modevent()1040 SET_FOREACH(lihp, linux_ioctl_handler_set) in linux_elf_modevent()1041 linux32_ioctl_unregister_handler(*lihp); in linux_elf_modevent()