Home
last modified time | relevance | path

Searched refs:dep_map (Results 1 – 4 of 4) sorted by relevance

/fs/sysfs/
Ddir.c159 rwsem_acquire_read(&sd->dep_map, 0, 1, _RET_IP_); in sysfs_get_active()
183 rwsem_release(&sd->dep_map, 1, _RET_IP_); in sysfs_put_active()
212 rwsem_acquire(&sd->dep_map, 0, 0, _RET_IP_); in sysfs_deactivate()
219 lock_contended(&sd->dep_map, _RET_IP_); in sysfs_deactivate()
223 lock_acquired(&sd->dep_map, _RET_IP_); in sysfs_deactivate()
224 rwsem_release(&sd->dep_map, 1, _RET_IP_); in sysfs_deactivate()
Dsysfs.h59 struct lockdep_map dep_map; member
125 lockdep_init_map(&sd->dep_map, "s_active", key, 0); \
/fs/autofs4/
Dexpire.c118 lock_set_subclass(&q->d_lock.dep_map, 0, _RET_IP_); in get_next_positive_subdir()
181 lock_set_subclass(&ret->d_lock.dep_map, 0, _RET_IP_); in get_next_positive_dentry()
/fs/
Ddcache.c1087 spin_release(&dentry->d_lock.dep_map, 1, _RET_IP_); in have_submounts()
1089 spin_acquire(&this_parent->d_lock.dep_map, 0, 1, _RET_IP_); in have_submounts()
1193 spin_release(&dentry->d_lock.dep_map, 1, _RET_IP_); in select_parent()
1195 spin_acquire(&this_parent->d_lock.dep_map, 0, 1, _RET_IP_); in select_parent()
2941 spin_release(&dentry->d_lock.dep_map, 1, _RET_IP_); in d_genocide()
2943 spin_acquire(&this_parent->d_lock.dep_map, 0, 1, _RET_IP_); in d_genocide()