Searched refs:cur_pb (Results 1 – 2 of 2) sorted by relevance
333 const char *path, int index, int *cur_pb, int *cur_cap, in cfg_stream() argument357 stream = &pcm_instance->streams_pb[(*cur_pb)++]; in cfg_stream()392 int cur_pb, cur_cap; in cfg_device() local460 cur_pb = 0; in cfg_device()464 &cur_pb, &cur_cap, stream_cnt); in cfg_device()
353 struct hv_page_buffer *cur_pb = &pb[i + 2]; in init_page_array() local357 cur_pb->offset = offset_in_hvpage(offset); in init_page_array()358 cur_pb->len = skb_frag_size(frag); in init_page_array()359 cur_pb->pfn = pfn + (offset >> HV_HYP_PAGE_SHIFT); in init_page_array()