Searched refs:cyx_cpu (Results 1 – 2 of 2) sorted by relevance
1342 cyc_cpu_t *cpu = arg->cyx_cpu; in cyclic_expand_xcall()1490 arg.cyx_cpu = cpu; in cyclic_expand()1650 cyc_cpu_t *cpu = arg->cyx_cpu; in cyclic_add_xcall()1743 arg.cyx_cpu = cpu; in cyclic_add_here()1758 cyc_cpu_t *cpu = arg->cyx_cpu; in cyclic_remove_xcall()1906 arg.cyx_cpu = cpu; in cyclic_remove_here()2015 cyclic_reprogram_cyclic(arg->cyx_cpu, arg->cyx_ndx, in cyclic_reprogram_xcall()2029 arg.cyx_cpu = cpu; in cyclic_reprogram_here()2419 cyc_cpu_t *cpu = arg->cyx_cpu; in cyclic_suspend_xcall()2449 cyc_cpu_t *cpu = arg->cyx_cpu; in cyclic_resume_xcall()[all …]
526 cyc_cpu_t *cyx_cpu; member