Searched refs:mon_alloc_buff (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/usb/mon/
H A Dmon_bin.c207 static int mon_alloc_buff(struct mon_pgmap *map, int npages);
663 if ((rc = mon_alloc_buff(rp->b_vec, rp->b_size/CHUNK_SIZE)) < 0)
986 ret = mon_alloc_buff(vec, size/CHUNK_SIZE);
1263 static int mon_alloc_buff(struct mon_pgmap *map, int npages) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/mon/
H A Dmon_bin.c207 static int mon_alloc_buff(struct mon_pgmap *map, int npages);
663 if ((rc = mon_alloc_buff(rp->b_vec, rp->b_size/CHUNK_SIZE)) < 0)
986 ret = mon_alloc_buff(vec, size/CHUNK_SIZE);
1263 static int mon_alloc_buff(struct mon_pgmap *map, int npages) function

Completed in 308 milliseconds