Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/
A Dstackdepot.c337 static inline struct stack_record *find_stack(struct stack_record *bucket, in find_stack() function
384 found = find_stack(smp_load_acquire(bucket), entries, nr_entries, hash); in __stack_depot_save()
411 found = find_stack(*bucket, entries, nr_entries, hash); in __stack_depot_save()

Completed in 3 milliseconds