Home
last modified time | relevance | path

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

/linux/mm/
H A Dvmalloc.c916 static struct vmap_node { struct
939 static struct vmap_node *vmap_nodes = &single; argument
954 static inline struct vmap_node *
960 static inline struct vmap_node *
967 node_to_id(struct vmap_node *node) in node_to_id()
1113 static struct vmap_node *
1117 struct vmap_node *vn; in find_vmap_area_exceed_addr_lock()
1856 struct vmap_node *vn = addr_to_node(va->va_start); in free_vmap_area()
1898 size_to_va_pool(struct vmap_node *vn, unsigned long size) in size_to_va_pool()
1909 node_pool_add_va(struct vmap_node *
[all...]