Home
last modified time | relevance | path

Searched refs:bundle_alloc_head (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_ioctl.c42 struct bundle_alloc_head { struct
43 struct bundle_alloc_head *next; argument
49 struct bundle_alloc_head alloc_head; argument
50 struct bundle_alloc_head *allocated_mem;
120 struct bundle_alloc_head *buf; in _uverbs_alloc()
476 struct bundle_alloc_head *memblock; in bundle_destroy()
513 struct bundle_alloc_head *tmp = memblock; in bundle_destroy()