Home
last modified time | relevance | path

Searched defs:new_map (Results 51 - 67 of 67) sorted by relevance

123

/kernel/linux/linux-6.6/drivers/pinctrl/
H A Dpinctrl-st.c822 struct pinctrl_map *new_map; in st_pctl_dt_node_to_map() local
[all...]
H A Dpinctrl-at91.c295 struct pinctrl_map *new_map; in at91_dt_node_to_map() local
[all...]
H A Dpinctrl-rockchip.c328 struct pinctrl_map *new_map; in rockchip_dt_node_to_map() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsymbol.c1278 int maps__merge_in(struct maps *kmaps, struct map *new_map) in maps__merge_in() argument
1443 struct map *new_map = new_node->map; dso__load_kcore() local
1468 struct map *new_map = new_node->map; dso__load_kcore() local
[all...]
/third_party/node/deps/v8/src/objects/
H A Delements.cc920 Handle<Map> new_map = JSObject::GetElementsTransitionMap(object, to_kind); local
2680 Handle<Map> new_map = Map::Copy(isolate, handle(array->map(), isolate), in SetLengthImpl() local
2778 Handle<Map> new_map = Map::Copy(isolate, handle(array->map(), isolate), in SetLengthImpl() local
4918 Handle<Map> new_map = JSObject::GetElementsTransitionMap( GrowCapacityAndConvertImpl() local
[all...]
H A Djs-objects.cc2885 PrintInstanceMigration(FILE* file, Map original_map, Map new_map) PrintInstanceMigration() argument
2937 UpdatePrototypeUserRegistration(Handle<Map> old_map, Handle<Map> new_map, Isolate* isolate) UpdatePrototypeUserRegistration() argument
2963 NotifyMapChange(Handle<Map> old_map, Handle<Map> new_map, Isolate* isolate) NotifyMapChange() argument
2994 MigrateFastToFast(Isolate* isolate, Handle<JSObject> object, Handle<Map> new_map) MigrateFastToFast() argument
3185 MigrateFastToSlow(Isolate* isolate, Handle<JSObject> object, Handle<Map> new_map, int expected_additional_properties) MigrateFastToSlow() argument
3311 MigrateToMap(Isolate* isolate, Handle<JSObject> object, Handle<Map> new_map, int expected_additional_properties) MigrateToMap() argument
3359 Handle<Map> new_map = Map::Copy(isolate, old_map, "ForceSetPrototype"); ForceSetPrototype() local
3450 Handle<Map> new_map; TryMigrateInstance() local
3666 Handle<Map> new_map = NormalizeProperties() local
3736 Handle<Map> new_map = Map::CopyDropDescriptors(isolate, old_map); MigrateSlowToFast() local
3921 Handle<Map> new_map = JSObject::GetElementsTransitionMap(object, target_kind); NormalizeElements() local
4152 Handle<Map> new_map = PreventExtensions() local
4337 Handle<Map> new_map = Map::CopyForPreventExtensions( PreventExtensionsWithTransition() local
4351 Handle<Map> new_map = Map::Copy(isolate, handle(object->map(), isolate), PreventExtensionsWithTransition() local
4740 Handle<Map> new_map = OptimizeAsPrototype() local
5057 Handle<Map> new_map = SetPrototype() local
5267 Handle<Map> new_map = GetElementsTransitionMap(object, to_kind); TransitionElementsKind() local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/pinctrl/
H A Dpinctrl-rockchip.c302 struct pinctrl_map *new_map; in rockchip_dt_node_to_map() local
[all...]
/kernel/linux/linux-5.10/drivers/pinctrl/
H A Dpinctrl-rockchip.c524 struct pinctrl_map *new_map; in rockchip_dt_node_to_map() local
[all...]
/kernel/linux/linux-6.6/kernel/bpf/
H A Dsyscall.c5028 struct bpf_map *new_map, *old_map = NULL; in link_update_map() local
/kernel/linux/linux-5.10/drivers/ata/
H A Dsata_mv.c2507 unsigned int old_map, new_map; in mv_handle_fbs_ncq_dev_err() local
/kernel/linux/linux-6.6/drivers/ata/
H A Dsata_mv.c2504 unsigned int old_map, new_map; in mv_handle_fbs_ncq_dev_err() local
/third_party/node/deps/v8/src/heap/
H A Dfactory.cc2244 Handle<Map> new_map; in NewFunctionPrototype() local
2493 Handle<Map> new_map = Map::CopyDropDescriptors(isolate(), map); in NewJSGlobalObject() local
H A Dheap.cc4026 void Heap::VerifyObjectLayoutChange(HeapObject object, Map new_map) { in VerifyObjectLayoutChange() argument
4046 void Heap::VerifySafeMapTransition(HeapObject object, Map new_map) { in VerifySafeMapTransition() argument
/third_party/node/deps/v8/src/init/
H A Dbootstrapper.cc1203 Handle<Map> new_map; in InitializeJSArrayMaps() local
1214 native_context->set(Context::ArrayMapIndex(next_kind), *new_map, in InitializeJSArrayMaps() local
/third_party/pcre2/pcre2/src/
H A Dpcre2_compile.c8419 uint32_t new_map = bracket_map | ((n < 32)? (1u << n) : 1); in is_anchored() local
8557 unsigned int new_map = bracket_map | ((n < 32)? (1u << n) : 1); in is_startline() local
/kernel/linux/linux-5.10/net/core/
H A Ddev.c2582 struct xps_map *new_map; in expand_xps_map() local
2627 struct xps_map *map, *new_map; in __netif_set_xps_queue() local
[all...]
/kernel/linux/linux-6.6/net/core/
H A Ddev.c2527 struct xps_map *new_map; in expand_xps_map() local
2592 struct xps_map *map, *new_map; in __netif_set_xps_queue() local
[all...]

Completed in 108 milliseconds

123