Searched refs:linux_binfmt (Results 1 – 2 of 2) sorted by relevance
84 struct linux_binfmt { struct105 extern void __register_binfmt(struct linux_binfmt *fmt, int insert); argument108 static inline void register_binfmt(struct linux_binfmt *fmt) in register_binfmt()113 static inline void insert_binfmt(struct linux_binfmt *fmt) in insert_binfmt()118 extern void unregister_binfmt(struct linux_binfmt *);140 extern void set_binfmt(struct linux_binfmt *new);
974 struct linux_binfmt *binfmt;