Home
last modified time | relevance | path

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

/Linux-v5.4/tools/lib/bpf/
Dlibbpf.c616 static int bpf_object__check_endianness(struct bpf_object *obj) in bpf_object__check_endianness() function
3616 CHECK_ERR(bpf_object__check_endianness(obj), err, out); in __bpf_object__open()