Searched defs:disable_transparent_huge_pages (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/rustix/src/thread/ | ||
H A D | prctl.rs | 572 pub fn disable_transparent_huge_pages(thp_disable: bool) -> io::Result<()> { in disable_transparent_huge_pages() functions |
Completed in 3 milliseconds