Home
last modified time | relevance | path

Searched refs:old_map (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.4/tools/perf/util/
Dsymbol.c1065 struct map *old_map; in do_validate_kcore_modules() local
1072 old_map = map_groups__first(kmaps); in do_validate_kcore_modules()
1073 while (old_map) { in do_validate_kcore_modules()
1074 struct map *next = map_groups__next(old_map); in do_validate_kcore_modules()
1077 if (!__map__is_kmodule(old_map)) { in do_validate_kcore_modules()
1078 old_map = next; in do_validate_kcore_modules()
1083 mi = find_module(old_map->dso->short_name, &modules); in do_validate_kcore_modules()
1084 if (!mi || mi->start != old_map->start) { in do_validate_kcore_modules()
1089 old_map = next; in do_validate_kcore_modules()
1189 struct map *old_map; in map_groups__merge_in() local
[all …]
/Linux-v5.4/drivers/md/
Ddm-ioctl.c1040 struct dm_table *new_map, *old_map = NULL; in do_resume() local
1069 old_map = dm_swap_table(md, new_map); in do_resume()
1070 if (IS_ERR(old_map)) { in do_resume()
1074 return PTR_ERR(old_map); in do_resume()
1093 if (old_map) in do_resume()
1094 dm_table_destroy(old_map); in do_resume()
1333 struct dm_table *t, *old_map = NULL; in table_load() local
1391 old_map = hc->new_map; in table_load()
1398 if (old_map) { in table_load()
1400 dm_table_destroy(old_map); in table_load()
[all …]
Ddm.c2129 struct dm_table *old_map; in __bind() local
2171 old_map = ERR_PTR(ret); in __bind()
2175 old_map = rcu_dereference_protected(md->map, lockdep_is_held(&md->suspend_lock)); in __bind()
2180 if (old_map) in __bind()
2184 return old_map; in __bind()
/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_cotable.c391 struct ttm_bo_kmap_obj old_map, new_map; in vmw_cotable_resize() local
434 ret = ttm_bo_kmap(old_bo, i, 1, &old_map); in vmw_cotable_resize()
445 ttm_kmap_obj_virtual(&old_map, &dummy), in vmw_cotable_resize()
448 ttm_bo_kunmap(&old_map); in vmw_cotable_resize()
485 ttm_bo_kunmap(&old_map); in vmw_cotable_resize()
/Linux-v5.4/drivers/nvdimm/
Dbtt.c395 if (ent_e_flag(le32_to_cpu(ent->old_map))) in btt_flog_write()
397 arena->freelist[lane].block = ent_lba(le32_to_cpu(ent->old_map)); in btt_flog_write()
487 ent.old_map = cpu_to_le32(arena->external_nlba + i); in btt_log_init()
551 log_oldmap = ent_lba(le32_to_cpu(log_new.old_map)); in btt_freelist_init()
563 if (ent_e_flag(le32_to_cpu(log_new.old_map)) && in btt_freelist_init()
564 !ent_normal(le32_to_cpu(log_new.old_map))) { in btt_freelist_init()
606 return (ent->lba == 0) && (ent->old_map == 0) && (ent->new_map == 0) in ent_is_padding()
1389 log.old_map = cpu_to_le32(old_postmap); in btt_write_pg()
Dbtt.h87 __le32 old_map; member
/Linux-v5.4/net/core/
Dnet-sysfs.c711 struct rps_map *old_map, *map; in store_rps_map() local
748 old_map = rcu_dereference_protected(queue->rps_map, in store_rps_map()
754 if (old_map) in store_rps_map()
759 if (old_map) in store_rps_map()
760 kfree_rcu(old_map, rcu); in store_rps_map()
/Linux-v5.4/Documentation/driver-api/nvdimm/
Dbtt.rst133 old_map The old postmap ABA - after 'this' write completes, this will be a
142 old_map' alternate old postmap entry
/Linux-v5.4/drivers/ata/
Dsata_mv.c2505 unsigned int old_map, new_map; in mv_handle_fbs_ncq_dev_err() local
2519 old_map = pp->delayed_eh_pmp_map; in mv_handle_fbs_ncq_dev_err()
2520 new_map = old_map | mv_get_err_pmp_map(ap); in mv_handle_fbs_ncq_dev_err()
2522 if (old_map != new_map) { in mv_handle_fbs_ncq_dev_err()
2524 mv_pmp_eh_prep(ap, new_map & ~old_map); in mv_handle_fbs_ncq_dev_err()
/Linux-v5.4/Documentation/admin-guide/
Dkernel-parameters.txt1171 Format: { "old_map", "nochunk", "noruntime", "debug" }
1172 old_map [X86-64]: switch to the old ioremap-based EFI