Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmemblock.h91 struct memblock { struct
94 struct memblock_type memory; argument
95 struct memblock_type reserved; argument
98 extern struct memblock memblock; argument
/openbmc/linux/drivers/infiniband/core/
H A Duverbs_ioctl.c504 struct bundle_alloc_head *memblock; in bundle_destroy() local
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dmain.c804 size_t wl12xx_copy_fwlog(struct wl1271 *wl, u8 *memblock, size_t maxlen) in wl12xx_copy_fwlog()