Home
last modified time | relevance | path

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

/linux/rust/kernel/drm/
H A Ddevice.rs92 gem_create_object: T::Object::ALLOC_OPS.gem_create_object,
93 prime_handle_to_fd: T::Object::ALLOC_OPS.prime_handle_to_fd,
94 prime_fd_to_handle: T::Object::ALLOC_OPS.prime_fd_to_handle,
95 gem_prime_import: T::Object::ALLOC_OPS.gem_prime_import,
96 gem_prime_import_sg_table: T::Object::ALLOC_OPS.gem_prime_import_sg_table,
97 dumb_create: T::Object::ALLOC_OPS.dumb_create,
98 dumb_map_offset: T::Object::ALLOC_OPS.dumb_map_offset,
/linux/rust/kernel/drm/gem/
H A Dshmem.rs217 const ALLOC_OPS: driver::AllocOps = driver::AllocOps { constant
H A Dmod.rs349 const ALLOC_OPS: AllocOps = AllocOps { constant