Home
last modified time | relevance | path

Searched refs:init_struct_ops_maps (Results 1 - 1 of 1) sorted by relevance

/third_party/libbpf/src/
H A Dlibbpf.c1186 static int init_struct_ops_maps(struct bpf_object *obj, const char *sec_name, in init_struct_ops_maps() function
1285 err = init_struct_ops_maps(obj, STRUCT_OPS_SEC, obj->efile.st_ops_shndx, in bpf_object_init_struct_ops()
1287 err = err ?: init_struct_ops_maps(obj, STRUCT_OPS_LINK_SEC, in bpf_object_init_struct_ops()

Completed in 20 milliseconds