Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dstackdepot.c58 struct stack_record { struct
59 struct stack_record *next; /* Link in the hash table */ argument
79 static struct stack_record **stack_table; argument