Home
last modified time | relevance | path

Searched refs:page (Results 1 – 2 of 2) sorted by relevance

/init/
A Ddo_mounts.c132 static int __init split_fs_names(char *page, size_t size) in split_fs_names() argument
135 char *p = page; in split_fs_names()
152 struct page *p = NULL; in do_mount_root()
186 struct page *page = alloc_page(GFP_KERNEL); in mount_root_generic() local
187 char *fs_names = page_address(page); in mount_root_generic()
251 put_page(page); in mount_root_generic()
A DKconfig489 See the man page for more details.
908 # are unmapped instead of sending one IPI per page to flush. The architecture
1221 The limit is enforced during page fault. Since HugeTLB doesn't
1222 support page reclaim, enforcing the limit at page fault time implies
1226 control group is tracked in the third page lru pointer. This means
1227 that we cannot use the controller with huge page less than 3 pages.
1899 Enable the cachestat system call, which queries the page cache

Completed in 9 milliseconds