Searched refs:walk (Results 1 – 3 of 3) sorted by relevance
83 void (*walk)(int sock, struct ring *ring); member600 ring->walk = walk_v1_v2; in __v1_v2_fill()620 ring->walk = walk_v3; in __v3_fill()704 ring->walk(sock, ring); in walk_ring()
35 code and debug tools to be able to walk the stack to determine the101 (CFI) metadata can be used to walk the stack. Unlike frame pointers,119 periodically walk the stack from schedule() and/or an NMI to ensure144 consistency model [*] is that it needs to walk the stack of each
299 return next(os.walk(path))