Home
last modified time | relevance | path

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

/linux/drivers/dma/dw-edma/
H A Ddw-edma-core.c129 struct dw_edma_burst *child, *_next; in dw_edma_free_burst() local
145 struct dw_edma_chunk *child, *_next; in dw_edma_free_chunk() local
/linux/tools/verification/rvgen/rvgen/
H A Dltl2ba.py72 def __init__(self, incoming: set['GraphNode'], new, old, _next): argument
/linux/drivers/dma/dw/
H A Dcore.c100 struct dw_desc *child, *_next; in dwc_desc_put() local
/linux/include/linux/
H A Dbio.h277 struct folio *_next; member
/linux/drivers/gpu/drm/i915/gvt/
H A Dhandlers.c894 i915_reg_t _next, i915_reg_t _end) in calc_index()
/linux/include/net/
H A Ddsa.h586 #define dsa_switch_for_each_port_safe(_dp, _next, _ds) \ argument