Home
last modified time | relevance | path

Searched refs:_layout (Results 1 – 2 of 2) sorted by relevance

/linux/rust/kernel/alloc/
H A Dallocator.rs41 unsafe fn dealloc(&self, ptr: *mut u8, _layout: Layout) { in dealloc()
/linux/drivers/clk/samsung/
H A Dclk.h297 #define CPU_CLK(_id, _name, _pid, _apid, _flags, _offset, _layout, _cfg) \ argument
305 .reg_layout = _layout, \