Searched defs:buffer_mem_alloc (Results 1 – 2 of 2) sorted by relevance
626 buffer_mem_alloc(struct device *dev, struct buffer *buf) in buffer_mem_alloc() function840 buffer_mem_alloc(struct device *dev, struct buffer *buf) in buffer_mem_alloc() function1206 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