Home
last modified time | relevance | path

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

/openbmc/linux/net/bpf/
H A Dbpf_dummy_struct_ops.c75 extern const struct bpf_link_ops bpf_struct_ops_link_lops;
/openbmc/linux/net/netfilter/
H A Dnf_bpf_link.c171 static const struct bpf_link_ops bpf_nf_link_lops = {
/openbmc/linux/kernel/bpf/
H A Dbpf_struct_ops.c347 const struct bpf_link_ops bpf_struct_ops_link_lops = {
858 static const struct bpf_link_ops bpf_struct_ops_map_lops = {
H A Dtcx.c289 static const struct bpf_link_ops tcx_link_lops = {
H A Dnet_namespace.c236 static const struct bpf_link_ops bpf_netns_link_ops = {
H A Dbpf_iter.c494 static const struct bpf_link_ops bpf_iter_link_lops = {
H A Dtrampoline.c621 static const struct bpf_link_ops bpf_shim_tramp_link_lops = {
H A Dsyscall.c2831 const struct bpf_link_ops *ops, struct bpf_prog *prog) in bpf_link_init()
2904 const struct bpf_link_ops *ops = link->ops; in bpf_link_free()
3159 static const struct bpf_link_ops bpf_tracing_link_lops = {
3431 static const struct bpf_link_ops bpf_raw_tp_link_lops = {
3625 static const struct bpf_link_ops bpf_perf_link_lops = {
H A Dcgroup.c1282 static const struct bpf_link_ops bpf_cgroup_link_lops = {
/openbmc/linux/drivers/hid/bpf/
H A Dhid_bpf_jmp_table.c389 static const struct bpf_link_ops hid_bpf_link_lops = {
/openbmc/linux/include/linux/
H A Dbpf.h1539 const struct bpf_link_ops *ops;
1550 struct bpf_link_ops { struct
2207 const struct bpf_link_ops *ops, struct bpf_prog *prog);
2543 const struct bpf_link_ops *ops, in bpf_link_init()
/openbmc/linux/kernel/trace/
H A Dbpf_trace.c2652 static const struct bpf_link_ops bpf_kprobe_multi_link_lops = {
3095 static const struct bpf_link_ops bpf_uprobe_multi_link_lops = {
/openbmc/linux/net/core/
H A Ddev.c9513 static const struct bpf_link_ops bpf_xdp_link_lops = {