Searched defs:strs (Results 1 – 4 of 4) sorted by relevance
252 const char strs[] = "\0bpf_spin_lock\0val\0cnt\0l"; in load_local_storage_btf() local
4597 static const char strs[] = "\0int"; in probe_kern_btf() local4609 static const char strs[] = "\0int\0x\0a"; in probe_kern_btf_func() local4627 static const char strs[] = "\0int\0x\0a"; in probe_kern_btf_func_global() local4645 static const char strs[] = "\0x\0.data"; in probe_kern_btf_datasec() local4664 static const char strs[] = "\0float"; in probe_kern_btf_float() local4676 static const char strs[] = "\0tag"; in probe_kern_btf_decl_tag() local4693 static const char strs[] = "\0tag"; in probe_kern_btf_type_tag() local4784 static const char strs[] = "\0int"; in probe_module_btf() local4884 static const char strs[] = "\0enum64"; in probe_kern_btf_enum64() local
2565 const void *strs; in bpf_linker__finalize() local
7991 static void dump_btf_strings(const char *strs, __u32 len) in dump_btf_strings()