Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/
A Dxmalloc_tlsf.c72 struct bhdr *prev;
73 struct bhdr *next;
76 struct bhdr { struct
78 struct bhdr *prev_hdr; argument
100 struct bhdr *matrix[REAL_FLI][MAX_SLI]; argument
180 struct bhdr *b = NULL; in FIND_SUITABLE_BLOCK()
266 struct bhdr *b, *lb; in ADD_REGION()
268 b = (struct bhdr *)(region); in ADD_REGION()
457 struct bhdr *b, *tmp_b; in xmem_pool_free()
598 struct bhdr *b = (struct bhdr *)(q - BHDR_OVERHEAD); in _xmalloc()
[all …]

Completed in 3 milliseconds