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

/linux-master/tools/lib/bpf/
H A Dfeatures.c16 int probe_fd(int fd) function
45 return probe_fd(ret);
80 return probe_fd(ret);
91 return probe_fd(libbpf__load_raw_btf((char *)types, sizeof(types),
109 return probe_fd(libbpf__load_raw_btf((char *)types, sizeof(types),
127 return probe_fd(libbpf__load_raw_btf((char *)types, sizeof(types),
146 return probe_fd(libbpf__load_raw_btf((char *)types, sizeof(types),
165 return probe_fd(libbpf__load_raw_btf((char *)types, sizeof(types),
177 return probe_fd(libbpf__load_raw_btf((char *)types, sizeof(types),
194 return probe_fd(libbpf__load_raw_bt
[all...]
H A Dlibbpf_internal.h672 int probe_fd(int fd);

Completed in 233 milliseconds