Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 4 files:
- drivers/video/fbdev/arkfb.c, line 152
- drivers/video/fbdev/core/svgalib.c, line 654
- drivers/video/fbdev/s3fb.c, line 320
- drivers/video/fbdev/vt8623fb.c, line 119
Smatch caller information:
drivers/video/fbdev/s3fb.c s3fb_tilecursor() -> svga_tilecursor()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | info | 4096-ptr_max |
| PARAM_VALUE | 1 | info->fbcon_par->bitops->cursor | 868574231927816192,1057466323525296128,5348809894935224320,6414243839333818368,8306283402744143872 |
| PARAM_VALUE | 1 | info->par | 4096-ptr_max |
| PARAM_VALUE | 1 | info->tileops | 4096-ptr_max |
| PARAM_VALUE | 2 | cursor | 1304113625648214016 |
| PARAM_VALUE | 2 | cursor->bg | 0-255 |
| PARAM_VALUE | 2 | cursor->fg | 0-255 |
| PARAM_VALUE | 2 | cursor->mode | 0-1 |
| PARAM_VALUE | 2 | cursor->shape | 0-5 |
| CAPPED_DATA | 1 | info | 1 |
| DATA_SOURCE | 1 | info | $0 |
| DATA_SOURCE | 2 | cursor | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| USER_DATA | 2 | cursor->bg | 0-15[c] |
| USER_DATA | 2 | cursor->fg | 0-15[c] |
| NO_OVERFLOW_SIMPLE | 2 | cursor->sy | |
| UNITS | 0 | regbase | unit_byte |
| HALF_LOCKED2 | global &console_sem |
drivers/video/fbdev/vt8623fb.c vt8623fb_tilecursor() -> svga_tilecursor()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | info | 4096-ptr_max |
| PARAM_VALUE | 1 | info->fbcon_par->bitops->cursor | 868574231927816192,1057466323525296128,5348809894935224320,6414243839333818368,8306283402744143872 |
| PARAM_VALUE | 1 | info->par | 4096-ptr_max |
| PARAM_VALUE | 1 | info->tileops | 4096-ptr_max |
| PARAM_VALUE | 2 | cursor | 1304113625648214016 |
| PARAM_VALUE | 2 | cursor->bg | 0-255 |
| PARAM_VALUE | 2 | cursor->fg | 0-255 |
| PARAM_VALUE | 2 | cursor->mode | 0-1 |
| PARAM_VALUE | 2 | cursor->shape | 0-5 |
| CAPPED_DATA | 1 | info | 1 |
| DATA_SOURCE | 1 | info | $0 |
| DATA_SOURCE | 2 | cursor | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| USER_DATA | 2 | cursor->bg | 0-15[c] |
| USER_DATA | 2 | cursor->fg | 0-15[c] |
| NO_OVERFLOW_SIMPLE | 2 | cursor->sy | |
| UNITS | 0 | regbase | unit_byte |
| HALF_LOCKED2 | global &console_sem |
drivers/video/fbdev/arkfb.c arkfb_tilecursor() -> svga_tilecursor()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | info | 4096-ptr_max |
| PARAM_VALUE | 1 | info->fbcon_par->bitops->cursor | 868574231927816192,1057466323525296128,5348809894935224320,6414243839333818368,8306283402744143872 |
| PARAM_VALUE | 1 | info->par | 4096-ptr_max |
| PARAM_VALUE | 1 | info->tileops | 4096-ptr_max |
| PARAM_VALUE | 2 | cursor | 1304113625648214016 |
| PARAM_VALUE | 2 | cursor->bg | 0-255 |
| PARAM_VALUE | 2 | cursor->fg | 0-255 |
| PARAM_VALUE | 2 | cursor->mode | 0-1 |
| PARAM_VALUE | 2 | cursor->shape | 0-5 |
| CAPPED_DATA | 1 | info | 1 |
| DATA_SOURCE | 1 | info | $0 |
| DATA_SOURCE | 2 | cursor | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| USER_DATA | 2 | cursor->bg | 0-15[c] |
| USER_DATA | 2 | cursor->fg | 0-15[c] |
| NO_OVERFLOW_SIMPLE | 2 | cursor->sy | |
| UNITS | 0 | regbase | unit_byte |
| HALF_LOCKED2 | global &console_sem |