Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/
H A Dfsslower.c248 bpf_program__set_autoload(obj->progs.file_open_exit, false); in disable_kprobes()
276 …obj->links.file_open_exit = bpf_program__attach_kprobe(obj->progs.file_open_exit, true, cfg->op_fu… in attach_kprobes()
277 if (!obj->links.file_open_exit) in attach_kprobes()
H A Dfsdist.c289 bpf_program__set_autoload(obj->progs.file_open_exit, false); in disable_kprobes()
319 …obj->links.file_open_exit = bpf_program__attach_kprobe(obj->progs.file_open_exit, true, cfg->op_fu… in attach_kprobes()
320 if (!obj->links.file_open_exit) in attach_kprobes()
H A Dfsdist.bpf.c104 int BPF_KRETPROBE(file_open_exit) in BPF_KRETPROBE() argument
H A Dfsslower.bpf.c137 int BPF_KRETPROBE(file_open_exit) in BPF_KRETPROBE() argument