1 /* SPDX-License-Identifier: GPL-2.0 */
5 #include <linux/usermode_driver.h>
6 #include "iterators/bpf_preload_common.h"
8 struct bpf_preload_ops
{
10 int (*preload
)(struct bpf_preload_info
*);
14 extern struct bpf_preload_ops
*bpf_preload_ops
;
15 #define BPF_PRELOAD_LINKS 2