Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/infiniband/core/
Duverbs_ioctl.c38 struct bundle_alloc_head { struct
39 struct bundle_alloc_head *next; argument
45 struct bundle_alloc_head alloc_head; argument
46 struct bundle_alloc_head *allocated_mem;
118 struct bundle_alloc_head *buf; in _uverbs_alloc()
504 struct bundle_alloc_head *memblock; in bundle_destroy()
543 struct bundle_alloc_head *tmp = memblock; in bundle_destroy()