allocated_mem      46 drivers/infiniband/core/uverbs_ioctl.c 	struct bundle_alloc_head *allocated_mem;
allocated_mem     122 drivers/infiniband/core/uverbs_ioctl.c 		buf->next = pbundle->allocated_mem;
allocated_mem     123 drivers/infiniband/core/uverbs_ioctl.c 		pbundle->allocated_mem = buf;
allocated_mem     545 drivers/infiniband/core/uverbs_ioctl.c 	for (memblock = pbundle->allocated_mem; memblock;) {
allocated_mem     587 drivers/infiniband/core/uverbs_ioctl.c 		pbundle->allocated_mem = &pbundle->alloc_head;
allocated_mem     591 drivers/infiniband/core/uverbs_ioctl.c 		pbundle->allocated_mem = NULL;