Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/gpu/drm/drm_prime.c export_and_register_object() -> (struct drm_gem_object_funcs)->export()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | gobj | 4096-ptr_max |
| PARAM_VALUE | 0 | gobj->dma_buf | 0 |
| PARAM_VALUE | 0 | gobj->funcs | 4096-ptr_max |
| PARAM_VALUE | 0 | gobj->funcs->export | 4096-ptr_max |
| PARAM_VALUE | 0 | gobj->handle_count | 1-u32max |
| PARAM_VALUE | 0 | gobj->import_attach | 0 |
| PARAM_VALUE | 1 | flags | 0-1048574 |
| DATA_SOURCE | 0 | gobj | $1 |
| DATA_SOURCE | 1 | flags | $2 |
| CONTAINER | 0 | -32-672+0 | $(-1) |
| BIT_INFO | 1 | flags | 0x0,0x80002 |
| USER_DATA | 1 | flags | 0-1048574[u] |
| LOCK2 | &dev->object_name_lock | ||
| LOCK2 | &file_priv->prime.lock | ||
| HALF_LOCKED2 | &mem->lock | ||
| HALF_LOCKED2 | &p->mutex | ||
| TYPE_LOCK | (struct drm_device)->object_name_lock | ||
| TYPE_LOCK | (struct drm_prime_file_private)->lock |