Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/locking/
Dlockdep.c1450 static inline struct list_head *get_dep_list(struct lock_list *lock, int offset) in get_dep_list() function
1479 head = get_dep_list(source_entry, offset); in __bfs()
1493 head = get_dep_list(lock, offset); in __bfs()