Home
last modified time | relevance | path

Searched refs:bpf_link_ops (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf.h897 const struct bpf_link_ops *ops;
902 struct bpf_link_ops { struct
1316 const struct bpf_link_ops *ops, struct bpf_prog *prog);
1557 const struct bpf_link_ops *ops, in bpf_link_init()
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dnet_namespace.c235 static const struct bpf_link_ops bpf_netns_link_ops = {
H A Dbpf_iter.c449 static const struct bpf_link_ops bpf_iter_link_lops = {
H A Dsyscall.c2305 const struct bpf_link_ops *ops, struct bpf_prog *prog) in bpf_link_init()
2574 static const struct bpf_link_ops bpf_tracing_link_lops = {
2813 static const struct bpf_link_ops bpf_raw_tp_link_lops = {
H A Dcgroup.c947 static const struct bpf_link_ops bpf_cgroup_link_lops = {
/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c9379 static const struct bpf_link_ops bpf_xdp_link_lops = {