Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmemblock.h104 struct memblock { struct
107 struct memblock_type memory; argument
108 struct memblock_type reserved; argument
111 extern struct memblock memblock; argument
/linux/drivers/infiniband/core/
H A Duverbs_ioctl.c513 struct bundle_alloc_head *memblock; in bundle_destroy() local
/linux/drivers/net/wireless/ti/wlcore/
H A Dmain.c884 size_t wl12xx_copy_fwlog(struct wl1271 *wl, u8 *memblock, size_t maxlen) in wl12xx_copy_fwlog()