Searched defs:btf_blob (Results 1 – 2 of 2) sorted by relevance
70 struct btf_blob { in btf_load() struct71 struct btf_header btf_hdr; in btf_load()72 __u32 types[8]; in btf_load()73 __u32 str; in btf_load()
24 struct btf_blob { in new_btf() struct25 struct btf_header btf_hdr; in new_btf()26 __u32 types[8]; in new_btf()27 __u32 str; in new_btf()