Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c12154 static int bpf_link__detach_struct_ops(struct bpf_link *link) in bpf_link__detach_struct_ops() function
12193 link->link.detach = bpf_link__detach_struct_ops; in bpf_map__attach_struct_ops()