• Home
  • Raw
  • Download

Lines Matching refs:libbpf_strerror_r

1133 			cp = libbpf_strerror_r(err, errmsg, sizeof(errmsg));  in bpf_object__elf_init()
3759 cp = libbpf_strerror_r(ret, errmsg, sizeof(errmsg)); in bpf_object__probe_loading()
3821 cp = libbpf_strerror_r(ret, errmsg, sizeof(errmsg)); in probe_kern_global_data()
3984 cp = libbpf_strerror_r(ret, errmsg, sizeof(errmsg)); in probe_prog_bind_map()
4090 libbpf_strerror_r(errno, msg, sizeof(msg))); in map_is_reuse_compat()
4116 cp = libbpf_strerror_r(-err, errmsg, sizeof(errmsg)); in bpf_object__reuse_map()
4150 cp = libbpf_strerror_r(err, errmsg, sizeof(errmsg)); in bpf_object__populate_internal_map()
4161 cp = libbpf_strerror_r(err, errmsg, sizeof(errmsg)); in bpf_object__populate_internal_map()
4237 cp = libbpf_strerror_r(err, errmsg, sizeof(errmsg)); in bpf_object__create_map()
4363 cp = libbpf_strerror_r(err, errmsg, sizeof(errmsg)); in bpf_object__create_maps()
6767 cp = libbpf_strerror_r(errno, errmsg, sizeof(errmsg)); in load_program()
6787 cp = libbpf_strerror_r(errno, errmsg, sizeof(errmsg)); in load_program()
7391 cp = libbpf_strerror_r(-err, errmsg, sizeof(errmsg)); in make_parent_dir()
7413 cp = libbpf_strerror_r(errno, errmsg, sizeof(errmsg)); in check_path()
7454 cp = libbpf_strerror_r(err, errmsg, sizeof(errmsg)); in bpf_program__pin_instance()
7658 cp = libbpf_strerror_r(-err, errmsg, sizeof(errmsg)); in bpf_map__pin()
9319 prog->name, pfd, libbpf_strerror_r(err, errmsg, sizeof(errmsg))); in bpf_program__attach_perf_event()
9329 prog->name, pfd, libbpf_strerror_r(err, errmsg, sizeof(errmsg))); in bpf_program__attach_perf_event()
9350 libbpf_strerror_r(err, buf, sizeof(buf))); in parse_uint_from_file()
9357 libbpf_strerror_r(err, buf, sizeof(buf))); in parse_uint_from_file()
9405 libbpf_strerror_r(type, errmsg, sizeof(errmsg))); in perf_event_open_probe()
9415 libbpf_strerror_r(bit, errmsg, sizeof(errmsg))); in perf_event_open_probe()
9434 libbpf_strerror_r(err, errmsg, sizeof(errmsg))); in perf_event_open_probe()
9453 libbpf_strerror_r(pfd, errmsg, sizeof(errmsg))); in bpf_program__attach_kprobe()
9462 libbpf_strerror_r(err, errmsg, sizeof(errmsg))); in bpf_program__attach_kprobe()
9495 libbpf_strerror_r(pfd, errmsg, sizeof(errmsg))); in bpf_program__attach_uprobe()
9505 libbpf_strerror_r(err, errmsg, sizeof(errmsg))); in bpf_program__attach_uprobe()
9541 libbpf_strerror_r(tp_id, errmsg, sizeof(errmsg))); in perf_event_open_tracepoint()
9555 libbpf_strerror_r(err, errmsg, sizeof(errmsg))); in perf_event_open_tracepoint()
9573 libbpf_strerror_r(pfd, errmsg, sizeof(errmsg))); in bpf_program__attach_tracepoint()
9582 libbpf_strerror_r(err, errmsg, sizeof(errmsg))); in bpf_program__attach_tracepoint()
9637 prog->name, tp_name, libbpf_strerror_r(pfd, errmsg, sizeof(errmsg))); in bpf_program__attach_raw_tracepoint()
9675 prog->name, libbpf_strerror_r(pfd, errmsg, sizeof(errmsg))); in bpf_program__attach_btf_id()
9739 libbpf_strerror_r(link_fd, errmsg, sizeof(errmsg))); in bpf_program__attach_fd()
9829 prog->name, libbpf_strerror_r(link_fd, errmsg, sizeof(errmsg))); in bpf_program__attach_iter()
10047 cpu, libbpf_strerror_r(err, msg, sizeof(msg))); in perf_buffer__open_cpu_buf()
10058 cpu, libbpf_strerror_r(err, msg, sizeof(msg))); in perf_buffer__open_cpu_buf()
10065 cpu, libbpf_strerror_r(err, msg, sizeof(msg))); in perf_buffer__open_cpu_buf()
10143 map_fd, libbpf_strerror_r(err, msg, sizeof(msg))); in __perf_buffer__new()
10173 libbpf_strerror_r(err, msg, sizeof(msg))); in __perf_buffer__new()
10235 libbpf_strerror_r(err, msg, sizeof(msg))); in __perf_buffer__new()
10246 libbpf_strerror_r(err, msg, sizeof(msg))); in __perf_buffer__new()