Defined in 3 files as a function:
- arch/loongarch/include/asm/video.h, line 23 (as a function)
- arch/sparc/include/asm/video.h, line 39 (as a function)
- include/asm-generic/video.h, line 129 (as a function)
Referenced in 11 files:
- arch/loongarch/include/asm/video.h, line 27
- arch/sparc/include/asm/video.h, line 43
- drivers/gpu/drm/gma500/fbdev.c, line 176
- drivers/video/fbdev/aty/mach64_cursor.c, line 161
- drivers/video/fbdev/chipsfb.c, line 334
- drivers/video/fbdev/kyro/fbdev.c, line 765
- drivers/video/fbdev/pvr2fb.c, line 806
- drivers/video/fbdev/sstfb.c, line 338
- drivers/video/fbdev/stifb.c, line 530
- drivers/video/fbdev/tdfxfb.c, line 1268
- include/asm-generic/video.h, line 133
Smatch caller information:
drivers/video/fbdev/aty/mach64_cursor.c atyfb_cursor() -> fb_memset_io()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | c | 170 |
| PARAM_VALUE | 2 | n | 1024 |
| BUF_SIZE | 0 | addr | 1024,4096,6400,8192 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 0 | addr | unit_byte |
| HALF_LOCKED2 | global &console_sem |
drivers/video/fbdev/kyro/fbdev.c kyrofb_probe() -> fb_memset_io()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | addr | 1-u64max |
| PARAM_VALUE | 1 | c | 0 |
| BUF_SIZE | 0 | addr | 1-s32max |
| DATA_SOURCE | 0 | addr | r devm_ioremap_wc |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 0 | addr | unit_byte |
drivers/gpu/drm/gma500/fbdev.c psb_fbdev_driver_fbdev_probe() -> fb_memset_io()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | addr | 4096-ptr_max |
| PARAM_VALUE | 1 | c | 0 |
| BUF_SIZE | 0 | addr | 1-s32max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 0 | addr | unit_byte |
| UNITS | 2 | n | unit_byte |
| LOCK2 | &dev->clientlist_mutex | ||
| LOCK2 | &fb_helper->lock | ||
| TYPE_LOCK | (struct drm_device)->clientlist_mutex | ||
| TYPE_LOCK | (struct drm_fb_helper)->lock |
drivers/video/fbdev/sstfb.c sstfb_clear_screen() -> fb_memset_io()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | c | 0 |
| PARAM_VALUE | 2 | n | 1048576-4194304 |
| BUF_SIZE | 0 | addr | 1-s32max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 0 | addr | unit_byte |
| UNITS | 2 | n | unit_byte |
drivers/video/fbdev/pvr2fb.c pvr2fb_common_init() -> fb_memset_io()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | addr | 4096-ptr_max |
| PARAM_VALUE | 1 | c | 0 |
| BUF_SIZE | 0 | addr | 1-s32max |
| DATA_SOURCE | 0 | addr | r ioremap |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 0 | addr | unit_byte |
| UNITS | 2 | n | unit_byte |
drivers/video/fbdev/tdfxfb.c tdfxfb_cursor() -> fb_memset_io()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | addr | 4096-ptr_max |
| PARAM_VALUE | 1 | c | 0 |
| PARAM_VALUE | 2 | n | 1024 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 0 | addr | unit_byte |
| HALF_LOCKED2 | global &console_sem |