Searched defs:buffer_mem_alloc (Results 1 – 2 of 2) sorted by relevance
593 buffer_mem_alloc(struct device *dev, struct buffer *buf) in buffer_mem_alloc() function802 buffer_mem_alloc(struct device *dev, struct buffer *buf) in buffer_mem_alloc() function1163 buffer_mem_alloc(struct device *dev, struct buffer *buf) in buffer_mem_alloc() function
989 VkMemoryAllocateInfo image_mem_alloc = {}, buffer_mem_alloc = {}; in TEST_F() local