Rename struct lib_ring_buffer_ctx to struct lttng_kernel_ring_buffer_ctx
[lttng-modules.git] / src / lttng-context-interruptible.c
index 971b8b0347b7c28b5c85123b2f6f0a2fa3deb31f..933b4d1fb4524a40e7068e0617e52f10092546c6 100644 (file)
@@ -33,7 +33,7 @@ size_t interruptible_get_size(void *priv, struct lttng_kernel_probe_ctx *probe_c
 
 static
 void interruptible_record(void *priv, struct lttng_kernel_probe_ctx *probe_ctx,
-               struct lib_ring_buffer_ctx *ctx,
+               struct lttng_kernel_ring_buffer_ctx *ctx,
                struct lttng_channel *chan)
 {
        struct lttng_kernel_probe_ctx *lttng_probe_ctx = ctx->probe_ctx;
This page took 0.023675 seconds and 4 git commands to generate.