OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:grow
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/selftests/
scatterlist.c
177
static unsigned int
grow
(unsigned long n,
function
272
grow
,
/src/sys/arch/x68k/stand/xxboot/
boot.S
116
| The bss cannot
grow
more than 4KB. See xxboot.ldscript.
/src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_workarounds.c
95
const unsigned int
grow
= WA_LIST_CHUNK;
local
98
GEM_BUG_ON(!is_power_of_2(
grow
));
100
if (IS_ALIGNED(wal->count,
grow
)) { /* Either uninitialized or full. */
103
list = kmalloc_array(ALIGN(wal->count + 1,
grow
), sizeof(*wa),
/src/sbin/resize_ffs/
resize_ffs.c
850
* the csum area to
grow
, we must be adding at least one cg, so the
973
/* Did we actually not
grow
? (This can happen if newsize is less than
984
*
Grow
the file system.
987
grow
(void)
function
1040
progress_bar(special, "
grow
cg",
2294
grow
();
Completed in 18 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026