Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf.c9847 static int bpf_link__detach_struct_ops(struct bpf_link *link) in bpf_link__detach_struct_ops() function
9892 link->detach = bpf_link__detach_struct_ops; in bpf_map__attach_struct_ops()
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlibbpf.c12150 static int bpf_link__detach_struct_ops(struct bpf_link *link) in bpf_link__detach_struct_ops() function
12189 link->link.detach = bpf_link__detach_struct_ops; in bpf_map__attach_struct_ops()

Completed in 30 milliseconds