Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_cotable.c398 struct ttm_bo_kmap_obj old_map, new_map; in vmw_cotable_resize() local
441 ret = ttm_bo_kmap(old_bo, i, 1, &old_map); in vmw_cotable_resize()
452 ttm_kmap_obj_virtual(&old_map, &dummy), in vmw_cotable_resize()
455 ttm_bo_kunmap(&old_map); in vmw_cotable_resize()
491 ttm_bo_kunmap(&old_map); in vmw_cotable_resize()
/Linux-v4.19/tools/perf/util/
Dsymbol.c1036 struct map *old_map; in do_validate_kcore_modules() local
1043 old_map = map_groups__first(kmaps); in do_validate_kcore_modules()
1044 while (old_map) { in do_validate_kcore_modules()
1045 struct map *next = map_groups__next(old_map); in do_validate_kcore_modules()
1048 if (!__map__is_kmodule(old_map)) { in do_validate_kcore_modules()
1049 old_map = next; in do_validate_kcore_modules()
1054 mi = find_module(old_map->dso->short_name, &modules); in do_validate_kcore_modules()
1055 if (!mi || mi->start != old_map->start) { in do_validate_kcore_modules()
1060 old_map = next; in do_validate_kcore_modules()
1159 struct map *old_map, *new_map, *replacement_map = NULL; in dso__load_kcore() local
[all …]
/Linux-v4.19/drivers/md/
Ddm-ioctl.c1015 struct dm_table *new_map, *old_map = NULL; in do_resume() local
1044 old_map = dm_swap_table(md, new_map); in do_resume()
1045 if (IS_ERR(old_map)) { in do_resume()
1049 return PTR_ERR(old_map); in do_resume()
1068 if (old_map) in do_resume()
1069 dm_table_destroy(old_map); in do_resume()
1308 struct dm_table *t, *old_map = NULL; in table_load() local
1366 old_map = hc->new_map; in table_load()
1373 if (old_map) { in table_load()
1375 dm_table_destroy(old_map); in table_load()
[all …]
Ddm.c2073 struct dm_table *old_map; in __bind() local
2115 old_map = ERR_PTR(ret); in __bind()
2119 old_map = rcu_dereference_protected(md->map, lockdep_is_held(&md->suspend_lock)); in __bind()
2124 if (old_map) in __bind()
2128 return old_map; in __bind()
/Linux-v4.19/drivers/nvdimm/
Dbtt.c403 if (ent_e_flag(ent->old_map)) in btt_flog_write()
405 arena->freelist[lane].block = le32_to_cpu(ent_lba(ent->old_map)); in btt_flog_write()
495 ent.old_map = cpu_to_le32(arena->external_nlba + i); in btt_log_init()
565 arena->freelist[i].block = le32_to_cpu(log_new.old_map); in btt_freelist_init()
571 if (ent_e_flag(log_new.old_map)) { in btt_freelist_init()
579 if (log_new.old_map == log_new.new_map) in btt_freelist_init()
588 (le32_to_cpu(log_new.old_map) == map_entry)) { in btt_freelist_init()
605 return (ent->lba == 0) && (ent->old_map == 0) && (ent->new_map == 0) in ent_is_padding()
1388 log.old_map = cpu_to_le32(old_postmap); in btt_write_pg()
Dbtt.h93 __le32 old_map; member
/Linux-v4.19/net/core/
Dnet-sysfs.c721 struct rps_map *old_map, *map; in store_rps_map() local
758 old_map = rcu_dereference_protected(queue->rps_map, in store_rps_map()
764 if (old_map) in store_rps_map()
769 if (old_map) in store_rps_map()
770 kfree_rcu(old_map, rcu); in store_rps_map()
/Linux-v4.19/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-v4.19/drivers/ata/
Dsata_mv.c2518 unsigned int old_map, new_map; in mv_handle_fbs_ncq_dev_err() local
2532 old_map = pp->delayed_eh_pmp_map; in mv_handle_fbs_ncq_dev_err()
2533 new_map = old_map | mv_get_err_pmp_map(ap); in mv_handle_fbs_ncq_dev_err()
2535 if (old_map != new_map) { in mv_handle_fbs_ncq_dev_err()
2537 mv_pmp_eh_prep(ap, new_map & ~old_map); in mv_handle_fbs_ncq_dev_err()
/Linux-v4.19/Documentation/admin-guide/
Dkernel-parameters.txt1116 Format: { "old_map", "nochunk", "noruntime", "debug" }
1117 old_map [X86-64]: switch to the old ioremap-based EFI