Searched defs:_next (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/dma/dw-edma/ |
H A D | dw-edma-core.c | 129 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 D | ltl2ba.py | 72 def __init__(self, incoming: set['GraphNode'], new, old, _next): argument
|
/linux/drivers/dma/dw/ |
H A D | core.c | 100 struct dw_desc *child, *_next; in dwc_desc_put() local
|
/linux/include/linux/ |
H A D | bio.h | 277 struct folio *_next; member
|
/linux/drivers/gpu/drm/i915/gvt/ |
H A D | handlers.c | 894 i915_reg_t _next, i915_reg_t _end) in calc_index()
|
/linux/include/net/ |
H A D | dsa.h | 586 #define dsa_switch_for_each_port_safe(_dp, _next, _ds) \ argument
|