Searched refs:page (Results 1 – 2 of 2) sorted by relevance
132 static int __init split_fs_names(char *page, size_t size) in split_fs_names() argument135 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() local187 char *fs_names = page_address(page); in mount_root_generic()251 put_page(page); in mount_root_generic()
489 See the man page for more details.908 # are unmapped instead of sending one IPI per page to flush. The architecture1221 The limit is enforced during page fault. Since HugeTLB doesn't1222 support page reclaim, enforcing the limit at page fault time implies1226 control group is tracked in the third page lru pointer. This means1227 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