Searched defs:ALLOC_OPS (Results 1 – 2 of 2) sorted by relevance
/linux/rust/kernel/drm/ | ||
H A D | driver.rs | 90 const ALLOC_OPS: AllocOps; global() constant |
/linux/rust/kernel/drm/gem/ | ||
H A D | mod.rs | 299 const ALLOC_OPS: AllocOps = AllocOps { global() constant |