Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/bpf/
Dlibbpf.c11407 static int bpf_link__detach_struct_ops(struct bpf_link *link) in bpf_link__detach_struct_ops() function
11452 link->detach = bpf_link__detach_struct_ops; in bpf_map__attach_struct_ops()