Home
last modified time | relevance | path

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

/trunk/main/sal/rtl/source/
H A Dalloc_arena.c199 QUEUE_REMOVE_NAMED((*ppSegment), s); in rtl_arena_segment_get()
286 QUEUE_REMOVE_NAMED(segment, f); in rtl_arena_freelist_remove()
624 QUEUE_REMOVE_NAMED(next, s); in rtl_arena_segment_coalesce()
642 QUEUE_REMOVE_NAMED(prev, s); in rtl_arena_segment_coalesce()
809 QUEUE_REMOVE_NAMED(arena, arena_); in rtl_arena_deactivate()
898 QUEUE_REMOVE_NAMED(segment, s); in rtl_arena_deactivate()
909 QUEUE_REMOVE_NAMED(segment, s); in rtl_arena_deactivate()
920 QUEUE_REMOVE_NAMED(segment, s); in rtl_arena_deactivate()
1133 QUEUE_REMOVE_NAMED(segment, s); in rtl_arena_free()
1139 QUEUE_REMOVE_NAMED(prev, s); in rtl_arena_free()
H A Dalloc_cache.c499 QUEUE_REMOVE_NAMED(slab, slab_); in rtl_cache_slab_alloc()
563 QUEUE_REMOVE_NAMED(slab, slab_); in rtl_cache_slab_free()
581 QUEUE_REMOVE_NAMED(slab, slab_); in rtl_cache_slab_free()
996 QUEUE_REMOVE_NAMED(cache, cache_); in rtl_cache_deactivate()
1086 QUEUE_REMOVE_NAMED(slab, slab_); in rtl_cache_deactivate()
1099 QUEUE_REMOVE_NAMED(slab, slab_); in rtl_cache_deactivate()
H A Dalloc_impl.h174 #define QUEUE_REMOVE_NAMED(entry, name) \ macro

Completed in 23 milliseconds