Home
last modified time | relevance | path

Searched defs:ALLOC_OPS (Results 1 – 2 of 2) sorted by relevance

/linux/rust/kernel/drm/
H A Ddriver.rs90 const ALLOC_OPS: AllocOps; global() constant
/linux/rust/kernel/drm/gem/
H A Dmod.rs299 const ALLOC_OPS: AllocOps = AllocOps { global() constant