Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbpf/src/
H A Dlibbpf.c1045 static int bpf_object_adjust_struct_ops_autoload(struct bpf_object *obj) in bpf_object_adjust_struct_ops_autoload() function
8444 err = err ? : bpf_object_adjust_struct_ops_autoload(obj); in bpf_object_load()