Home
last modified time | relevance | path

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

/linux-6.6.21/Documentation/devicetree/bindings/remoteproc/
Dqcom,glink-rpm-edge.yaml58 - description: size of each intent to preallocate
59 - description: amount of intents to preallocate
/linux-6.6.21/Documentation/devicetree/bindings/soc/qcom/
Dqcom,apr.yaml70 - description: size of each intent to preallocate
71 - description: amount of intents to preallocate
/linux-6.6.21/drivers/net/hippi/
DKconfig34 If you say Y here, the RoadRunner driver will preallocate up to 2 MB
/linux-6.6.21/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()
/linux-6.6.21/Documentation/mm/
Dsplit_page_table_lock.rst76 paths: i.e X86_PAE preallocate few PMDs on pgd_alloc().
/linux-6.6.21/Documentation/admin-guide/mm/
Dhugetlbpage.rst113 parameter to preallocate a number of huge pages of the specified
123 Specify the number of huge pages to preallocate. This typically
152 optionally be followed by the hugepages parameter to preallocate a
154 sized huge pages to preallocate can also be implicitly specified as
/linux-6.6.21/Documentation/arch/x86/
Dtopology.rst80 package facilities to preallocate per package information.
/linux-6.6.21/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
/linux-6.6.21/Documentation/filesystems/
Dvfs.rst1204 called by the VFS to preallocate blocks or punch a hole.