Home
last modified time | relevance | path

Searched refs:rnode (Results 1 – 24 of 24) sorted by relevance

/freebsd-13.1/sys/vm/
H A Dvm_radix.c130 if (rnode == NULL) in vm_radix_node_get()
139 vm_radix_node_store(&rnode->rn_child[rnode->rn_last - 1], in vm_radix_node_get()
146 return (rnode); in vm_radix_node_get()
431 vm_radix_addpage(rnode, index, rnode->rn_clev, page, in vm_radix_insert()
435 rnode = tmp; in vm_radix_insert()
496 rnode = vm_radix_node_load(&rnode->rn_child[slot], access); in _vm_radix_lookup()
638 rnode = child; in vm_radix_lookup_ge()
752 rnode = child; in vm_radix_lookup_le()
815 rnode = tmp; in vm_radix_remove()
875 rnode = tmp; in vm_radix_replace()
[all …]
/freebsd-13.1/sys/compat/linuxkpi/common/src/
H A Dlinux_radix.c64 root->rnode = NULL; in radix_tree_clean_root_node()
77 node = root->rnode; in radix_tree_lookup()
99 node = root->rnode; in radix_tree_iter_find()
139 node = root->rnode; in radix_tree_delete()
164 root->rnode = NULL; in radix_tree_delete()
196 node = root->rnode; in radix_tree_insert()
203 root->rnode = node; in radix_tree_insert()
233 root->rnode = node; in radix_tree_insert()
300 node = root->rnode; in radix_tree_store()
307 root->rnode = node; in radix_tree_store()
[all …]
/freebsd-13.1/sys/compat/linuxkpi/common/include/linux/
H A Dradix-tree.h52 struct radix_tree_node *rnode; member
62 { .rnode = NULL, .gfp_mask = mask, .height = 0 };
64 { (root)->rnode = NULL; (root)->gfp_mask = mask; (root)->height = 0; }
/freebsd-13.1/sys/mips/mediatek/
H A Dfdt_reset.c55 phandle_t rnode; in assert_deassert_all() local
61 rnode = ofw_bus_get_node(consumer); in assert_deassert_all()
62 ncells = OF_getencprop_alloc_multi(rnode, "resets", sizeof(*resets), in assert_deassert_all()
/freebsd-13.1/sbin/rcorder/
H A Drcorder.c294 f_reqnode *rnode; in add_require() local
300 rnode = emalloc(sizeof(*rnode)); in add_require()
301 rnode->entry = entry; in add_require()
302 rnode->next = fnode->req_list; in add_require()
303 fnode->req_list = rnode; in add_require()
597 f_reqnode *rnode; in insert_before() local
619 rnode = emalloc(sizeof(*rnode)); in insert_before()
620 rnode->entry = fake_prov_entry; in insert_before()
621 rnode->next = pnode->fnode->req_list; in insert_before()
622 pnode->fnode->req_list = rnode; in insert_before()
[all …]
/freebsd-13.1/sys/dev/ocs_fc/
H A Docs_fabric.c1187 rc = ocs_hw_node_detach(&ocs->hw, &node->rnode); in ocs_fabric_initiate_shutdown()
1188 if (node->rnode.free_group) { in ocs_fabric_initiate_shutdown()
1191 node->rnode.free_group = FALSE; in ocs_fabric_initiate_shutdown()
1353 ocs_node_t *rnode; in __ocs_p2p_wait_domain_attach() local
1361 if (rnode != NULL) { in __ocs_p2p_wait_domain_attach()
1364 node_printf(node, "Node with fc_id x%x already exists\n", rnode->rnode.fc_id); in __ocs_p2p_wait_domain_attach()
1365 ocs_assert (rnode != node, NULL); in __ocs_p2p_wait_domain_attach()
1369 if (rnode == NULL) { in __ocs_p2p_wait_domain_attach()
1380 if (node->rnode.fc_id == 0) { in __ocs_p2p_wait_domain_attach()
1895 port_id = n->rnode.fc_id; in ocs_process_gidpt_payload()
[all …]
H A Docs_node.c118 ocs_remote_node_t *rnode = data; in ocs_remote_node_cb() local
119 ocs_node_t *node = rnode->node; in ocs_remote_node_cb()
157 n->rnode.attached = attach_ok; in ocs_remote_node_cb()
159 n->rnode.index, attach_ok ? "ok" : "fail"); in ocs_remote_node_cb()
275 node->rnode.indicator = UINT32_MAX; in ocs_node_create_pool()
405 node->rnode.indicator = UINT32_MAX; in ocs_node_alloc()
414 rc = ocs_hw_node_alloc(&ocs->hw, &node->rnode, port_id, sport); in ocs_node_alloc()
440 node->rnode.node = node; in ocs_node_alloc()
519 spv_set(sport->lookup, node->rnode.fc_id, NULL); in ocs_node_free()
710 uint32_t port_id = node->rnode.fc_id; in ocs_node_update_display_name()
[all …]
H A Docs_hw.c3035 rnode->indicator, rnode->sport->indicator, in ocs_hw_node_attach()
3069 hw, rnode); in ocs_hw_node_free_resources()
3078 rnode->indicator, rnode->fc_id); in ocs_hw_node_free_resources()
3114 hw, rnode); in ocs_hw_node_detach()
3255 rnode->indicator, rnode->fc_id); in ocs_hw_node_group_attach()
3851 io->rnode = rnode; in ocs_hw_srrs_send()
4070 io->rnode = rnode; in ocs_hw_io_send()
4272 rpi, rnode, in ocs_hw_io_send()
9386 hw->callback.rnode(hw->args.rnode, evt, rnode); in ocs_hw_cb_node_attach()
9429 hw->callback.rnode(hw->args.rnode, evt, rnode); in ocs_hw_cb_node_free()
[all …]
H A Dsli4.c6642 if (rnode->node_group) { in sli_els_request64_wqe()
6656 if (rnode->attached) { in sli_els_request64_wqe()
6726 if (rnode->attached) { in sli_els_request64_wqe()
6821 if (rnode->node_group) { in sli_fcp_icmnd64_wqe()
6916 if (rnode->node_group) { in sli_fcp_iread64_wqe()
7021 if (rnode->node_group) { in sli_fcp_iwrite64_wqe()
7146 if (rnode->node_group) { in sli_fcp_treceive64_wqe()
7290 if (rnode->node_group) { in sli_fcp_trsp64_wqe()
7758 if (rnode->attached) { in sli_xmit_bcast64_wqe()
7853 if (rnode->attached) { in sli_xmit_bls_rsp64_wqe()
[all …]
H A Docs_els.c64 static int32_t ocs_bls_send_acc_cb(ocs_hw_io_t *hio, ocs_remote_node_t *rnode, uint32_t length,
454 ocs_els_req_cb(ocs_hw_io_t *hio, ocs_remote_node_t *rnode, uint32_t length, int32_t status, uint32_… in ocs_els_req_cb() argument
547 ocs_els_acc_cb(ocs_hw_io_t *hio, ocs_remote_node_t *rnode, uint32_t length, int32_t status, uint32_… in ocs_els_acc_cb() argument
931 logo->port_id = fc_htobe24(node->rnode.sport->fc_id); in ocs_send_logo()
996 adisc->port_id = fc_htobe24(node->rnode.sport->fc_id); in ocs_send_adisc()
1682 adisc->port_id = fc_htobe24(node->rnode.sport->fc_id); in ocs_send_adisc_acc()
1735 rftid->port_id = ocs_htobe32(node->rnode.sport->fc_id); in ocs_ns_send_rftid()
1788 rffid->port_id = ocs_htobe32(node->rnode.sport->fc_id); in ocs_ns_send_rffid()
1909 if (node->rnode.sport->fc_id == s_id) { in ocs_bls_send_acc()
1989 ocs_els_abort_cb(ocs_hw_io_t *hio, ocs_remote_node_t *rnode, uint32_t length, int32_t status, uint3… in ocs_els_abort_cb() argument
[all …]
H A Docs_scsi.c74 static int32_t ocs_scsi_abort_io_cb(struct ocs_hw_io_s *hio, ocs_remote_node_t *rnode, uint32_t len…
318 ocs_target_io_cb(ocs_hw_io_t *hio, ocs_remote_node_t *rnode, uint32_t length, in ocs_target_io_cb() argument
1325 … = ocs_hw_io_send(&io->ocs->hw, io->hio_type, io->hio, io->wire_len, &io->iparam, &io->node->rnode, in ocs_scsi_io_dispatch_hw_io()
1333 &io->els_rsp, &io->node->rnode, &io->iparam, in ocs_scsi_io_dispatch_hw_io()
1340 NULL, &io->node->rnode, &io->iparam, in ocs_scsi_io_dispatch_hw_io()
1348 NULL, 0, NULL, &io->node->rnode, &io->iparam, io->hw_cb, io); in ocs_scsi_io_dispatch_hw_io()
1848 ocs_target_abort_cb(ocs_hw_io_t *hio, ocs_remote_node_t *rnode, uint32_t length, int32_t status, ui… in ocs_target_abort_cb() argument
1994 ocs_target_bls_resp_cb(ocs_hw_io_t *hio, ocs_remote_node_t *rnode, uint32_t length, int32_t status,… in ocs_target_bls_resp_cb() argument
2121 ocs_initiator_io_cb(ocs_hw_io_t *hio, ocs_remote_node_t *rnode, uint32_t length, in ocs_initiator_io_cb() argument
2663 ocs_scsi_abort_io_cb(struct ocs_hw_io_s *hio, ocs_remote_node_t *rnode, uint32_t len, int32_t statu… in ocs_scsi_abort_io_cb() argument
H A Docs_device.c187 rc = ocs_hw_node_detach(&ocs->hw, &node->rnode); in __ocs_d_initiate_shutdown()
188 if (node->rnode.free_group) { in __ocs_d_initiate_shutdown()
191 node->rnode.free_group = FALSE; in __ocs_d_initiate_shutdown()
734 …if ((node->ocs->nodedb_mask & OCS_NODEDB_PAUSE_NEW_NODES) && !FC_ADDR_IS_DOMAIN_CTRL(node->rnode.f… in ocs_node_init_device()
1445 if (node->sport->enable_ini && !FC_ADDR_IS_DOMAIN_CTRL(node->rnode.fc_id) in __ocs_d_port_logged_in()
H A Docs_hw.h568 ocs_remote_node_t *rnode; member
1006 int32_t (*rnode)(void *, ocs_hw_remote_node_event_e, void *); member
1013 void *rnode; member
1285 typedef int32_t (*ocs_hw_srrs_cb_t)(ocs_hw_io_t *io, ocs_remote_node_t *rnode, uint32_t length, int…
1289 uint32_t len, ocs_hw_io_param_t *iparam, ocs_remote_node_t *rnode,
H A Docs_common.h338 ocs_remote_node_t rnode; /**< Remote node */ member
H A Docs_unsol.c117 ocs_unsol_abort_cb (ocs_hw_io_t *hio, ocs_remote_node_t *rnode, uint32_t len, int32_t status, uint3… in ocs_unsol_abort_cb() argument
678 ocs_assert(port_id == node->rnode.fc_id, -1); in ocs_node_dispatch_frame()
H A Docs_sport.c523 if((node->rnode.fc_id == FC_ADDR_FABRIC) && (sport->is_vport)) { in __ocs_sport_common()
1909 hrc = ocs_hw_node_group_attach(&ocs->hw, node_group, &node->rnode); in ocs_node_group_init()
H A Docs_cam.c424 adc->port = node->rnode.fc_id; in ocs_scsi_new_initiator()
490 adc->port = node->rnode.fc_id; in ocs_scsi_del_initiator()
1004 tgt->port_id = node->rnode.fc_id; in ocs_update_tgt()
/freebsd-13.1/sys/dev/iicbus/pmic/
H A Dact8846_regulator.c453 phandle_t child, rnode; in act8846_regulator_attach() local
456 rnode = ofw_bus_find_child(node, "regulators"); in act8846_regulator_attach()
457 if (rnode <= 0) { in act8846_regulator_attach()
470 child = ofw_bus_find_child(rnode, act8846_regdefs[i].name); in act8846_regulator_attach()
/freebsd-13.1/sys/arm/nvidia/
H A Das3722_regulators.c605 phandle_t child, rnode; in as3722_regulator_attach() local
608 rnode = ofw_bus_find_child(node, "regulators"); in as3722_regulator_attach()
609 if (rnode <= 0) { in as3722_regulator_attach()
620 child = ofw_bus_find_child(rnode, as3722s_def[i].name); in as3722_regulator_attach()
/freebsd-13.1/sys/arm64/rockchip/
H A Drk805.c772 phandle_t rnode, child; in rk805_attach() local
800 rnode = ofw_bus_find_child(ofw_bus_get_node(dev), "regulators"); in rk805_attach()
801 if (rnode > 0) { in rk805_attach()
803 child = ofw_bus_find_child(rnode, in rk805_attach()
/freebsd-13.1/sys/arm64/nvidia/tegra210/
H A Dmax77620_regulators.c764 phandle_t child, rnode; in max77620_regulator_attach() local
767 rnode = ofw_bus_find_child(node, "regulators"); in max77620_regulator_attach()
768 if (rnode <= 0) { in max77620_regulator_attach()
780 child = ofw_bus_find_child(rnode, max77620s_def[i].name); in max77620_regulator_attach()
/freebsd-13.1/sys/arm/allwinner/
H A Daxp209.c1311 phandle_t rnode, child; in axp2xx_attach() local
1358 rnode = ofw_bus_find_child(ofw_bus_get_node(dev), "regulators"); in axp2xx_attach()
1359 if (rnode > 0) { in axp2xx_attach()
1361 child = ofw_bus_find_child(rnode, in axp2xx_attach()
H A Daxp81x.c1475 phandle_t rnode, child; in axp8xx_attach() local
1512 rnode = ofw_bus_find_child(ofw_bus_get_node(dev), "regulators"); in axp8xx_attach()
1513 if (rnode > 0) { in axp8xx_attach()
1536 child = ofw_bus_find_child(rnode, in axp8xx_attach()
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc8070 unsigned int *namelenp, char *cname, SIZE_T *csz, void **rnode,
8074 csz, rnode, v);
8081 // Skip rnode, it's rarely used and not trivial to sanitize
8083 int res = REAL(sysctlgetmibinfo)(sname, name, namelenp, cname, csz, rnode, v);