Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dxcoffsolib.h30 struct vmap struct
32 struct vmap *nxt; /* ptr to next in chain */ argument
54 struct vmap_and_bfd argument
57 struct vmap *pvmap; argument
H A Dexec.c84 struct vmap *vmap; variable
/dflybsd-src/sys/dev/drm/
H A Dlinux_vmalloc.c34 struct vmap { struct
37 SLIST_ENTRY(vmap) vm_vmaps; argument
46 vmap(struct page **pages, unsigned int count, in vmap() function
/dflybsd-src/sys/dev/drm/include/linux/
H A Ddma-buf.h55 void *(*vmap)(struct dma_buf *); member
/dflybsd-src/contrib/libpcap/
H A Doptimize.c335 struct vmapinfo *vmap; member