Searched defs:linux_binfmt (Results 1 – 1 of 1) sorted by relevance
7677 struct linux_binfmt { struct7678 struct list_head lh;7679 struct module *module;7680 int (*load_binary)(struct linux_binprm *);7681 int (*load_shlib)(struct file *);7682 int (*core_dump)(struct coredump_params *);7683 long unsigned int min_coredump;