Searched refs:moduleLoadQueueEntry (Results 1 – 3 of 3) sorted by relevance
160 struct moduleLoadQueueEntry *loadmod; in queueLoadModule()162 loadmod = zmalloc(sizeof(struct moduleLoadQueueEntry)); in queueLoadModule()
779 struct moduleLoadQueueEntry { struct
5098 struct moduleLoadQueueEntry *loadmod = ln->value; in moduleLoadFromQueue()