Home
last modified time | relevance | path

Searched refs:node (Results 1 – 2 of 2) sorted by relevance

/libcpu/aarch64/common/
A Dcpu.c33 #define set_cpu_node(cpuid, node) \ argument
34 ((((cpuid) >= 0) && ((cpuid) < RT_CPUS_NR)) ? (_cpu_node[cpuid] = node) : NULL)
A Dtrap.c282 .node = RT_SLIST_OBJECT_INIT(this_ctx.node), in rt_hw_trap_irq()

Completed in 17 milliseconds