Home
last modified time | relevance | path

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

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