Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbpf/src/
H A Dlibbpf.c1410 static int bpf_object_init_struct_ops(struct bpf_object *obj) in bpf_object_init_struct_ops() function
3007 err = err ?: bpf_object_init_struct_ops(obj); in bpf_object__init_maps()