Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\binfmts.h Create Date:2022-07-28 05:41:18
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Same as above, but adds a new binfmt at the top of the list

Proto:static inline void insert_binfmt(struct linux_binfmt *fmt)

Type:void

Parameter:

TypeParameterName
struct linux_binfmt *fmt
115  __register_binfmt(fmt, 1)
Caller
NameDescribe
init_misc_binfmt