Home
last modified time | relevance | path

Searched defs:next_chunk (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/linux/
Dgenalloc.h73 struct list_head next_chunk; /* next chunk in pool */ member
/Linux-v6.6/rust/alloc/vec/
Dinto_iter.rs242 fn next_chunk<const N: usize>(&mut self) -> Result<[T; N], core::array::IntoIter<T, N>> { in next_chunk() method
/Linux-v6.6/drivers/gpu/drm/qxl/
Dqxl_dev.h384 QXLPHYSICAL next_chunk; member