Searched refs:xencomm_alloc (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/xen/
H A Dxencomm.c70 static struct xencomm_desc *xencomm_alloc(gfp_t gfp_mask, function
137 desc = xencomm_alloc(gfp_mask, buffer, bytes);
139 printk(KERN_DEBUG "%s failure\n", "xencomm_alloc");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/xen/
H A Dxencomm.c70 static struct xencomm_desc *xencomm_alloc(gfp_t gfp_mask, function
137 desc = xencomm_alloc(gfp_mask, buffer, bytes);
139 printk(KERN_DEBUG "%s failure\n", "xencomm_alloc");

Completed in 160 milliseconds