Searched refs:allocation_header (Results 1 – 1 of 1) sorted by relevance
152 struct allocation_header { struct158 size_t actual_size = ROUNDUP(size + sizeof(struct allocation_header), PAGE_SHIFT); in xencall_alloc_buffer() argument160 struct allocation_header *hdr; in xencall_alloc_buffer()173 struct allocation_header *hdr; in xencall_free_buffer()
Completed in 5 milliseconds