| /linux-6.15/arch/arm64/boot/dts/freescale/ |
| H A D | fsl-lx2160a-bluebox3-rev-a.dts | 17 /delete-node/ ethernet-phy@5; 26 /delete-node/ ethernet-phy@6;
|
| /linux-6.15/include/kunit/ |
| H A D | of.h | 11 void of_node_put_kunit(struct kunit *test, struct device_node *node); 16 void of_node_put_kunit(struct kunit *test, struct device_node *node) in of_node_put_kunit() argument
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | trap.c | 67 int node; in mlx5e_open_trap_rq() local 70 node = dev_to_node(mdev->device); in mlx5e_open_trap_rq() 75 ccp.node = node; in mlx5e_open_trap_rq() 84 err = mlx5e_open_rq(&t->params, rq_param, NULL, node, q_counter, rq); in mlx5e_open_trap_rq()
|
| /linux-6.15/Documentation/devicetree/bindings/firmware/xilinx/ |
| H A D | xlnx,zynqmp-firmware.yaml | 12 description: The zynqmp-firmware node describes the interface to platform 61 description: The gpio node describes connect to PS_MODE pins via firmware 80 description: The pinctrl node provides access to pinconfig and pincontrol 86 description: The zynqmp-power node describes the power management 92 description: The reset-controller node describes connection to the reset
|
| /linux-6.15/Documentation/devicetree/bindings/arm/ |
| H A D | secure.txt | 56 The secure-chosen node 59 Similar to the /chosen node which serves as a place for passing data 60 between firmware and the operating system, the /secure-chosen node may 62 below may appear in the /secure-chosen node. 66 If the /secure-chosen node exists but the stdout-path property is not
|
| /linux-6.15/drivers/media/platform/qcom/venus/ |
| H A D | firmware.c | 87 struct device_node *node; in venus_load_fw() local 97 node = of_parse_phandle(dev->of_node, "memory-region", 0); in venus_load_fw() 98 if (!node) { in venus_load_fw() 103 rmem = of_reserved_mem_lookup(node); in venus_load_fw() 104 of_node_put(node); in venus_load_fw()
|
| /linux-6.15/fs/ecryptfs/ |
| H A D | messaging.c | 53 *msg_ctx = list_entry(p, struct ecryptfs_msg_ctx, node); in ecryptfs_acquire_free_msg_ctx() 73 list_move(&msg_ctx->node, &ecryptfs_msg_ctx_alloc_list); in ecryptfs_msg_ctx_free_to_alloc() 86 list_move(&(msg_ctx->node), &ecryptfs_msg_ctx_free_list); in ecryptfs_msg_ctx_alloc_to_free() 390 INIT_LIST_HEAD(&ecryptfs_msg_ctx_arr[i].node); in ecryptfs_init_messaging() 399 list_add_tail(&ecryptfs_msg_ctx_arr[i].node, in ecryptfs_init_messaging()
|
| /linux-6.15/drivers/pci/controller/ |
| H A D | pci-thunder-pem.c | 366 int node = acpi_get_node(root->device->handle); in thunder_pem_legacy_fw() local 369 if (node == NUMA_NO_NODE) in thunder_pem_legacy_fw() 370 node = 0; in thunder_pem_legacy_fw() 373 index -= node * PEM_MAX_DOM_IN_NODE; in thunder_pem_legacy_fw() 374 res_pem->start = PEM_RES_BASE | FIELD_PREP(PEM_NODE_MASK, node) | in thunder_pem_legacy_fw()
|
| /linux-6.15/drivers/input/serio/ |
| H A D | gscps2.c | 90 struct list_head node; member 270 list_for_each_entry(ps2port, &ps2port_list, node) { in gscps2_interrupt() 277 list_for_each_entry(ps2port, &ps2port_list, node) { in gscps2_interrupt() 408 list_add_tail(&ps2port->node, &ps2port_list); in gscps2_probe() 439 list_del(&ps2port->node); in gscps2_remove()
|
| /linux-6.15/block/ |
| H A D | disk-events.c | 11 struct list_head node; /* all disk_event's */ member 412 list_for_each_entry(ev, &disk_events, node) in disk_events_set_dfl_poll_msecs() 445 INIT_LIST_HEAD(&ev->node); in disk_alloc_events() 463 list_add_tail(&disk->ev->node, &disk_events); in disk_add_events() 479 list_del_init(&disk->ev->node); in disk_del_events()
|
| /linux-6.15/arch/powerpc/platforms/powernv/ |
| H A D | opal-prd.c | 51 struct device_node *parent, *node; in opal_prd_range_is_valid() local 63 for_each_child_of_node(parent, node) { in opal_prd_range_is_valid() 68 addrp = of_get_address(node, 0, &range_size, NULL); in opal_prd_range_is_valid() 75 label = of_get_property(node, "ibm,prd-label", NULL); in opal_prd_range_is_valid() 86 of_node_put(node); in opal_prd_range_is_valid()
|
| /linux-6.15/Documentation/devicetree/bindings/pinctrl/ |
| H A D | ingenic,pinctrl.yaml | 12 phrase "pin configuration node". 136 - $ref: pincfg-node.yaml# 137 - $ref: pinmux-node.yaml# 154 - $ref: pincfg-node.yaml# 155 - $ref: pinmux-node.yaml#
|
| /linux-6.15/drivers/scsi/elx/efct/ |
| H A D | efct_lio.h | 16 io->node->display_name, io->instance_index, \ 23 io->node->display_name, io->instance_index, \ 73 struct efc_node *node; member
|
| /linux-6.15/drivers/irqchip/ |
| H A D | irq-ts4800.c | 107 struct device_node *node = pdev->dev.of_node; in ts4800_ic_probe() local 122 parent_irq = irq_of_parse_and_map(node, 0); in ts4800_ic_probe() 128 data->domain = irq_domain_add_linear(node, 8, &ts4800_ic_ops, data); in ts4800_ic_probe()
|
| /linux-6.15/Documentation/devicetree/bindings/pci/ |
| H A D | aardvark-pci.txt | 5 The Device Tree node describing an Aardvark PCIe controller must 27 must include a sub-node that describes the legacy interrupt controller 28 built into the PCIe controller. This sub-node must have the following
|
| /linux-6.15/drivers/misc/ibmasm/ |
| H A D | event.c | 30 list_for_each_entry(reader, &sp->event_buffer->readers, node) in wake_up_event_readers() 123 list_add(&reader->node, &sp->event_buffer->readers); in ibmasm_event_reader_register() 132 list_del(&reader->node); in ibmasm_event_reader_unregister()
|
| /linux-6.15/drivers/crypto/virtio/ |
| H A D | virtio_crypto_mgr.c | 184 struct virtio_crypto *virtcrypto_get_dev_node(int node, uint32_t service, in virtcrypto_get_dev_node() argument 194 if ((node == dev_to_node(&tmp_dev->vdev->dev) || in virtcrypto_get_dev_node() 208 node); in virtcrypto_get_dev_node()
|
| /linux-6.15/arch/arm64/boot/dts/qcom/ |
| H A D | msm8916-samsung-grandmax.dts | 26 /delete-node/ gpio-hall-sensor; 27 /delete-node/ i2c-nfc; 28 /delete-node/ i2c-tkey;
|
| /linux-6.15/drivers/perf/ |
| H A D | qcom_l2_pmu.c | 110 struct hlist_node node; member 767 static int l2cache_pmu_online_cpu(unsigned int cpu, struct hlist_node *node) in l2cache_pmu_online_cpu() argument 772 l2cache_pmu = hlist_entry_safe(node, struct l2cache_pmu, node); in l2cache_pmu_online_cpu() 802 static int l2cache_pmu_offline_cpu(unsigned int cpu, struct hlist_node *node) in l2cache_pmu_offline_cpu() argument 808 l2cache_pmu = hlist_entry_safe(node, struct l2cache_pmu, node); in l2cache_pmu_offline_cpu() 944 &l2cache_pmu->node); in l2_cache_pmu_probe() 963 &l2cache_pmu->node); in l2_cache_pmu_probe() 974 &l2cache_pmu->node); in l2_cache_pmu_remove()
|
| /linux-6.15/fs/ubifs/ |
| H A D | orphan.c | 547 ubifs_dump_node(c, snod->node, in do_kill_orphans() 553 orph = snod->node; in do_kill_orphans() 576 ubifs_dump_node(c, snod->node, in do_kill_orphans() 741 struct ubifs_ino_node *node; member 829 err = ubifs_tnc_read_node(c, zbr, ci->node); in dbg_orphan_check() 834 if (ci->node->nlink == 0) in dbg_orphan_check() 858 orph = snod->node; in dbg_read_orphans() 917 ci.node = kmalloc(UBIFS_MAX_INO_NODE_SZ, GFP_NOFS); in dbg_check_orphans() 918 if (!ci.node) { in dbg_check_orphans() 945 kfree(ci.node); in dbg_check_orphans()
|
| /linux-6.15/drivers/hwtracing/coresight/ |
| H A D | coresight-syscfg.c | 37 list_for_each_entry(feat_csdev, &csdev->feature_csdev_list, node) { in cscfg_get_feat_csdev() 93 list_add(&config_csdev->node, &csdev->config_csdev_list); in cscfg_add_csdev_cfg() 198 list_add(&feat_csdev->node, &csdev->feature_csdev_list); in cscfg_load_feat_csdev() 330 list_for_each_entry(feat_csdev, &csdev->feature_csdev_list, node) { in cscfg_csdev_get_feat_from_desc() 398 list_for_each_entry_safe(config_csdev, tmp, &csdev->config_csdev_list, node) { in cscfg_remove_owned_csdev_configs() 400 list_del(&config_csdev->node); in cscfg_remove_owned_csdev_configs() 411 list_for_each_entry_safe(feat_csdev, tmp, &csdev->feature_csdev_list, node) { in cscfg_remove_owned_csdev_features() 413 list_del(&feat_csdev->node); in cscfg_remove_owned_csdev_features() 862 list_for_each_entry(feat_csdev, &csdev->feature_csdev_list, node) in cscfg_csdev_reset_feats() 1063 list_for_each_entry(config_csdev_item, &csdev->config_csdev_list, node) { in cscfg_csdev_enable_active_config()
|
| /linux-6.15/net/sunrpc/xprtrdma/ |
| H A D | svc_rdma_sendto.c | 119 int node = ibdev_to_node(rdma->sc_cm_id->device); in svc_rdma_send_ctxt_alloc() local 126 GFP_KERNEL, node); in svc_rdma_send_ctxt_alloc() 129 buffer = kmalloc_node(rdma->sc_max_req_size, GFP_KERNEL, node); in svc_rdma_send_ctxt_alloc() 170 struct llist_node *node; in svc_rdma_send_ctxts_destroy() local 172 while ((node = llist_del_first(&rdma->sc_send_ctxts)) != NULL) { in svc_rdma_send_ctxts_destroy() 173 ctxt = llist_entry(node, struct svc_rdma_send_ctxt, sc_node); in svc_rdma_send_ctxts_destroy() 193 struct llist_node *node; in svc_rdma_send_ctxt_get() local 196 node = llist_del_first(&rdma->sc_send_ctxts); in svc_rdma_send_ctxt_get() 198 if (!node) in svc_rdma_send_ctxt_get() 201 ctxt = llist_entry(node, struct svc_rdma_send_ctxt, sc_node); in svc_rdma_send_ctxt_get()
|
| /linux-6.15/fs/overlayfs/ |
| H A D | readdir.c | 24 struct rb_node node; member 83 newp = &tmp->node.rb_right; in ovl_cache_entry_find_link() 85 newp = &tmp->node.rb_left; in ovl_cache_entry_find_link() 97 struct rb_node *node = root->rb_node; in ovl_cache_entry_find() local 100 while (node) { in ovl_cache_entry_find() 105 node = p->node.rb_right; in ovl_cache_entry_find() 107 node = p->node.rb_left; in ovl_cache_entry_find() 195 rb_link_node(&p->node, parent, newp); in ovl_cache_entry_add_rb() 196 rb_insert_color(&p->node, rdd->root); in ovl_cache_entry_add_rb() 604 rb_link_node(&p->node, parent, newp); in ovl_dir_read_impure() [all …]
|
| /linux-6.15/fs/f2fs/ |
| H A D | extent_cache.c | 185 struct rb_node *node = root->rb_root.rb_node; in __lookup_extent_node() local 194 while (node) { in __lookup_extent_node() 195 en = rb_entry(node, struct extent_node, rb_node); in __lookup_extent_node() 198 node = node->rb_left; in __lookup_extent_node() 200 node = node->rb_right; in __lookup_extent_node() 384 struct rb_node *node, *next; in __free_extent_tree() local 388 node = rb_first_cached(&et->root); in __free_extent_tree() 391 next = rb_next(node); in __free_extent_tree() 392 en = rb_entry(node, struct extent_node, rb_node); in __free_extent_tree() 394 node = next; in __free_extent_tree() [all …]
|
| /linux-6.15/mm/ |
| H A D | vmalloc.c | 1496 struct rb_node *node; in find_vmap_lowest_match() local 1500 node = root->rb_node; in find_vmap_lowest_match() 1505 while (node) { in find_vmap_lowest_match() 1510 node = node->rb_left; in find_vmap_lowest_match() 1521 node = node->rb_right; in find_vmap_lowest_match() 1531 while ((node = rb_parent(node))) { in find_vmap_lowest_match() 1545 node = node->rb_right; in find_vmap_lowest_match() 2612 int node, err; in new_vmap_block() local 2615 node = numa_node_id(); in new_vmap_block() 2624 node, gfp_mask, in new_vmap_block() [all …]
|