ファイル名bzimage.c
ソースファイル情報| 内容 | 行数 | 比率 |
|---|---|---|
| コメント行数 | 151 | 26% |
| 空行行数 | 84 | 15% |
| 実行行数 | 341 | 59% |
| 合計行数 | 576 | 100% |
関数定義数| 内容 | 定義数 |
|---|---|
| 関数数 | 10 |
定義関数| No. | 型 | 名称 | 属性 | 説明 |
|---|---|---|---|---|
1 |
bzimage_parse_cmdline | static int | Parse kernel command line for bootloader parameters | |
2 |
bzimage_set_cmdline | static int | Set command line | |
3 |
bzimage_load_initrd | static size_t | Load initrd | |
4 |
bzimage_load_initrds | static int | Load initrds, if any | |
5 |
bzimage_exec | static int | Execute bzImage image | |
6 |
bzimage_load_header | static int | Load and parse bzImage header | |
7 |
bzimage_load_real | static int | Load real-mode portion of bzImage | |
8 |
bzimage_load_non_real | static int | Load non-real-mode portion of bzImage | |
9 |
bzimage_write_header | static int | Update and store bzImage header | |
10 |
bzimage_load | int | Load bzImage image into memory |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー