Searched defs:flags (Results 1 – 6 of 6) sorted by relevance
6 rust_helper_krealloc(const void *objp, size_t new_size, gfp_t flags) in rust_helper_krealloc()12 rust_helper_kvrealloc(const void *p, size_t size, gfp_t flags) in rust_helper_kvrealloc()
6 rust_helper_vrealloc(const void *p, size_t size, gfp_t flags) in rust_helper_vrealloc()
73 pub fn flags(&self) -> vm_flags_t { in flags() method245 let mut flags = self.flags(); in update_flags() localVariable390 pub mod flags { module
19 pub mod flags { module328 pub fn flags(&self) -> u32 { in flags() method
77 pub mod flags { module
295 pub mod flags { module