Searched refs:WSBMLISTADD (Results 1 - 4 of 4) sorted by relevance

/hardware/intel/common/libwsbm/src/
H A Dwsbm_util.h27 #define WSBMLISTADD(__item, __list) \ macro
H A Dwsbm_mm.c207 WSBMLISTADD(&cur->fl_entry, &mm->fl_entry);
H A Dwsbm_manager.c239 WSBMLISTADD(&node->head, &list->free);
314 WSBMLISTADD(l, &list->free);
H A Dwsbm_slabpool.c296 WSBMLISTADD(&kbo->head, &cache->cached);
298 WSBMLISTADD(&kbo->head, &cache->unCached);

Completed in 488 milliseconds