Home
last modified time | relevance | path

Searched refs:spus (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/platforms/cell/spufs/
H A Dsched.c189 list_for_each_entry(spu, &cbe_spu_info[node].spus, cbe_list) { in do_notify_spus_active()
317 list_for_each_entry(spu, &cbe_spu_info[node].spus, cbe_list) { in aff_ref_location()
328 list_for_each_entry(spu, &cbe_spu_info[node].spus, cbe_list) { in aff_ref_location()
586 list_for_each_entry(spu, &cbe_spu_info[node].spus, cbe_list) { in spu_get_idle()
634 list_for_each_entry(spu, &cbe_spu_info[node].spus, cbe_list) { in find_victim()
1000 list_for_each_entry(spu, &cbe_spu_info[node].spus, in spusched_thread()
1135 list_for_each_entry(spu, &cbe_spu_info[node].spus, cbe_list) in spu_sched_exit()
H A Dinode.c283 aff_supp = !list_empty(&(list_entry(cbe_spu_info[0].spus.next, in spufs_assert_affinity()
/linux/arch/powerpc/include/asm/
H A Dspu.h181 struct list_head spus; member