Searched refs:cpus_count_map_fd (Results 1 – 1 of 1) sorted by relevance
45 static int cpus_count_map_fd; variable513 ret = bpf_map_lookup_elem(cpus_count_map_fd, &key, &curr_cpus_count); in create_cpu_entry()520 ret = bpf_map_update_elem(cpus_count_map_fd, &key, in create_cpu_entry()603 cpus_count_map_fd = bpf_object__find_map_fd_by_name(obj, "cpus_count"); in init_map_fds()612 cpus_count_map_fd < 0 || cpus_iterator_map_fd < 0 || in init_map_fds()