Searched refs:VME_FOR_STORE (Results 1 – 1 of 1) sorted by relevance
34 #define VME_FOR_STORE(ptr) __container_of(ptr, struct vm_map_entry, store) macro48 vme_c = VME_FOR_STORE(node); in rb_node_compare()49 vme_p = VME_FOR_STORE(parent); in rb_node_compare()68 cur = VME_FOR_STORE(rb_entry); in vm_map_store_lookup_entry_rb()98 (uintptr_t)(VME_FOR_STORE(tmp_store))->vme_start, in vm_map_store_entry_link_rb()99 (uintptr_t)(VME_FOR_STORE(tmp_store))->vme_end); in vm_map_store_entry_link_rb()