Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/char/
Dvmur.c231 static struct ccw1 *alloc_chan_prog(const char __user *ubuf, int rec_count, in alloc_chan_prog() function
422 cpa = alloc_chan_prog(udata, count / reclen, reclen); in do_write()