Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c1236 static int bpf_object_init_struct_ops(struct bpf_object *obj) in bpf_object_init_struct_ops() function
2680 err = err ?: bpf_object_init_struct_ops(obj); in bpf_object__init_maps()