Namespace kernel version macros
[lttng-modules.git] / include / instrumentation / events / random.h
index 7cf0908ff4b75a28c7cee0e3a9b33372c0fde7b9..ed05d26ac2e06fb429976e3fc2ce1624159225e7 100644 (file)
@@ -38,7 +38,7 @@ LTTNG_TRACEPOINT_EVENT_INSTANCE_MAP(random__mix_pool_bytes, mix_pool_bytes_noloc
        TP_ARGS(pool_name, bytes, IP)
 )
 
-#if (LINUX_VERSION_CODE >= KERNEL_VERSION(5,2,0))
+#if (LTTNG_LINUX_VERSION_CODE >= LTTNG_KERNEL_VERSION(5,2,0))
 LTTNG_TRACEPOINT_EVENT_MAP(credit_entropy_bits,
 
        random_credit_entropy_bits,
This page took 0.02296 seconds and 4 git commands to generate.