Searched defs:bpf_link (Results 1 – 6 of 6) sorted by relevance
9538 struct bpf_link { struct9539 int (*detach)(struct bpf_link *link); argument9540 void (*dealloc)(struct bpf_link *link); argument9547 int bpf_link__update_program(struct bpf_link *link, struct bpf_program *prog) in bpf_link__update_program() argument
36492 struct bpf_link { struct36495 enum bpf_link_type type; argument36496 const struct bpf_link_ops *ops; argument36502 void (*release)(struct bpf_link *); argument
35356 struct bpf_link { struct35359 enum bpf_link_type type; argument35360 const struct bpf_link_ops *ops; argument35366 void (*release)(struct bpf_link *); argument
26113 struct bpf_link { struct26116 enum bpf_link_type type; argument26117 const struct bpf_link_ops *ops; argument26123 void (*release)(struct bpf_link *); argument