Home
last modified time | relevance | path

Searched refs:get_next_struct_ops_map (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/bpf/bpftool/
H A Dstruct_ops.c130 static int get_next_struct_ops_map(const char *name, int *res_fd, in get_next_struct_ops_map() function
202 while ((err = get_next_struct_ops_map(name, &fd, info, info_len)) == 1) { in do_search()