Home
last modified time | relevance | path

Searched defs:_next (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/dma/dw-edma/
H A Ddw-edma-core.c140 struct dw_edma_burst *child, *_next; in dw_edma_free_burst() local
156 struct dw_edma_chunk *child, *_next; in dw_edma_free_chunk() local
/openbmc/pyphosphor/obmc/utils/
H A Dpathtree.py52 def _next(self): member in PathTreeItemIterator
/openbmc/linux/drivers/cxl/
H A Dacpi.c624 struct resource *_next = next->sibling; in add_cxl_resources() local
/openbmc/linux/fs/afs/
H A Dwrite.c705 loff_t start, loff_t end, loff_t *_next, in afs_writepages_region()
/openbmc/linux/drivers/dma/dw/
H A Dcore.c99 struct dw_desc *child, *_next; in dwc_desc_put() local
/openbmc/linux/include/linux/
H A Dbio.h279 struct folio *_next; member
/openbmc/qemu/include/migration/
H A Dvmstate.h785 #define VMSTATE_QTAILQ_V(_field, _state, _version, _vmsd, _type, _next) \ argument
844 #define VMSTATE_QLIST_V(_field, _state, _version, _vmsd, _type, _next) \ argument
/openbmc/linux/include/net/
H A Ddsa.h565 #define dsa_switch_for_each_port_safe(_dp, _next, _ds) \ argument