Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 4 files:
- drivers/video/fbdev/arkfb.c, line 161
- drivers/video/fbdev/core/svgalib.c, line 655
- drivers/video/fbdev/s3fb.c
- drivers/video/fbdev/vt8623fb.c, line 128
Smatch caller information:
drivers/video/fbdev/core/fbcon.c fbcon_invalid_charcount() -> (struct fb_tile_ops)->fb_get_tilemax()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | info | 4096-ptr_max |
| PARAM_VALUE | 0 | info->flags | s32min-(-1),131072-s32max |
| PARAM_VALUE | 0 | info->pixmap.blit_x | 4096-ptr_max |
| PARAM_VALUE | 0 | info->pixmap.blit_y | 4096-ptr_max |
| PARAM_VALUE | 0 | info->tileops | 4096-ptr_max |
| DATA_SOURCE | 0 | info | $0 |
| CONTAINER | 0 | -40-1440+0 | $(-1) |
| BIT_INFO | 0 | info->flags | 0x20000,0xffffffff |
| LOCK2 | global &console_sem |