Home
last modified time | relevance | path

Searched defs:bpf_object (Results 1 – 1 of 1) sorted by relevance

/linux/tools/lib/bpf/
A Dlibbpf.c672 struct bpf_object { struct
674 char license[64];
680 size_t nr_maps;
681 size_t maps_cap;
683 char *kconfig;
685 int nr_extern;
688 bool loaded;
689 bool has_subcalls;
690 bool has_rodata;
697 struct btf *btf;
[all …]

Completed in 30 milliseconds