Searched refs:pop_owner_stack_trace (Results 1 – 3 of 3) sorted by relevance
171 struct lock_stat *pop_owner_stack_trace(struct lock_contention *con);192 static inline struct lock_stat *pop_owner_stack_trace(struct lock_contention *con __maybe_unused) in pop_owner_stack_trace() function
552 struct lock_stat *pop_owner_stack_trace(struct lock_contention *con) in pop_owner_stack_trace() function
1827 while ((st = pop_owner_stack_trace(con))) in print_contention_result()