Home
last modified time | relevance | path

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

/include/linux/
A Dstackdepot.h53 struct stack_record { struct
54 struct list_head hash_list; /* Links in the hash table */
55 u32 hash; /* Hash in hash table */
56 u32 size; /* Number of stored frames */
57 union handle_parts handle; /* Constant after initialization */
58 refcount_t count;
59 union {

Completed in 3 milliseconds