OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:node_to
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_topology.h
142
uint32_t
node_to
;
member in struct:kfd_iolink_properties
kfd_topology.c
283
sysfs_show_32bit_prop(buffer, "
node_to
", iolink->
node_to
);
1211
link->
node_to
);
1215
if (cpu_link->
node_to
== link->node_from)
kfd_crat.c
376
props->
node_to
= id_to;
417
props2->
node_to
= id_from;
/src/external/mpl/bind/dist/bin/tests/system/isctest/
asyncserver.py
920
def _move_children(self, node_from: _ZoneTreeNode,
node_to
: _ZoneTreeNode) -> None:
921
assert
node_to
.zone
922
assert
node_to
.zone.origin
928
if child.zone.origin.is_subdomain(
node_to
.zone.origin):
933
node_to
.children.append(child)
Completed in 42 milliseconds
Indexes created Wed Apr 29 00:23:26 UTC 2026