Searched defs:mem_from (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/kernel/locking/ |
| D | lockdep.c | 6535 print_freed_lock_bug(struct task_struct *curr, const void *mem_from, in print_freed_lock_bug() 6557 static inline int not_in_range(const void* mem_from, unsigned long mem_len, in not_in_range() 6569 void debug_check_no_locks_freed(const void *mem_from, unsigned long mem_len) in debug_check_no_locks_freed()
|
| /kernel/linux/linux-5.10/kernel/locking/ |
| D | lockdep.c | 6302 print_freed_lock_bug(struct task_struct *curr, const void *mem_from, in print_freed_lock_bug() 6324 static inline int not_in_range(const void* mem_from, unsigned long mem_len, in not_in_range() 6336 void debug_check_no_locks_freed(const void *mem_from, unsigned long mem_len) in debug_check_no_locks_freed()
|