Searched refs:FBUpdateNotify (Results 1 – 1 of 1) sorted by relevance
47 struct FBUpdateNotify* fb_update_head;50 struct FBUpdateNotify* fb_update_tail;60 typedef struct FBUpdateNotify { struct62 struct FBUpdateNotify* next_fb_update; argument72 } FBUpdateNotify; argument115 static FBUpdateNotify*120 FBUpdateNotify* ret = malloc(sizeof(FBUpdateNotify) + rect_size); in fbupdatenotify_create()139 fbupdatenotify_delete(FBUpdateNotify* desc) in fbupdatenotify_delete()156 FBUpdateNotify* current_update = proxy_fb->fb_update_head; in _proxyFb_io_write()292 FBUpdateNotify* pending_update = proxy_fb->fb_update_head; in proxyFb_destroy()[all …]