Lines Matching refs:container_of
118 surf = container_of(listener, struct fs_client_surface, surface_destroyed); in default_surface_destroy_listener()
130 prev = container_of(shell->default_surface_list.prev, in replace_default_surface()
167 listener = container_of(l, struct pointer_focus_listener, seat_caps); in seat_caps_changed()
196 listener = container_of(l, struct pointer_focus_listener, in seat_destroyed()
212 listener->shell = container_of(l, struct fullscreen_shell, in seat_created()
286 struct fs_output *output = container_of(listener, in output_destroyed()
295 struct fs_output *fsout = container_of(listener, in surface_destroyed()
307 struct fs_output *fsout = container_of(listener, in pending_surface_destroyed()
346 surf = container_of(shell->default_surface_list.prev, in fs_output_create()
366 return container_of(listener, struct fs_output, output_destroyed); in fs_output_for_output()
857 shell = container_of(listener, struct fullscreen_shell, in output_created()
866 struct fullscreen_shell *shell = container_of(listener, in client_destroyed()