Searched refs:pop_owner_stack_trace (Results 1 – 3 of 3) sorted by relevance
180 struct lock_stat *pop_owner_stack_trace(struct lock_contention *con);201 static inline struct lock_stat *pop_owner_stack_trace(struct lock_contention *con __maybe_unused) in pop_owner_stack_trace() function
661 struct lock_stat *pop_owner_stack_trace(struct lock_contention *con) in pop_owner_stack_trace() function
1829 while ((st = pop_owner_stack_trace(con))) in print_contention_result()