Searched refs:WSBMLISTFOREACHSAFE (Results 1 – 3 of 3) sorted by relevance
/hardware/intel/common/libwsbm/src/ |
D | wsbm_util.h | 63 #define WSBMLISTFOREACHSAFE(__item, __next, __list) \ macro
|
D | wsbm_slabpool.c | 261 WSBMLISTFOREACHSAFE(list, next, &cache->timeoutList) { in wsbmFreeTimeoutKBOsLocked() 552 WSBMLISTFOREACHSAFE(list, next, &header->freeSlabs) { in wsbmSlabFreeBufferLocked() 1108 WSBMLISTFOREACHSAFE(list, next, &header->delayedBuffers) { in wsbmFinishSizeHeader()
|
D | wsbm_userpool.c | 392 WSBMLISTFOREACHSAFE(list, next, &p->delayed) { in release_delayed_buffers()
|