Lines Matching refs:strs
4594 static const char strs[] = "\0int"; in probe_kern_btf() local
4601 strs, sizeof(strs))); in probe_kern_btf()
4606 static const char strs[] = "\0int\0x\0a"; in probe_kern_btf_func() local
4619 strs, sizeof(strs))); in probe_kern_btf_func()
4624 static const char strs[] = "\0int\0x\0a"; in probe_kern_btf_func_global() local
4637 strs, sizeof(strs))); in probe_kern_btf_func_global()
4642 static const char strs[] = "\0x\0.data"; in probe_kern_btf_datasec() local
4656 strs, sizeof(strs))); in probe_kern_btf_datasec()
4661 static const char strs[] = "\0float"; in probe_kern_btf_float() local
4668 strs, sizeof(strs))); in probe_kern_btf_float()
4673 static const char strs[] = "\0tag"; in probe_kern_btf_decl_tag() local
4685 strs, sizeof(strs))); in probe_kern_btf_decl_tag()
4690 static const char strs[] = "\0tag"; in probe_kern_btf_type_tag() local
4701 strs, sizeof(strs))); in probe_kern_btf_type_tag()
4781 static const char strs[] = "\0int"; in probe_module_btf() local
4791 fd = libbpf__load_raw_btf((char *)types, sizeof(types), strs, sizeof(strs)); in probe_module_btf()
4881 static const char strs[] = "\0enum64"; in probe_kern_btf_enum64() local
4887 strs, sizeof(strs))); in probe_kern_btf_enum64()