Home
last modified time | relevance | path

Searched refs:probe_fd (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/tools/lib/bpf/
Dlibbpf.c4538 static int probe_fd(int fd) in probe_fd() function
4564 return probe_fd(ret); in probe_kern_prog_name()
4591 return probe_fd(ret); in probe_kern_global_data()
4602 return probe_fd(libbpf__load_raw_btf((char *)types, sizeof(types), in probe_kern_btf()
4620 return probe_fd(libbpf__load_raw_btf((char *)types, sizeof(types), in probe_kern_btf_func()
4638 return probe_fd(libbpf__load_raw_btf((char *)types, sizeof(types), in probe_kern_btf_func_global()
4657 return probe_fd(libbpf__load_raw_btf((char *)types, sizeof(types), in probe_kern_btf_datasec()
4669 return probe_fd(libbpf__load_raw_btf((char *)types, sizeof(types), in probe_kern_btf_float()
4686 return probe_fd(libbpf__load_raw_btf((char *)types, sizeof(types), in probe_kern_btf_decl_tag()
4702 return probe_fd(libbpf__load_raw_btf((char *)types, sizeof(types), in probe_kern_btf_type_tag()
[all …]