Home
last modified time | relevance | path

Searched defs:bpf_link (Results 1 – 6 of 6) sorted by relevance

/external/libbpf/src/
Dlibbpf.c9538 struct bpf_link { struct
9539 int (*detach)(struct bpf_link *link); argument
9540 void (*dealloc)(struct bpf_link *link); argument
9547 int bpf_link__update_program(struct bpf_link *link, struct bpf_program *prog) in bpf_link__update_program() argument
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h36492 struct bpf_link { struct
36495 enum bpf_link_type type; argument
36496 const struct bpf_link_ops *ops; argument
36502 void (*release)(struct bpf_link *); argument
Dvmlinux.h36492 struct bpf_link { struct
36495 enum bpf_link_type type; argument
36496 const struct bpf_link_ops *ops; argument
36502 void (*release)(struct bpf_link *); argument
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h35356 struct bpf_link { struct
35359 enum bpf_link_type type; argument
35360 const struct bpf_link_ops *ops; argument
35366 void (*release)(struct bpf_link *); argument
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h26113 struct bpf_link { struct
26116 enum bpf_link_type type; argument
26117 const struct bpf_link_ops *ops; argument
26123 void (*release)(struct bpf_link *); argument
Dvmlinux_510.h26113 struct bpf_link { struct
26116 enum bpf_link_type type; argument
26117 const struct bpf_link_ops *ops; argument
26123 void (*release)(struct bpf_link *); argument