Home
last modified time | relevance | path

Searched refs:fdarray__grow (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/tools/lib/api/fd/
A Darray.c21 int fdarray__grow(struct fdarray *fda, int nr) in fdarray__grow() function
52 if (fdarray__grow(fda, nr_alloc)) { in fdarray__new()
81 fdarray__grow(fda, fda->nr_autogrow) < 0) in fdarray__add()
A Darray.h51 int fdarray__grow(struct fdarray *fda, int extra);
/linux-6.3-rc2/tools/lib/perf/
A Devlist.c319 fdarray__grow(&evlist->pollfd, nfds) < 0) in perf_evlist__alloc_pollfd()

Completed in 6 milliseconds