Home
last modified time | relevance | path

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

/linux-6.12.1/tools/lib/bpf/
Dfeatures.c16 int probe_fd(int fd) in probe_fd() function
45 return probe_fd(ret); in probe_kern_prog_name()
80 return probe_fd(ret); in probe_kern_global_data()
91 return probe_fd(libbpf__load_raw_btf((char *)types, sizeof(types), in probe_kern_btf()
109 return probe_fd(libbpf__load_raw_btf((char *)types, sizeof(types), in probe_kern_btf_func()
127 return probe_fd(libbpf__load_raw_btf((char *)types, sizeof(types), in probe_kern_btf_func_global()
146 return probe_fd(libbpf__load_raw_btf((char *)types, sizeof(types), in probe_kern_btf_datasec()
165 return probe_fd(libbpf__load_raw_btf((char *)types, sizeof(types), in probe_kern_btf_qmark_datasec()
177 return probe_fd(libbpf__load_raw_btf((char *)types, sizeof(types), in probe_kern_btf_float()
194 return probe_fd(libbpf__load_raw_btf((char *)types, sizeof(types), in probe_kern_btf_decl_tag()
[all …]
Dlibbpf_internal.h688 int probe_fd(int fd);