Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/
A Dxmalloc_tlsf.c100 struct bhdr *matrix[REAL_FLI][MAX_SLI]; member
185 b = p->matrix[*fl][*sl]; in FIND_SUITABLE_BLOCK()
193 b = p->matrix[*fl][*sl]; in FIND_SUITABLE_BLOCK()
206 p->matrix[fl][sl] = b->ptr.free_ptr.next; in EXTRACT_BLOCK_HDR()
207 if ( p->matrix[fl][sl] ) in EXTRACT_BLOCK_HDR()
232 if ( p->matrix[fl][sl] == b ) in EXTRACT_BLOCK()
234 p->matrix[fl][sl] = b->ptr.free_ptr.next; in EXTRACT_BLOCK()
235 if ( !p->matrix[fl][sl] ) in EXTRACT_BLOCK()
251 if ( p->matrix[fl][sl] ) in INSERT_BLOCK()
252 p->matrix[fl][sl]->ptr.free_ptr.prev = b; in INSERT_BLOCK()
[all …]
/xen-4.10.0-shim-comet/
A D.travis.yml11 matrix:
/xen-4.10.0-shim-comet/tools/xl/
A DCODING_STYLE110 - Some people like to tile their 24" screens with a 6x4 matrix of 80x24
/xen-4.10.0-shim-comet/tools/libxl/
A DCODING_STYLE226 - Some people like to tile their 24" screens with a 6x4 matrix of 80x24

Completed in 4 milliseconds