Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/
H A Dfsslower.c250 bpf_program__set_autoload(obj->progs.file_sync_exit, false); in disable_kprobes()
283 …obj->links.file_sync_exit = bpf_program__attach_kprobe(obj->progs.file_sync_exit, true, cfg->op_fu… in attach_kprobes()
284 if (!obj->links.file_sync_exit) in attach_kprobes()
H A Dfsdist.c291 bpf_program__set_autoload(obj->progs.file_sync_exit, false); in disable_kprobes()
326 …obj->links.file_sync_exit = bpf_program__attach_kprobe(obj->progs.file_sync_exit, true, cfg->op_fu… in attach_kprobes()
327 if (!obj->links.file_sync_exit) in attach_kprobes()
H A Dfsdist.bpf.c116 int BPF_KRETPROBE(file_sync_exit) in BPF_KRETPROBE() argument
H A Dfsslower.bpf.c149 int BPF_KRETPROBE(file_sync_exit) in BPF_KRETPROBE() argument