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

/linux-4.1.27/drivers/s390/char/
H A Dvmur.c190 * alloc_chan_prog
195 * alloc_chan_prog allocates and builds the channel program
208 * address pointer that alloc_chan_prog returned.
223 * alloc_chan_prog
230 static struct ccw1 *alloc_chan_prog(const char __user *ubuf, int rec_count, alloc_chan_prog() function
237 TRACE("alloc_chan_prog(%p, %i, %i)\n", ubuf, rec_count, reclen); alloc_chan_prog()
420 cpa = alloc_chan_prog(udata, count / reclen, reclen); do_write()

Completed in 62 milliseconds