HomeSort by: relevance | last modified time | path
    Searched refs:free_chunk (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/sljit/dist/sljit_src/
sljitExecAllocator.c 74 alloc_chunk / free_chunk :
91 static SLJIT_INLINE void free_chunk(void *chunk, sljit_uw size) function in typeref:typename:SLJIT_INLINE void
129 static SLJIT_INLINE void free_chunk(void *chunk, sljit_uw size) function in typeref:typename:SLJIT_INLINE void
303 free_chunk(free_block, free_block->size + sizeof(struct block_header));
324 free_chunk(free_block, free_block->size + sizeof(struct block_header));
sljitProtExecAllocator.c 77 alloc_chunk / free_chunk :
201 static SLJIT_INLINE void free_chunk(void *chunk, sljit_uw size) function in typeref:typename:SLJIT_INLINE void
388 free_chunk(free_block, free_block->size + sizeof(struct block_header));
409 free_chunk(free_block, free_block->size + sizeof(struct block_header));
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_cs.c 132 goto free_chunk;
140 goto free_chunk;
148 goto free_chunk;
156 goto free_chunk;
261 free_chunk:

Completed in 15 milliseconds