Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dstackdepot.c179 static inline u32 hash_stack(unsigned long *entries, unsigned int size) in hash_stack() function
273 hash = hash_stack(entries, nr_entries); in stack_depot_save()
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/minidump/
H A Dminidump_memory.c794 static u32 hash_stack(const unsigned long *entries, unsigned int size) in hash_stack() function
827 handle = hash_stack(t->addrs, nr_entries); in dump_tracking()