Home
last modified time | relevance | path

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

/linux/mm/
H A Dvmalloc.c931 static struct vmap_node { struct
954 static struct vmap_node *vmap_nodes = &single; argument
969 static inline struct vmap_node *
975 static inline struct vmap_node *
982 node_to_id(struct vmap_node *node) in node_to_id()
1128 static struct vmap_node *
1132 struct vmap_node *vn; in find_vmap_area_exceed_addr_lock()
1871 struct vmap_node *vn = addr_to_node(va->va_start); in free_vmap_area()
1913 size_to_va_pool(struct vmap_node *vn, unsigned long size) in size_to_va_pool()
1924 node_pool_add_va(struct vmap_node *n, struct vmap_area *va) in node_pool_add_va()
[all …]