Searched refs:lock_sync (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ |
| H A D | lockdep.h | 233 extern void lock_sync(struct lockdep_map *lock, unsigned int subclass, 546 #define lock_map_sync(l) lock_sync(l, 0, 0, 1, NULL, _THIS_IP_)
|
| /linux/kernel/locking/ |
| H A D | lockdep.c | 5904 void lock_sync(struct lockdep_map *lock, unsigned subclass, int read, in lock_sync() function 5922 EXPORT_SYMBOL_GPL(lock_sync);
|