elf_format
set_binfmt(&elf_format);
register_binfmt(&elf_format);
unregister_binfmt(&elf_format);
static struct linux_binfmt elf_format = {