Searched refs:max_spu_buff (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/oprofile/cell/
H A Dspu_task_sync.c42 static unsigned max_spu_buff; variable
60 < (max_spu_buff - 1))
73 if (spu_buff[spu].head >= max_spu_buff)
117 curr_head, max_spu_buff);
470 max_spu_buff = oprofile_get_cpu_buffer_size();
485 spu_buff[spu].buff = kzalloc((max_spu_buff

Completed in 105 milliseconds