OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WSBMLISTADD
(Results
1 - 4
of
4
) sorted by null
/hardware/intel/common/libwsbm/src/
wsbm_util.h
27
#define
WSBMLISTADD
(__item, __list) \
wsbm_mm.c
207
WSBMLISTADD
(&cur->fl_entry, &mm->fl_entry);
wsbm_manager.c
239
WSBMLISTADD
(&node->head, &list->free);
314
WSBMLISTADD
(l, &list->free);
wsbm_slabpool.c
296
WSBMLISTADD
(&kbo->head, &cache->cached);
298
WSBMLISTADD
(&kbo->head, &cache->unCached);
Completed in 41 milliseconds