Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/lib/bpf/
Dlibbpf.c213 attach_fn_t attach_fn; member
8326 .attach_fn = attach_kprobe),
8329 .attach_fn = attach_kprobe),
8334 .attach_fn = attach_tp),
8336 .attach_fn = attach_tp),
8338 .attach_fn = attach_raw_tp),
8340 .attach_fn = attach_raw_tp),
8344 .attach_fn = attach_trace),
8348 .attach_fn = attach_trace),
8352 .attach_fn = attach_trace),
[all …]