Searched refs:max_spu_buff (Results 1 – 1 of 1) sorted by relevance
43 static unsigned max_spu_buff; variable61 < (max_spu_buff - 1)) in spu_buff_add()74 if (spu_buff[spu].head >= max_spu_buff) in spu_buff_add()118 curr_head, max_spu_buff); in sync_spu_buff()464 max_spu_buff = oprofile_get_cpu_buffer_size(); in oprofile_spu_buff_create()479 spu_buff[spu].buff = kzalloc((max_spu_buff in oprofile_spu_buff_create()