Home
last modified time | relevance | path

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

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