| /kernel/linux/linux-5.10/drivers/misc/sgi-gru/ |
| H A D | grufile.c | 170 info.nodes = num_online_nodes(); in gru_get_config_info() 171 info.blades = info.nodes / nodesperblade; in gru_get_config_info()
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | property.h | 472 int software_node_register_nodes(const struct software_node *nodes); 473 void software_node_unregister_nodes(const struct software_node *nodes);
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | inode-map.c | 70 leaf = path->nodes[0]; in caching_kthread() 81 leaf = path->nodes[0]; in caching_kthread()
|
| H A D | dev-replace.c | 125 eb = path->nodes[0]; in btrfs_init_dev_replace() 371 btrfs_item_size_nr(path->nodes[0], path->slots[0]) < sizeof(*ptr)) { in btrfs_run_dev_replace() 405 eb = path->nodes[0]; in btrfs_run_dev_replace()
|
| H A D | inode.c | 199 leaf = path->nodes[0]; in insert_inline_extent() 1501 leaf = path->nodes[0]; in run_delalloc_nocow() 1511 leaf = path->nodes[0]; in run_delalloc_nocow() 1521 leaf = path->nodes[0]; in run_delalloc_nocow() 2556 leaf = path->nodes[0]; in insert_reserved_file_extent() 3080 leaf = path->nodes[0]; in btrfs_orphan_cleanup() 3316 leaf = path->nodes[0]; in btrfs_read_locked_inode() 3550 leaf = path->nodes[0]; in btrfs_update_inode_item() 3819 leaf = path->nodes[0]; in btrfs_unlink_subvol() 3850 leaf = path->nodes[ in btrfs_unlink_subvol() [all...] |
| /kernel/linux/linux-5.10/fs/ubifs/ |
| H A D | master.c | 16 * ubifs_compare_master_node - compare two UBIFS master nodes 21 * This function compares two UBIFS master nodes. Returns 0 if they are equal 57 * Note that we have two master nodes on a UBIFS image which have different 59 * both master nodes we exclude the common node header containing the sequence 103 snod = list_entry(sleb->nodes.prev, struct ubifs_scan_node, in scan_for_master() 121 snod = list_entry(sleb->nodes.prev, struct ubifs_scan_node, list); in scan_for_master()
|
| /kernel/linux/linux-6.6/drivers/misc/sgi-gru/ |
| H A D | grufile.c | 170 info.nodes = num_online_nodes(); in gru_get_config_info() 171 info.blades = info.nodes / nodesperblade; in gru_get_config_info()
|
| /kernel/linux/linux-6.6/drivers/acpi/acpica/ |
| H A D | dbnames.c | 244 * PARAMETERS: owner_arg - Owner ID whose nodes will be displayed 465 /* Search all nodes in namespace */ in acpi_db_check_predefined_names() 771 info->nodes++; in acpi_db_integrity_walk() 834 /* Search all nodes in namespace */ in acpi_db_check_integrity() 840 acpi_os_printf("Verified %u namespace nodes with %u Objects\n", in acpi_db_check_integrity() 841 info.nodes, info.objects); in acpi_db_check_integrity() 908 /* Search all nodes in namespace */ in acpi_db_find_references() 1030 /* Search all nodes in namespace */ in acpi_db_get_bus_info()
|
| /kernel/linux/linux-6.6/fs/ubifs/ |
| H A D | master.c | 16 * ubifs_compare_master_node - compare two UBIFS master nodes 21 * This function compares two UBIFS master nodes. Returns 0 if they are equal 57 * Note that we have two master nodes on a UBIFS image which have different 59 * both master nodes we exclude the common node header containing the sequence 103 snod = list_entry(sleb->nodes.prev, struct ubifs_scan_node, in scan_for_master() 121 snod = list_entry(sleb->nodes.prev, struct ubifs_scan_node, list); in scan_for_master()
|
| /kernel/linux/linux-6.6/drivers/interconnect/qcom/ |
| H A D | bcm-voter.c | 72 node = bcm->nodes[i]; in bcm_aggregate_mask() 101 node = bcm->nodes[i]; in bcm_aggregate() 244 * qcom_icc_bcm_voter_add - queues up the bcm nodes that require updates 271 * through multiple commit requests and bcm nodes are removed only when the
|
| H A D | msm8916.c | 1231 .nodes = msm8916_snoc_nodes, 1260 .nodes = msm8916_bimc_nodes, 1330 .nodes = msm8916_pcnoc_nodes,
|
| /third_party/alsa-utils/topology/nhlt/intel/ssp/ |
| H A D | ssp-debug.c | 214 fprintf(stdout, "aux sync node_id %u\n", sync->nodes[j].node_id); in ssp_print_internal() 215 fprintf(stdout, "aux sync sampling_rate %u\n", sync->nodes[j].sampling_rate); in ssp_print_internal()
|
| /third_party/PyYAML/tests/lib/ |
| H A D | test_yaml_ext.py | 53 def new_serialize_all(nodes, stream=None, Dumper=yaml.CDumper, **kwds): 54 return old_serialize_all(nodes, stream, Dumper, **kwds)
|
| /third_party/libdrm/tests/amdgpu/ |
| H A D | amdgpu_test.c | 355 devices[i]->nodes[drm_node], in amdgpu_open_devices() 366 devices[i]->nodes[drm_node], in amdgpu_open_devices() 627 * only device nodes in /dev/dri/ */ in amdgpu_node_is_drm()
|
| /third_party/node/deps/v8/src/maglev/ |
| H A D | maglev-graph-builder.h | 43 block->nodes().RevalidateTail(); in Build() 166 // DCHECK(!current_block_->nodes().is_empty()); in VisitSingleBytecode() 178 // Clear new nodes for the next VisitFoo in VisitSingleBytecode() 200 current_block_->nodes().Add(node); in AddNode() 266 // We shouldn't be moving newly created nodes between registers. in MoveNodeBetweenRegisters() 330 // We should only set register values to nodes that were newly created in in StoreRegister() 331 // this Visit. Existing nodes should be moved between registers with in StoreRegister()
|
| /third_party/node/deps/v8/src/regexp/experimental/ |
| H A D | experimental-compiler.cc | 59 for (RegExpTree* child : *node->nodes()) { 377 for (RegExpTree* child : *node->nodes()) {
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcShaderLibrary.cpp | 1159 vector<tcu::TestNode*> nodes = parser.parse(&buf[0]); in loadShaderFile() local 1161 return nodes; in loadShaderFile()
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | dhd_wlfc.c | 412 entry = &ctx->destination_entries.nodes[entry_idx]; in _dhd_wlfc_enque_afq() 445 entry = &ctx->destination_entries.nodes[hslot]; in _dhd_wlfc_deque_afq() 634 wlfc_mac_descriptor_t* table = ctx->destination_entries.nodes; in _dhd_wlfc_find_table_entry() 1147 hslot = (uint)(entry - &ctx->destination_entries.nodes[0]); in _dhd_wlfc_pretx_pktprocess() 1309 /* search all entries, include nodes as well as interfaces */ in _dhd_wlfc_deque_delayedq() 1762 /* flush psq, search all entries, include nodes as well as interfaces */ in _dhd_wlfc_cleanup() 1868 (int)(entry - &ctx->destination_entries.nodes[0]))); in _dhd_wlfc_mac_entry_update() 2110 ((athost_wl_status_info_t*)dhdp->wlfc_state)->destination_entries.nodes; in _dhd_wlfc_find_mac_desc_id_from_mac() 2149 entry = &ctx->destination_entries.nodes[hslot]; in dhd_wlfc_suppressed_acked_update() 2659 table = wlfc->destination_entries.nodes; in _dhd_wlfc_mac_table_update() [all...] |
| /kernel/linux/linux-5.10/drivers/android/ |
| H A D | binder.c | 22 * (proc->threads, proc->waiting_threads, proc->nodes) 275 * @rb_node: element for proc->nodes tree 326 * Bookkeeping structure for binder nodes. 396 * struct binder_ref - struct to track references on nodes 436 * @nodes: rbtree of binder nodes associated with 491 struct rb_root nodes; member 644 * @fbo: binder object (nodes and refs) 1107 struct rb_node *n = proc->nodes.rb_node; in binder_get_node_ilocked() 1148 struct rb_node **p = &proc->nodes in binder_init_node_ilocked() 5947 int threads, nodes, incoming_refs, outgoing_refs, active_transactions; binder_deferred_release() local [all...] |
| /kernel/linux/linux-5.10/mm/ |
| H A D | slub.c | 2020 * instead of attempting to obtain partial slabs from other nodes. in get_any_partial() 2025 * from other nodes and filled up. in get_any_partial() 2029 * allocation will first attempt to defrag slab caches on other nodes. in get_any_partial() 2030 * This means scanning over all nodes to look for partial slabs which in get_any_partial() 4275 * XXX: kmem_cache_alloc_node will fallback to other nodes in slab_mem_going_online_callback() 4606 nodemask_t nodes; member 4683 node_set(page_to_nid(virt_to_page(track)), l->nodes); in add_location() 4713 nodes_clear(l->nodes); in add_location() 4714 node_set(page_to_nid(virt_to_page(track)), l->nodes); in add_location() 4798 if (nr_online_nodes > 1 && !nodes_empty(l->nodes) in list_locations() 4911 unsigned long *nodes; show_slab_objects() local [all...] |
| /kernel/linux/linux-6.6/mm/ |
| H A D | slub.c | 345 * Tracks for which NUMA nodes we have kmem_cache_nodes allocated. 2347 * instead of attempting to obtain partial slabs from other nodes. in get_any_partial() 2352 * from other nodes and filled up. in get_any_partial() 2356 * allocation will first attempt to defrag slab caches on other nodes. in get_any_partial() 2357 * This means scanning over all nodes to look for partial slabs which in get_any_partial() 4934 * XXX: kmem_cache_alloc_node will fallback to other nodes in slab_mem_going_online_callback() 5241 nodemask_t nodes; member 5330 node_set(page_to_nid(virt_to_page(track)), l->nodes); in add_location() 5367 nodes_clear(l->nodes); in add_location() 5368 node_set(page_to_nid(virt_to_page(track)), l->nodes); in add_location() 5412 unsigned long *nodes; show_slab_objects() local [all...] |
| /foundation/arkui/ace_engine/interfaces/native/node/ |
| H A D | node_model.cpp | 138 static const ArkUINodeType nodes[] = { ARKUI_CUSTOM, ARKUI_TEXT, ARKUI_SPAN, ARKUI_IMAGE_SPAN, ARKUI_IMAGE, in CreateNode() local 148 if (nodeType >= sizeof(nodes) / sizeof(ArkUINodeType)) { in CreateNode() 154 auto* uiNode = impl->getBasicAPI()->createNode(nodes[nodeType], id, ARKUI_NODE_FLAG_C); in CreateNode()
|
| /third_party/jinja2/ |
| H A D | nodes.py | 1 """AST nodes generated by the parser for the compiler. Also provides 3 to normalize nodes. 53 """A metaclass for nodes that handles the field and attribute 104 """Baseclass for all Jinja nodes. There are a number of nodes available 109 - :class:`Helper`: helper nodes 112 All nodes have fields and attributes. Fields may be other nodes, lists, 117 all nodes automatically. 129 raise TypeError("abstract nodes ar [all...] |
| /third_party/mesa3d/src/microsoft/compiler/ |
| H A D | dxil_signature.c | 780 const struct dxil_mdnode *nodes[VARYING_SLOT_MAX]; in get_signature_metadata() local 782 nodes[i] = fill_SV_param_nodes(mod, i, &recs[i], &psvs[i], is_input); in get_signature_metadata() 785 return dxil_get_metadata_node(mod, nodes, num_elements); in get_signature_metadata()
|
| /third_party/node/deps/v8/src/inspector/ |
| H A D | v8-profiler-agent-impl.cc | 134 auto nodes = in createCPUProfile() local 136 flattenNodesTree(inspector, v8profile->GetTopDownRoot(), nodes.get()); in createCPUProfile() 138 .setNodes(std::move(nodes)) in createCPUProfile()
|