Home
last modified time | relevance | path

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

/linux/tools/verification/rvgen/rvgen/
H A Dltl2ba.py72 __init__(self, incoming: set['GraphNode'], new, old, _next) global() 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.h271 struct folio *_next; member
/linux/include/net/
H A Ddsa.h593 #define dsa_switch_for_each_port_safe(_dp, _next, _ds) \ argument