Function report |
Source Code:fs\exec.c |
Create Date:2022-07-28 20:03:52 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__register_binfmt
Proto:void __register_binfmt(struct linux_binfmt *fmt, int insert)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct linux_binfmt * | fmt | |
| int | insert |
| 83 | If WARN_ON(!load_binary) Then Return |
| 85 | write_lock( & binfmt_lock) |
| 88 | write_unlock( & binfmt_lock) |
| Name | Describe |
|---|---|
| register_binfmt | Registration of default binfmt handlers |
| insert_binfmt | Same as above, but adds a new binfmt at the top of the list |
| Source code conversion tool public plug-in interface | X |
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |