Searched defs:page_sharing_info (Results 1 – 1 of 1) sorted by relevance
49 struct page_sharing_info struct51 struct page_info *pg; /* Back pointer to the page. */52 shr_handle_t handle; /* Globally unique version / handle. */54 struct list_head entry; /* List of all shared pages (entry). */55 struct rcu_head rcu_head; /* List of all shared pages (entry). */58 union {
Completed in 38 milliseconds