Home
last modified time | relevance | path

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

/DragonOS-0.1.8/kernel/src/include/DragonOS/
Drefcount.h5 typedef struct refcount_struct { struct
6 atomic_t refs;
/DragonOS-0.1.8/kernel/src/libs/
Drefcount.rs27 src: *mut crate::include::bindings::bindings::refcount_struct, in convert_mut()
32 src: *const crate::include::bindings::bindings::refcount_struct, in convert_ref()