Home
last modified time | relevance | path

Searched refs:get_node (Results 1 - 25 of 29) sorted by relevance

12

/third_party/node/deps/v8/src/heap/cppgc-js/
H A Dcpp-snapshot.cc135 EmbedderNode* get_node() { in get_node() function in v8::internal::StateBase
449 if (!parent.get_node()) { in AddEdge()
452 if (!current.get_node()) { in AddEdge()
457 graph_.AddEdge(parent.get_node(), current.get_node(), in AddEdge()
458 parent.get_node()->InternalizeEdgeName(edge_name)); in AddEdge()
460 graph_.AddEdge(parent.get_node(), current.get_node()); in AddEdge()
470 if (!parent.get_node()) { in AddEdge()
475 graph_.AddEdge(parent.get_node(), v8_nod in AddEdge()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
H A Doma_dm_client.c84 locuri = get_node(ctx->xml, node, "Item/Target/LocURI"); in oma_dm_get_target_locuri()
396 node = get_node(ctx->xml, exec, "Item/Data"); in oma_dm_exec_browser()
434 node = get_node(ctx->xml, exec, "Item/Data"); in oma_dm_exec_get_cert()
540 pps_node = get_node(ctx->xml, pps, pos); in oma_dm_run_add()
554 pps_node = get_node(ctx->xml, pps, uri); in oma_dm_run_add()
589 node = get_node(ctx->xml, add, "Item/Meta/Type"); in oma_dm_run_add()
602 node = get_node(ctx->xml, add, "Item/Data"); in oma_dm_run_add()
664 node = get_node(ctx->xml, add, "Item/Target/LocURI"); in oma_dm_add()
681 node = get_node(ctx->xml, add, "Item/Data"); in oma_dm_add()
770 pps_node = get_node(ct in oma_dm_replace()
[all...]
H A Dosu_client.c157 node = get_node(ctx->xml, getcert, "enrollmentServerURI"); in osu_get_certificate()
171 node = get_node(ctx->xml, getcert, "estUserID"); in osu_get_certificate()
186 node = get_node(ctx->xml, getcert, "estPassword"); in osu_get_certificate()
316 url_node = get_node(ctx->xml, params, "CertURL"); in download_cert()
317 hash_node = get_node(ctx->xml, params, "CertSHA256Fingerprint"); in download_cert()
758 a = get_node(ctx->xml, node, "Username"); in get_user_pw()
765 a = get_node(ctx->xml, node, "Password"); in get_user_pw()
791 ssid = get_node(ctx->xml, spe, "SSID"); in set_pps_cred_policy_spe()
826 node = get_node(ctx->xml, prp, "Priority"); in set_pps_cred_policy_prp()
837 node = get_node(ct in set_pps_cred_policy_prp()
[all...]
H A Dspp_client.c263 node = get_node(ctx->xml, pps, pos); in process_update_node()
275 parent = get_node(ctx->xml, pps, pos); in process_update_node()
729 err = get_node(ctx->xml, node, "sppError"); in process_spp_post_dev_data_response()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
H A Doma_dm_client.c84 locuri = get_node(ctx->xml, node, "Item/Target/LocURI"); in oma_dm_get_target_locuri()
396 node = get_node(ctx->xml, exec, "Item/Data"); in oma_dm_exec_browser()
434 node = get_node(ctx->xml, exec, "Item/Data"); in oma_dm_exec_get_cert()
540 pps_node = get_node(ctx->xml, pps, pos); in oma_dm_run_add()
554 pps_node = get_node(ctx->xml, pps, uri); in oma_dm_run_add()
589 node = get_node(ctx->xml, add, "Item/Meta/Type"); in oma_dm_run_add()
602 node = get_node(ctx->xml, add, "Item/Data"); in oma_dm_run_add()
664 node = get_node(ctx->xml, add, "Item/Target/LocURI"); in oma_dm_add()
681 node = get_node(ctx->xml, add, "Item/Data"); in oma_dm_add()
770 pps_node = get_node(ct in oma_dm_replace()
[all...]
H A Dosu_client.c157 node = get_node(ctx->xml, getcert, "enrollmentServerURI"); in osu_get_certificate()
171 node = get_node(ctx->xml, getcert, "estUserID"); in osu_get_certificate()
186 node = get_node(ctx->xml, getcert, "estPassword"); in osu_get_certificate()
316 url_node = get_node(ctx->xml, params, "CertURL"); in download_cert()
317 hash_node = get_node(ctx->xml, params, "CertSHA256Fingerprint"); in download_cert()
758 a = get_node(ctx->xml, node, "Username"); in get_user_pw()
765 a = get_node(ctx->xml, node, "Password"); in get_user_pw()
791 ssid = get_node(ctx->xml, spe, "SSID"); in set_pps_cred_policy_spe()
826 node = get_node(ctx->xml, prp, "Priority"); in set_pps_cred_policy_prp()
837 node = get_node(ct in set_pps_cred_policy_prp()
[all...]
H A Dspp_client.c263 node = get_node(ctx->xml, pps, pos); in process_update_node()
275 parent = get_node(ctx->xml, pps, pos); in process_update_node()
729 err = get_node(ctx->xml, node, "sppError"); in process_spp_post_dev_data_response()
/kernel/linux/linux-5.10/mm/
H A Dslab.c244 list_splice(&get_node(cachep, nodeid)->slab, listp); \
559 n = get_node(cachep, page_node); in cache_free_pfmemalloc()
698 struct kmem_cache_node *n = get_node(cachep, node); in __drain_alien_cache()
770 n = get_node(cachep, node); in __cache_free_alien()
784 n = get_node(cachep, page_node); in __cache_free_alien()
826 n = get_node(cachep, node); in init_cache_node()
909 n = get_node(cachep, node); in setup_kmem_cache_node()
963 n = get_node(cachep, node); in cpuup_canceled()
1009 n = get_node(cachep, node); in cpuup_canceled()
1113 n = get_node(cache in drain_cache_node_node()
[all...]
H A Dslab.h575 static inline struct kmem_cache_node *get_node(struct kmem_cache *s, int node) in get_node() function
586 if ((__n = get_node(__s, __node)))
H A Dslub.c1071 struct kmem_cache_node *n = get_node(s, node); in slabs_node()
1083 struct kmem_cache_node *n = get_node(s, node); in inc_slabs_node()
1098 struct kmem_cache_node *n = get_node(s, node); in dec_slabs_node()
1211 struct kmem_cache_node *n = get_node(s, page_to_nid(page)); in free_debug_processing()
2044 n = get_node(s, zone_to_nid(zone)); in get_any_partial()
2078 object = get_partial_node(s, get_node(s, searchnode), c, flags); in get_partial()
2161 struct kmem_cache_node *n = get_node(s, page_to_nid(page)); in deactivate_slab()
2326 n2 = get_node(s, page_to_nid(page)); in unfreeze_partials()
3012 n = get_node(s, page_to_nid(page)); in __slab_free()
4235 n = get_node( in slab_mem_offline_callback()
[all...]
/kernel/linux/linux-6.6/mm/
H A Dslab.c244 list_splice(&get_node(cachep, nodeid)->slab, listp); \
559 n = get_node(cachep, slab_node); in cache_free_pfmemalloc()
683 struct kmem_cache_node *n = get_node(cachep, node); in __drain_alien_cache()
755 n = get_node(cachep, node); in __cache_free_alien()
769 n = get_node(cachep, slab_node); in __cache_free_alien()
811 n = get_node(cachep, node); in init_cache_node()
894 n = get_node(cachep, node); in setup_kmem_cache_node()
948 n = get_node(cachep, node); in cpuup_canceled()
994 n = get_node(cachep, node); in cpuup_canceled()
1098 n = get_node(cache in drain_cache_node_node()
[all...]
H A Dslab.h806 static inline struct kmem_cache_node *get_node(struct kmem_cache *s, int node) in get_node() function
817 if ((__n = get_node(__s, __node)))
H A Dslub.c1383 struct kmem_cache_node *n = get_node(s, node); in inc_slabs_node()
1398 struct kmem_cache_node *n = get_node(s, node); in dec_slabs_node()
2186 struct kmem_cache_node *n = get_node(s, nid); in alloc_single_from_new_slab()
2371 n = get_node(s, zone_to_nid(zone)); in get_any_partial()
2404 object = get_partial_node(s, get_node(s, searchnode), pc); in get_partial()
2496 struct kmem_cache_node *n = get_node(s, slab_nid(slab)); in deactivate_slab()
2613 n2 = get_node(s, slab_nid(slab)); in __unfreeze_partials()
3536 struct kmem_cache_node *n = get_node(s, slab_nid(slab)); in free_to_partial_list()
3647 n = get_node(s, slab_nid(slab)); in __slab_free()
4899 * racy with all get_node() user in slab_mem_offline_callback()
[all...]
/third_party/astc-encoder/Test/
H A Dastc_trace_analysis.py207 def get_node(data, name, multiple=False, hard_fail=True): function
263 for block in get_node(data, "block", True):
285 for pas in get_node(block, "pass", True):
305 for candidate in get_node(pas, "candidate", True):
/kernel/linux/linux-5.10/drivers/sbus/char/
H A Dopenprom.c363 static struct device_node *get_node(phandle n, DATA *data) in get_node() function
396 dp = get_node(op.op_nodeid, data); in opiocget()
428 dp = get_node(op.op_nodeid, data); in opiocnextprop()
473 dp = get_node(op.op_nodeid, data); in opiocset()
/kernel/linux/linux-6.6/drivers/sbus/char/
H A Dopenprom.c363 static struct device_node *get_node(phandle n, DATA *data) in get_node() function
396 dp = get_node(op.op_nodeid, data); in opiocget()
428 dp = get_node(op.op_nodeid, data); in opiocnextprop()
473 dp = get_node(op.op_nodeid, data); in opiocset()
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse.c268 static struct node *get_node(struct fuse *f, fuse_ino_t nodeid) in get_node() function
344 struct node *parent = get_node(f, parentid); in hash_name()
489 for (node = get_node(f, nodeid); node && node->nodeid != FUSE_ROOT_ID; in get_path_name()
530 for (node = get_node(f, nodeid); node && node->nodeid != FUSE_ROOT_ID; in get_path_name()
569 node = get_node(f, nodeid); in forget_node()
1401 update_stat(get_node(f, ino), &buf); in fuse_lib_getattr()
1492 update_stat(get_node(f, ino), &buf); in fuse_lib_setattr()
1770 node = get_node(f, ino); in fuse_do_release()
1819 get_node(f, e.ino)->open_count++; in fuse_lib_create()
1855 node = get_node( in open_auto_cache()
[all...]
/third_party/libfuse/lib/
H A Dfuse.c533 static struct node *get_node(struct fuse *f, fuse_ino_t nodeid) in get_node() function
791 struct node *parent = get_node(f, parentid); in hash_name()
874 node = get_node(f, parent); in find_node()
979 for (node = get_node(f, nodeid); in unlock_path()
1031 for (node = get_node(f, nodeid); node->nodeid != FUSE_ROOT_ID; in try_get_path()
1099 if (get_node(f, qe->nodeid1)->treelock == 0) in queue_element_wakeup()
1258 for (node = get_node(f, id2); node->nodeid != FUSE_ROOT_ID; in check_dir_loop()
1269 for (node = get_node(f, id1); node->nodeid != FUSE_ROOT_ID; in check_dir_loop()
1367 node = get_node(f, nodeid); in forget_node()
2659 parent = get_node( in fuse_lib_lookup()
[all...]
/third_party/PyYAML/lib/yaml/
H A Dcomposer.py24 def get_node(self): member in Composer
H A D__init__.py70 yield loader.get_node()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dxml-utils.h84 xml_node_t * get_node(struct xml_node_ctx *ctx, xml_node_t *root,
H A Dxml-utils.c89 xml_node_t * get_node(struct xml_node_ctx *ctx, xml_node_t *root, in get_node() function
114 match = get_node(ctx, node, path); in get_child_node()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dxml-utils.h84 xml_node_t * get_node(struct xml_node_ctx *ctx, xml_node_t *root,
H A Dxml-utils.c89 xml_node_t * get_node(struct xml_node_ctx *ctx, xml_node_t *root, in get_node() function
114 match = get_node(ctx, node, path); in get_child_node()
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
H A Dsegment.c237 * get_node() -- fetch numa node id of page at vaddr
240 static int get_node(void *vaddr) in get_node() function
945 node = get_node(apage); in segment_location()

Completed in 49 milliseconds

12