Searched refs:bpf_object__validate (Results 1 – 1 of 1) sorted by relevance
1164 static int bpf_object__validate(struct bpf_object *obj) in bpf_object__validate() function1193 CHECK_ERR(bpf_object__validate(obj), err, out); in __bpf_object__open()