2 * Copyright (C) 2011 David Goulet <dgoulet@efficios.com>
4 * SPDX-License-Identifier: GPL-2.0-only
11 void modprobe_remove_lttng_all(void);
12 void modprobe_remove_lttng_control(void);
13 void modprobe_remove_lttng_data(void);
14 int modprobe_lttng_control(void);
15 int modprobe_lttng_data(void);
17 #endif /* _MODPROBE_H */
This page took 0.029722 seconds and 4 git commands to generate.