Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dmemblock.h94 struct memblock { struct
97 struct memblock_type memory; argument
98 struct memblock_type reserved; argument
101 extern struct memblock memblock; argument
/linux-6.12.1/drivers/infiniband/core/
Duverbs_ioctl.c513 struct bundle_alloc_head *memblock; in bundle_destroy() local
/linux-6.12.1/drivers/net/wireless/ti/wlcore/
Dmain.c883 size_t wl12xx_copy_fwlog(struct wl1271 *wl, u8 *memblock, size_t maxlen) in wl12xx_copy_fwlog()