Home
last modified time | relevance | path

Searched defs:vm_struct (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dvmalloc.h51 struct vm_struct { struct
52 struct vm_struct *next; argument
53 void *addr;
54 unsigned long size;
78 struct vm_struct *vm; /* in "busy" tree */ argument