Searched refs:ensure_good_fd (Results 1 - 2 of 2) sorted by relevance
/third_party/libbpf/src/ | ||
H A D | libbpf_internal.h | 611 static inline int ensure_good_fd(int fd) in ensure_good_fd() function |
H A D | bpf.c | 84 return ensure_good_fd(fd); in sys_bpf_fd() |
Completed in 4 milliseconds