Home
last modified time | relevance | path

Searched refs:LIST_ENTRY (Results 1 – 11 of 11) sorted by relevance

/sys/include/
Dkmem.h43 LIST_ENTRY(SlabElement) free;
58 LIST_ENTRY(Slab) slabList;
Dirq.h11 LIST_ENTRY(IRQHandler) link;
Dktimer.h14 LIST_ENTRY(KTimerEvent) timerQueue;
Dmutex.h13 LIST_ENTRY(Mutex) buckets;
Dsemaphore.h18 LIST_ENTRY(Semaphore) semaphoreList;
Dwaitchannel.h14 LIST_ENTRY(WaitChannel) chanList;
Dnic.h18 LIST_ENTRY(NIC) entries;
Dspinlock.h26 LIST_ENTRY(Spinlock) lockList;
Ddisk.h21 LIST_ENTRY(Disk) entries;
Dqueue.h371 #define LIST_ENTRY(type) \ macro
/sys/kern/
Dpalloc.c34 LIST_ENTRY(FreePage) entries;