new_pl_virt       431 drivers/staging/wusbcore/host/whci/qset.c 	struct whc_page_list_entry *new_pl_virt;
new_pl_virt       503 drivers/staging/wusbcore/host/whci/qset.c 			new_pl_virt = krealloc(std->pl_virt, pl_len, mem_flags);
new_pl_virt       504 drivers/staging/wusbcore/host/whci/qset.c 			if (new_pl_virt == NULL) {
new_pl_virt       509 drivers/staging/wusbcore/host/whci/qset.c 			std->pl_virt = new_pl_virt;