Searched defs:res_fd (Results 1 – 2 of 2) sorted by relevance
176 int res_fd = bpf_attach_kprobe(probe_fd, attach_type, probe_event.c_str(), in attach_kprobe() local209 int res_fd = bpf_attach_uprobe(probe_fd, attach_type, probe_event.c_str(), in attach_uprobe() local283 int res_fd = in attach_tracepoint() local
80 int res_fd[vec_step(fd) == 2 ? 1 : -1]; variable