Searched refs:find_stack (Results 1 – 2 of 2) sorted by relevance
202 static inline struct stack_record *find_stack(struct stack_record *bucket, in find_stack() function281 found = find_stack(smp_load_acquire(bucket), entries, in stack_depot_save()310 found = find_stack(*bucket, entries, nr_entries, hash); in stack_depot_save()
770 static bool find_stack(u32 handle, in find_stack() function831 || !find_stack(handle, md_slabowner_dump_addr, buf)) { in dump_tracking()