Searched refs:max_spu_buff (Results 1 – 1 of 1) sorted by relevance
39 static unsigned max_spu_buff; variable57 < (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()