Searched refs:ensure_good_fd (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/tools/lib/bpf/ | ||
H A D | libbpf_internal.h | 553 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 3 milliseconds