Searched defs:nest_lock (Results 1 – 4 of 4) sorted by relevance
| /linux/kernel/locking/ |
| H A D | mutex.c | 610 struct lockdep_map *nest_lock, unsigned long ip, in __mutex_lock_common() 817 struct lockdep_map *nest_lock, unsigned long ip) in __mutex_lock() 1173 int __sched _mutex_trylock_nest_lock(struct mutex *lock, struct lockdep_map *nest_lock) in _mutex_trylock_nest_lock()
|
| H A D | lockdep.c | 5079 struct lockdep_map *nest_lock, unsigned long ip, in __lock_acquire() 5827 struct lockdep_map *nest_lock, unsigned long ip) in lock_acquire() 5905 int check, struct lockdep_map *nest_lock, unsigned long ip) in lock_sync()
|
| /linux/include/linux/ |
| H A D | lockdep_types.h | 224 struct lockdep_map *nest_lock; member
|
| /linux/tools/testing/vma/include/ |
| H A D | stubs.h | 30 #define down_write_nest_lock(sem, nest_lock) argument
|