Home
last modified time | relevance | path

Searched defs:flags (Results 1 – 10 of 10) sorted by relevance

/rust/helpers/
A Dslab.c6 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()
A Dvmalloc.c6 rust_helper_vrealloc(const void *p, size_t size, gfp_t flags) in rust_helper_vrealloc()
A Dcpumask.c55 bool rust_helper_alloc_cpumask_var(cpumask_var_t *mask, gfp_t flags) in rust_helper_alloc_cpumask_var()
60 bool rust_helper_zalloc_cpumask_var(cpumask_var_t *mask, gfp_t flags) in rust_helper_zalloc_cpumask_var()
A Dxarray.c10 void rust_helper_xa_init_flags(struct xarray *xa, gfp_t flags) in rust_helper_xa_init_flags()
/rust/kernel/mm/
A Dvirt.rs73 pub fn flags(&self) -> vm_flags_t { in flags() method
245 let mut flags = self.flags(); in update_flags() variables
390 pub mod flags { module
/rust/kernel/fs/
A Dfile.rs19 pub mod flags { module
330 pub fn flags(&self) -> u32 { in flags() method
/rust/kernel/
A Dalloc.rs77 pub mod flags { module
A Dcpufreq.rs45 pub mod flags { module
262 pub fn flags(&self, index: TableIndex) -> u32 { in flags() method
/rust/kernel/io/
A Dresource.rs159 pub fn flags(&self) -> Flags { in flags() method
/rust/kernel/net/
A Dphy.rs295 pub mod flags { module

Completed in 18 milliseconds