bytecode: rename `lttng_filter_sync_state()` -> `lttng_bytecode_filter_sync_state()`
[lttng-modules.git] / include / lttng / events.h
index 20c08cf8fcaa6696a55ed45fe9fa66b5e67137dc..5393f196f18d63701fa72d46f7443a29d4bf1b88 100644 (file)
@@ -893,7 +893,6 @@ static inline int lttng_syscall_filter_disable_event_notifier(
 
 #endif
 
-void lttng_filter_sync_state(struct lttng_bytecode_runtime *runtime);
 int lttng_event_enabler_attach_filter_bytecode(struct lttng_event_enabler *event_enabler,
                struct lttng_kernel_filter_bytecode __user *bytecode);
 int lttng_event_notifier_enabler_attach_filter_bytecode(
This page took 0.023351 seconds and 4 git commands to generate.