Searched refs:full_list (Results 1 – 2 of 2) sorted by relevance
| /arch/powerpc/platforms/cell/ |
| A D | spu_base.c | 85 list_for_each_entry(spu, &spu_full_list, full_list) { in spu_flush_all_slbs() 477 list_for_each_entry(spu, &spu_full_list, full_list) in spu_add_dev_attr() 491 list_for_each_entry(spu, &spu_full_list, full_list) { in spu_add_dev_attr_group() 500 &spu_full_list, full_list) in spu_add_dev_attr_group() 518 list_for_each_entry(spu, &spu_full_list, full_list) in spu_remove_dev_attr() 529 list_for_each_entry(spu, &spu_full_list, full_list) in spu_remove_dev_attr_group() 594 list_add(&spu->full_list, &spu_full_list); in create_spu() 711 list_for_each_entry(spu, list, full_list) { in crash_register_spus() 734 list_for_each_entry(spu, &spu_full_list, full_list) { in spu_shutdown()
|
| /arch/powerpc/include/asm/ |
| A D | spu.h | 116 struct list_head full_list; member
|
Completed in 12 milliseconds