Searched refs:get_dep_list (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/locking/
H A Dlockdep.c1552 static inline struct list_head *get_dep_list(struct lock_list *lock, int offset) function
1686 return list_next_or_null_rcu(get_dep_list(lock->parent, offset),
1798 head = get_dep_list(lock, offset);

Completed in 131 milliseconds