Home
last modified time | relevance | path

Searched refs:preallocate (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/hippi/
DKconfig34 If you say Y here, the RoadRunner driver will preallocate up to 2 MB
/kernel/linux/linux-5.10/fs/reiserfs/
Dbitmap.c1138 if (!hint->formatted_node && hint->preallocate) { in determine_prealloc_size()
1219 if (hint->preallocate && hint->prealloc_size) { in blocknrs_and_prealloc_arrays_from_search_start()
1228 hint->preallocate = hint->prealloc_size = 0; in blocknrs_and_prealloc_arrays_from_search_start()
1356 if (!hint->formatted_node && hint->preallocate) { in reiserfs_allocate_blocknrs()
Dreiserfs.h3305 unsigned preallocate:1; member
3358 .preallocate = 0 in reiserfs_new_unf_blocknrs()
3376 .preallocate = 1 in reiserfs_new_unf_blocknrs2()
/kernel/linux/linux-5.10/Documentation/vm/
Dsplit_page_table_lock.rst73 paths: i.e X86_PAE preallocate few PMDs on pgd_alloc().
/kernel/linux/linux-5.10/Documentation/admin-guide/mm/
Dhugetlbpage.rst107 parameter to preallocate a number of huge pages of the specified
117 Specify the number of huge pages to preallocate. This typically
136 optionally be followed by the hugepages parameter to preallocate a
138 sized huge pages to preallocate can also be implicitly specified as
/kernel/linux/linux-5.10/Documentation/x86/
Dtopology.rst80 package facilities to preallocate per package information.
/kernel/linux/linux-5.10/Documentation/filesystems/ext4/
Dsuper.rst199 - #. of blocks to try to preallocate for ... files? (Not used in
204 - #. of blocks to preallocate for directories. (Not used in
/kernel/linux/linux-5.10/Documentation/filesystems/
Dvfs.rst1103 called by the VFS to preallocate blocks or punch a hole.