Searched defs:check_src (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/kernel/locking/ |
| H A D | lockdep.c | 1877 print_circular_bug_header(struct lock_list *entry, unsigned int depth, struct held_lock *check_src, struct held_lock *check_tgt) print_circular_bug_header() argument 1966 print_circular_bug(struct lock_list *this, struct lock_list *target, struct held_lock *check_src, struct held_lock *check_tgt) print_circular_bug() argument
|
| /kernel/linux/linux-6.6/kernel/locking/ |
| H A D | lockdep.c | 1935 print_circular_bug_header(struct lock_list *entry, unsigned int depth, struct held_lock *check_src, struct held_lock *check_tgt) print_circular_bug_header() argument 2024 print_circular_bug(struct lock_list *this, struct lock_list *target, struct held_lock *check_src, struct held_lock *check_tgt) print_circular_bug() argument
|
Completed in 17 milliseconds