Lines Matching refs:strs
4489 static const char strs[] = "\0int"; in probe_kern_btf() local
4496 strs, sizeof(strs))); in probe_kern_btf()
4501 static const char strs[] = "\0int\0x\0a"; in probe_kern_btf_func() local
4514 strs, sizeof(strs))); in probe_kern_btf_func()
4519 static const char strs[] = "\0int\0x\0a"; in probe_kern_btf_func_global() local
4532 strs, sizeof(strs))); in probe_kern_btf_func_global()
4537 static const char strs[] = "\0x\0.data"; in probe_kern_btf_datasec() local
4551 strs, sizeof(strs))); in probe_kern_btf_datasec()
4556 static const char strs[] = "\0float"; in probe_kern_btf_float() local
4563 strs, sizeof(strs))); in probe_kern_btf_float()
4568 static const char strs[] = "\0tag"; in probe_kern_btf_decl_tag() local
4580 strs, sizeof(strs))); in probe_kern_btf_decl_tag()
4585 static const char strs[] = "\0tag"; in probe_kern_btf_type_tag() local
4596 strs, sizeof(strs))); in probe_kern_btf_type_tag()
4676 static const char strs[] = "\0int"; in probe_module_btf() local
4686 fd = libbpf__load_raw_btf((char *)types, sizeof(types), strs, sizeof(strs)); in probe_module_btf()
4743 static const char strs[] = "\0enum64"; in probe_kern_btf_enum64() local
4749 strs, sizeof(strs))); in probe_kern_btf_enum64()