Home
last modified time | relevance | path

Searched refs:head_global (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/drm/
H A Ddrm_property.h197 * @head_global: entry on the global blob list in
212 struct list_head head_global; member
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_property.h204 * @head_global: entry on the global blob list in
219 struct list_head head_global; member
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_property.c535 list_del(&blob->head_global); in drm_property_free_blob()
589 list_add_tail(&blob->head_global, in drm_property_create_blob()
H A Ddrm_mode_config.c532 head_global) { in drm_mode_config_cleanup()
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_property.c532 list_del(&blob->head_global); in drm_property_free_blob()
586 list_add_tail(&blob->head_global, in drm_property_create_blob()
H A Ddrm_mode_config.c535 head_global) { in drm_mode_config_cleanup()

Completed in 6 milliseconds