Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/hippi/
DKconfig33 If you say Y here, the RoadRunner driver will preallocate up to 2 MB
/linux-4.4.14/fs/reiserfs/
Dbitmap.c1130 if (!hint->formatted_node && hint->preallocate) { in determine_prealloc_size()
1211 if (hint->preallocate && hint->prealloc_size) { in blocknrs_and_prealloc_arrays_from_search_start()
1220 hint->preallocate = hint->prealloc_size = 0; in blocknrs_and_prealloc_arrays_from_search_start()
1348 if (!hint->formatted_node && hint->preallocate) { in reiserfs_allocate_blocknrs()
Dreiserfs.h3303 unsigned preallocate:1; member
3356 .preallocate = 0 in reiserfs_new_unf_blocknrs()
3374 .preallocate = 1 in reiserfs_new_unf_blocknrs2()
/linux-4.4.14/Documentation/DocBook/
Dalsa-driver-api.xml.db124 API-snd-pcm-lib-preallocate-free-for-all
125 API-snd-pcm-lib-preallocate-pages
126 API-snd-pcm-lib-preallocate-pages-for-all
Ddevice-drivers.xml.db702 API-snd-pcm-lib-preallocate-free-for-all
703 API-snd-pcm-lib-preallocate-pages
704 API-snd-pcm-lib-preallocate-pages-for-all
/linux-4.4.14/Documentation/vm/
Dsplit_page_table_lock68 paths: i.e X86_PAE preallocate few PMDs on pgd_alloc().
/linux-4.4.14/Documentation/x86/
Dintel_mpx.txt136 If we were to preallocate them for the 128TB of user virtual address
143 Q: Can we preallocate bounds table space at the same time memory is
/linux-4.4.14/Documentation/filesystems/
Dvfs.txt903 fallocate: called by the VFS to preallocate blocks or punch a hole.