Home
last modified time | relevance | path

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

/Linux-v4.19/lib/
Dstackdepot.c182 static inline struct stack_record *find_stack(struct stack_record *bucket, in find_stack() function
238 found = find_stack(smp_load_acquire(bucket), trace->entries, in depot_save_stack()
267 found = find_stack(*bucket, trace->entries, trace->nr_entries, hash); in depot_save_stack()