Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 6 files:
- drivers/firmware/efi/earlycon.c, line 255
- drivers/gpu/drm/clients/drm_log.c, line 201
- drivers/gpu/drm/drm_panic.c
- drivers/video/fbdev/core/fbcon.c
- drivers/video/sticore.c, line 532
- lib/fonts/fonts.c, line 414
Smatch caller information:
drivers/video/fbdev/core/fbcon.c fbcon_init() -> get_default_font()
| Type | Parameter | Key | Value |
|---|---|---|---|
| BUF_SIZE | 3 | font_h | 16 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | xres | unit_byte |
| HALF_LOCKED2 | global &console_sem |
drivers/video/fbdev/core/fbcon.c fbcon_set_def_font() -> get_default_font()
| Type | Parameter | Key | Value |
|---|---|---|---|
| BUF_SIZE | 3 | font_h | 16 |
| UNITS | 0 | xres | unit_byte |
| LOCK2 | global &console_sem |
drivers/video/fbdev/core/fbcon.c fbcon_startup() -> get_default_font()
| Type | Parameter | Key | Value |
|---|---|---|---|
| BUF_SIZE | 3 | font_h | 16 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | xres | unit_byte |
| HALF_LOCKED2 | global &console_sem |
drivers/gpu/drm/clients/drm_log.c drm_log_setup_modeset() -> get_default_font()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | xres | 0-u16max |
| PARAM_VALUE | 1 | yres | 0-u16max |
| PARAM_VALUE | 2 | font_w | 0 |
| PARAM_VALUE | 3 | font_h | 0 |
| RX_PATH | |||
| UNITS | 0 | xres | unit_byte |
| UNITS | 1 | yres | unit_byte |
| LOCK2 | &client->modeset_mutex | ||
| HALF_LOCKED2 | &up->lock | ||
| HALF_LOCKED2 | flags | ||
| HALF_LOCKED2 | global &target_list_lock | ||
| TYPE_LOCK | (struct drm_client_dev)->modeset_mutex |
drivers/firmware/efi/earlycon.c efi_earlycon_setup() -> get_default_font()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 2 | font_w | 0 |
| PARAM_VALUE | 3 | font_h | 0 |
| UNITS | 0 | xres | unit_byte |
| UNITS | 1 | yres | unit_byte |
drivers/gpu/drm/drm_panic.c draw_panic_screen_kmsg() -> get_default_font()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 2 | font_w | 0 |
| PARAM_VALUE | 3 | font_h | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | xres | unit_byte |
| UNITS | 1 | yres | unit_byte |
| HALF_LOCKED2 | &(plane->dev)->mode_config.panic_lock | ||
| HALF_LOCKED2 | flags |
drivers/gpu/drm/drm_panic.c draw_panic_screen_user() -> get_default_font()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 2 | font_w | 0 |
| PARAM_VALUE | 3 | font_h | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | xres | unit_byte |
| UNITS | 1 | yres | unit_byte |
| HALF_LOCKED2 | &(plane->dev)->mode_config.panic_lock | ||
| HALF_LOCKED2 | flags |