Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dlibbpf_internal.h156 int bpf_object__variable_offset(const struct bpf_object *obj, const char *name,
H A Dbtf.c1045 ret = bpf_object__variable_offset(obj, name, &off); in btf_fixup_datasec()
H A Dlibbpf.c1262 int bpf_object__variable_offset(const struct bpf_object *obj, const char *name, in bpf_object__variable_offset() function