Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/oprofile/cell/
Dspu_task_sync.c39 static unsigned max_spu_buff; variable
57 < (max_spu_buff - 1)) in spu_buff_add()
70 if (spu_buff[spu].head >= max_spu_buff) in spu_buff_add()
114 curr_head, max_spu_buff); in sync_spu_buff()
460 max_spu_buff = oprofile_get_cpu_buffer_size(); in oprofile_spu_buff_create()
475 spu_buff[spu].buff = kzalloc((max_spu_buff in oprofile_spu_buff_create()