Lines Matching refs:aprp_cpu_index
263 struct vpe *vpe = get_vpe(aprp_cpu_index()); in store_kill()
267 notifier->stop(aprp_cpu_index()); in store_kill()
270 cleanup_tc(get_tc(aprp_cpu_index())); in store_kill()
281 struct vpe *vpe = get_vpe(aprp_cpu_index()); in ntcs_show()
289 struct vpe *vpe = get_vpe(aprp_cpu_index()); in ntcs_store()
297 if (new == 0 || new > (hw_tcs - aprp_cpu_index())) in ntcs_store()
345 if (aprp_cpu_index() == 0) { in vpe_module_init()
386 for (tc = aprp_cpu_index(); tc < hw_tcs; tc++) { in vpe_module_init()
416 v->ntcs = hw_tcs - aprp_cpu_index(); in vpe_module_init()
422 if (tc >= aprp_cpu_index()) { in vpe_module_init()
448 if (tc >= aprp_cpu_index()) { in vpe_module_init()