Home
last modified time | relevance | path

Searched defs:attach_fd (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/bcc/examples/cpp/
H A DKModRetExample.cc108 int attach_fd = bpf_attach_kfunc(prog_fd); in modify_return() local
146 int attach_fd = bpf_attach_kfunc(prog_fd); in not_modify_return() local
/aosp_15_r20/external/bcc/libbpf-tools/
H A Dtrace_helpers.c1025 int prog_fd, attach_fd; in fentry_try_attach() local