Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/api/fd/
Darray.h54 static inline int fdarray__available_entries(struct fdarray *fda) in fdarray__available_entries() function
/linux-6.1.9/tools/lib/perf/
Devlist.c318 if (fdarray__available_entries(&evlist->pollfd) < nfds && in perf_evlist__alloc_pollfd()