Searched refs:raw_types (Results 1 – 3 of 3) sorted by relevance
65 __u32 raw_types[MAX_NR_RAW_U32]; member 106 .raw_types = {158 .raw_types = {199 .raw_types = {235 .raw_types = {275 .raw_types = {310 .raw_types = {332 .raw_types = {356 .raw_types = {378 .raw_types 4268 get_raw_sec_size(const __u32 * raw_types) get_raw_sec_size() argument 4281 btf_raw_create(const struct btf_header * hdr,const __u32 * raw_types,const char * str,unsigned int str_sec_size,unsigned int * btf_size,const char ** ret_next_str) btf_raw_create() argument 4466 __u32 raw_types[MAX_NR_RAW_U32]; global() member 5682 __u32 raw_types[MAX_NR_RAW_U32]; global() member 6933 __u32 raw_types[MAX_NR_RAW_U32]; global() member [all...]
13 #define VALIDATE_RAW_BTF(btf, raw_types...) \ argument 15 sizeof((const char *[]){raw_types})/sizeof(void *),\16 (const char *[]){raw_types})
406 int libbpf__load_raw_btf(const char *raw_types, size_t types_len,