Home
last modified time | relevance | path

Searched refs:zeroed_slice (Results 1 – 3 of 3) sorted by relevance

/linux/samples/rust/
H A Drust_dma.rs73 Coherent::zeroed_slice(pdev.as_ref(), TEST_VALUES.len(), GFP_KERNEL)?; in probe()
/linux/drivers/gpu/nova-core/
H A Dgsp.rs147 let mut libos = CoherentBox::zeroed_slice( in new()
/linux/rust/kernel/
H A Ddma.rs426 pub fn zeroed_slice( in zeroed_slice() method
895 pub fn zeroed_slice( in zeroed_slice() method