Home
last modified time | relevance | path

Searched refs:walk (Results 1 – 3 of 3) sorted by relevance

/tools/testing/selftests/net/
Dpsock_tpacket.c83 void (*walk)(int sock, struct ring *ring); member
600 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()
/tools/objtool/Documentation/
Dstack-validation.txt35 code and debug tools to be able to walk the stack to determine the
101 (CFI) metadata can be used to walk the stack. Unlike frame pointers,
119 periodically walk the stack from schedule() and/or an NMI to ensure
144 consistency model [*] is that it needs to walk the stack of each
/tools/kvm/kvm_stat/
Dkvm_stat299 return next(os.walk(path))