Lines Matching defs:log_ctx
122 find_pending_subscription(struct weston_log_context *log_ctx, in find_pending_subscription()
145 struct weston_log_context *log_ctx) in weston_log_subscription_create_pending()
345 weston_log_get_scope(struct weston_log_context *log_ctx, const char *name) in weston_log_get_scope()
373 weston_debug_protocol_advertise_scopes(struct weston_log_context *log_ctx, in weston_debug_protocol_advertise_scopes()
388 weston_log_ctx_disable_debug_protocol(struct weston_log_context *log_ctx) in weston_log_ctx_disable_debug_protocol()
409 struct weston_log_context *log_ctx; in weston_log_ctx_create() local
430 weston_log_ctx_destroy(struct weston_log_context *log_ctx) in weston_log_ctx_destroy()
462 struct weston_log_context *log_ctx = in compositor_destroy_listener() local
495 struct weston_log_context *log_ctx = compositor->weston_log_ctx; in weston_compositor_enable_debug_protocol() local
575 weston_log_ctx_add_log_scope(struct weston_log_context *log_ctx, in weston_log_ctx_add_log_scope()
959 weston_log_subscribe(struct weston_log_context *log_ctx, in weston_log_subscribe()