Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dsymbol.c995 struct map *old_map; in do_validate_kcore_modules() local
1002 old_map = map_groups__first(kmaps, map->type); in do_validate_kcore_modules()
1003 while (old_map) { in do_validate_kcore_modules()
1004 struct map *next = map_groups__next(old_map); in do_validate_kcore_modules()
1007 if (old_map == map || old_map->start == map->start) { in do_validate_kcore_modules()
1009 old_map = next; in do_validate_kcore_modules()
1014 mi = find_module(old_map->dso->short_name, &modules); in do_validate_kcore_modules()
1015 if (!mi || mi->start != old_map->start) { in do_validate_kcore_modules()
1020 old_map = next; in do_validate_kcore_modules()
1120 struct map *old_map, *new_map, *replacement_map = NULL; in dso__load_kcore() local
[all …]
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_cotable.c396 struct ttm_bo_kmap_obj old_map, new_map; in vmw_cotable_resize() local
439 ret = ttm_bo_kmap(old_bo, i, 1, &old_map); in vmw_cotable_resize()
450 ttm_kmap_obj_virtual(&old_map, &dummy), in vmw_cotable_resize()
453 ttm_bo_kunmap(&old_map); in vmw_cotable_resize()
489 ttm_bo_kunmap(&old_map); in vmw_cotable_resize()
/linux-4.4.14/drivers/md/
Ddm-ioctl.c1003 struct dm_table *new_map, *old_map = NULL; in do_resume() local
1032 old_map = dm_swap_table(md, new_map); in do_resume()
1033 if (IS_ERR(old_map)) { in do_resume()
1037 return PTR_ERR(old_map); in do_resume()
1056 if (old_map) in do_resume()
1057 dm_table_destroy(old_map); in do_resume()
1274 struct dm_table *t, *old_map = NULL; in table_load() local
1330 old_map = hc->new_map; in table_load()
1337 if (old_map) { in table_load()
1339 dm_table_destroy(old_map); in table_load()
[all …]
Ddm.c2481 struct dm_table *old_map; in __bind() local
2509 old_map = rcu_dereference_protected(md->map, lockdep_is_held(&md->suspend_lock)); in __bind()
2514 if (old_map) in __bind()
2517 return old_map; in __bind()
/linux-4.4.14/drivers/nvdimm/
Dbtt.h49 __le32 old_map; member
Dbtt.c377 arena->freelist[lane].block = le32_to_cpu(ent->old_map); in btt_flog_write()
430 log.old_map = cpu_to_le32(arena->external_nlba + i); in btt_log_init()
467 arena->freelist[i].block = le32_to_cpu(log_new.old_map); in btt_freelist_init()
470 if (log_new.old_map == log_new.new_map) in btt_freelist_init()
479 (le32_to_cpu(log_new.old_map) == map_entry)) { in btt_freelist_init()
1107 log.old_map = cpu_to_le32(old_postmap); in btt_write_pg()
/linux-4.4.14/net/core/
Dnet-sysfs.c688 struct rps_map *old_map, *map; in store_rps_map() local
725 old_map = rcu_dereference_protected(queue->rps_map, in store_rps_map()
731 if (old_map) in store_rps_map()
736 if (old_map) in store_rps_map()
737 kfree_rcu(old_map, rcu); in store_rps_map()
/linux-4.4.14/Documentation/nvdimm/
Dbtt.txt125 old_map : The old postmap ABA - after 'this' write completes, this will be a
134 old_map': alternate old postmap entry
/linux-4.4.14/drivers/ata/
Dsata_mv.c2522 unsigned int old_map, new_map; in mv_handle_fbs_ncq_dev_err() local
2536 old_map = pp->delayed_eh_pmp_map; in mv_handle_fbs_ncq_dev_err()
2537 new_map = old_map | mv_get_err_pmp_map(ap); in mv_handle_fbs_ncq_dev_err()
2539 if (old_map != new_map) { in mv_handle_fbs_ncq_dev_err()
2541 mv_pmp_eh_prep(ap, new_map & ~old_map); in mv_handle_fbs_ncq_dev_err()
/linux-4.4.14/Documentation/
Dkernel-parameters.txt1098 Format: { "old_map", "nochunk", "noruntime", "debug" }
1099 old_map [X86-64]: switch to the old ioremap-based EFI