Home
last modified time | relevance | path

Searched defs:Object (Results 1 – 4 of 4) sorted by relevance

/linux/scripts/
H A Dgenerate_rust_target.rs24 Object(Object), enumerator
27 type Object = Vec<(String, Value)>; typedef
/linux/Documentation/security/
H A Dlandlock.rst101 Object section in Kernel structures
/linux/drivers/gpu/drm/nova/
H A Ddriver.rs62 type Object = gem::Object<NovaObject>; typedef
/linux/drivers/gpu/drm/tyr/
H A Ddriver.rs185 type Object = drm::gem::Object<TyrObject>; typedef