Home
last modified time | relevance | path

Searched defs:nr_autogrow (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/api/fd/
H A Darray.h22 int nr_autogrow; member
H A Darray.c13 void fdarray__init(struct fdarray *fda, int nr_autogrow) in fdarray__init() argument
47 struct fdarray *fdarray__new(int nr_alloc, int nr_autogrow) in fdarray__new() argument
/kernel/linux/linux-6.6/tools/lib/api/fd/
H A Darray.h22 int nr_autogrow; member
H A Darray.c13 void fdarray__init(struct fdarray *fda, int nr_autogrow) in fdarray__init() argument
47 struct fdarray *fdarray__new(int nr_alloc, int nr_autogrow) in fdarray__new() argument

Completed in 2 milliseconds