Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dprog.c1840 static int count_open_fds(void) in count_open_fds() function
1882 fds_before = count_open_fds(); in try_loader()
1884 fd_delta = count_open_fds() - fds_before; in try_loader()

Completed in 4 milliseconds