Searched refs:status_map_fd (Results 1 – 1 of 1) sorted by relevance
15 int err = -1, pmu_fd, prog_fd, info_map_fd, status_map_fd; in test_send_signal_common() local104 status_map_fd = bpf_object__find_map_fd_by_name(obj, "status_map"); in test_send_signal_common()105 if (CHECK(status_map_fd < 0, test_name, "find map %s error\n", "status_map")) in test_send_signal_common()