Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
drivers/gpu/drm/panthor/panthor_sched.c panthor_queue_get_syncwait_obj() -> panthor_gem_sync()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | obj->funcs | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->resv | 4096-ptr_max |
| PARAM_VALUE | 1 | type | 1 |
| PARAM_VALUE | 3 | size | 8,16 |
| FUZZY_MAX | 3 | size | 16 |
| BIT_INFO | 3 | size | 0x0,0x18 |
| HARD_MAX | 3 | size | 16 |
| NOCHECK_CALL | |||
| UNITS | 3 | size | unit_byte |
| LOCK2 | &sched->lock | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct panthor_scheduler)->lock |
drivers/gpu/drm/panthor/panthor_drv.c panthor_ioctl_bo_sync() -> panthor_gem_sync()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | obj | 4096-ptr_max |
| DATA_SOURCE | 0 | obj | r drm_gem_object_lookup |