Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/
A Dxmalloc_tlsf.c157 static inline void MAPPING_INSERT(unsigned long r, int *fl, int *sl) in MAPPING_INSERT() function
272 MAPPING_INSERT(b->size & BLOCK_SIZE_MASK, &fl, &sl); in ADD_REGION()
431 MAPPING_INSERT(tmp_size, &fl, &sl); in xmem_pool_alloc()
472 MAPPING_INSERT(tmp_b->size & BLOCK_SIZE_MASK, &fl, &sl); in xmem_pool_free()
479 MAPPING_INSERT(tmp_b->size & BLOCK_SIZE_MASK, &fl, &sl); in xmem_pool_free()
487 MAPPING_INSERT(b->size & BLOCK_SIZE_MASK, &fl, &sl); in xmem_pool_free()

Completed in 3 milliseconds