Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dstackdepot.c320 static inline u32 hash_stack(unsigned long *entries, unsigned int size) in hash_stack() function
382 hash = hash_stack(entries, nr_entries); in __stack_depot_save()