Home
last modified time | relevance | path

Searched refs:ref_count (Results 1 – 2 of 2) sorted by relevance

/l4re-core-master/moe/server/src/
A Dpages.h22 l4_uint32_t &ref_count(void *addr) in ref_count() function
31 { return l4util_inc32_res(&ref_count(addr)); } in share()
35 { return l4util_dec32_res(&ref_count(addr)); } in unshare()
A Ddataspace_noncont.cc62 if (Moe::Pages::ref_count(*p) == 1) in map_address()

Completed in 5 milliseconds