Lines Matching refs:aprp_cpu_index
264 struct vpe *vpe = get_vpe(aprp_cpu_index()); in store_kill()
268 notifier->stop(aprp_cpu_index()); in store_kill()
271 cleanup_tc(get_tc(aprp_cpu_index())); in store_kill()
282 struct vpe *vpe = get_vpe(aprp_cpu_index()); in ntcs_show()
290 struct vpe *vpe = get_vpe(aprp_cpu_index()); in ntcs_store()
298 if (new == 0 || new > (hw_tcs - aprp_cpu_index())) in ntcs_store()
348 if (aprp_cpu_index() == 0) { in vpe_module_init()
389 for (tc = aprp_cpu_index(); tc < hw_tcs; tc++) { in vpe_module_init()
419 v->ntcs = hw_tcs - aprp_cpu_index(); in vpe_module_init()
425 if (tc >= aprp_cpu_index()) { in vpe_module_init()
451 if (tc >= aprp_cpu_index()) { in vpe_module_init()