Searched refs:lockdep_map (Results 51 - 69 of 69) sorted by relevance

123

/linux-master/fs/
H A Dpipe.c82 static int pipe_lock_cmp_fn(const struct lockdep_map *a,
83 const struct lockdep_map *b)
/linux-master/block/
H A Dbio.c1387 bio->bi_bdev->bd_disk->lockdep_map);
1411 bio->bi_bdev->bd_disk->lockdep_map);
H A Dgenhd.c1376 lockdep_init_map(&disk->lockdep_map, "(bio completion)", lkclass, 0);
/linux-master/include/linux/
H A Dblkdev.h205 struct lockdep_map lockdep_map; member in struct:gendisk
H A Drhashtable.h85 struct lockdep_map dep_map;
H A Djbd2.h1262 struct lockdep_map j_trans_commit_map;
H A Dpci.h417 struct lockdep_map cfg_access_lock;
/linux-master/drivers/md/bcache/
H A Dbtree.c565 static int btree_lock_cmp_fn(const struct lockdep_map *_a,
566 const struct lockdep_map *_b)
574 static void btree_lock_print_fn(const struct lockdep_map *map)
/linux-master/kernel/
H A Dcpu.c95 static struct lockdep_map cpuhp_state_up_map =
97 static struct lockdep_map cpuhp_state_down_map =
/linux-master/drivers/gpu/drm/i915/
H A Di915_active.c361 lockdep_init_map(&ref->work.lockdep_map, "i915_active.work", wkey, 0);
/linux-master/drivers/net/wireless/intel/iwlwifi/
H A Diwl-trans.h1163 struct lockdep_map sync_cmd_lockdep_map;
/linux-master/kernel/locking/
H A Drwsem.c1670 void _down_write_nest_lock(struct rw_semaphore *sem, struct lockdep_map *nest)
/linux-master/kernel/printk/
H A Dprintk.c106 static struct lockdep_map console_lock_dep_map = {
1832 static struct lockdep_map console_owner_dep_map = {
/linux-master/drivers/gpu/drm/
H A Ddrm_connector.c777 static struct lockdep_map connector_list_iter_dep_map = {
/linux-master/kernel/rcu/
H A Dtasks.h1439 struct lockdep_map rcu_trace_lock_map =
/linux-master/include/net/
H A Dsock.h94 struct lockdep_map dep_map;
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c5136 lockdep_init_map(&tc->ht.run_work.lockdep_map, "tc_ht_wq_key", &tc_ht_wq_key, 0);
5260 lockdep_init_map(&tc_ht->run_work.lockdep_map, "tc_ht_wq_key", &tc_ht_wq_key, 0);
/linux-master/mm/
H A Dpage_alloc.c3762 static struct lockdep_map __fs_reclaim_map =
H A Dmemcontrol.c2033 static struct lockdep_map memcg_oom_lock_dep_map = {

Completed in 388 milliseconds

123