Lines Matching defs:entrypoints_bpf
8 struct entrypoints_bpf {
22 entrypoints_bpf__hid_tail_call__attach(struct entrypoints_bpf *skel)
33 entrypoints_bpf__attach(struct entrypoints_bpf *skel)
42 entrypoints_bpf__detach(struct entrypoints_bpf *skel)
47 entrypoints_bpf__destroy(struct entrypoints_bpf *skel)
56 static inline struct entrypoints_bpf *
59 struct entrypoints_bpf *skel;
72 entrypoints_bpf__load(struct entrypoints_bpf *skel)
222 static inline struct entrypoints_bpf *
225 struct entrypoints_bpf *skel;
238 entrypoints_bpf__assert(struct entrypoints_bpf *s __attribute__((unused)))