Searched refs:DrconfCellQueue (Results 1 – 1 of 1) sorted by relevance
398 typedef struct DrconfCellQueue {400 QSIMPLEQ_ENTRY(DrconfCellQueue) entry;401 } DrconfCellQueue; argument 403 static DrconfCellQueue *408 DrconfCellQueue *elem; in spapr_get_drconf_cell() 433 DrconfCellQueue *elem, *next; in spapr_dt_dynamic_memory_v2() 435 QSIMPLEQ_HEAD(, DrconfCellQueue) drconf_queue in spapr_dt_dynamic_memory_v2() 501 QSIMPLEQ_REMOVE(&drconf_queue, elem, DrconfCellQueue, entry); in spapr_dt_dynamic_memory_v2() 399 typedef struct DrconfCellQueue { global() struct 402 } DrconfCellQueue; global() typedef