Searched refs:file_sync_exit (Results 1 – 4 of 4) sorted by relevance
250 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()
291 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()
116 int BPF_KRETPROBE(file_sync_exit) in BPF_KRETPROBE() argument
149 int BPF_KRETPROBE(file_sync_exit) in BPF_KRETPROBE() argument