Searched refs:lock_sync (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/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-6.15/kernel/locking/ |
| H A D | lockdep.c | 5902 void lock_sync(struct lockdep_map *lock, unsigned subclass, int read, in lock_sync() function 5920 EXPORT_SYMBOL_GPL(lock_sync);
|