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