Searched refs:bufbytes (Results 1 – 2 of 2) sorted by relevance
66 ssize_t bufbytes = 0; in proc_string_read() local71 if (intbufind >= bufbytes) { in proc_string_read()72 if ((bufbytes = read(ph->pp_asfd, intbuf, in proc_string_read()
3719 int bufbytes; in vd_get_devid() local3763 bufbytes = request->nbytes; in vd_get_devid()3765 vd_devid = kmem_zalloc(bufbytes, KM_SLEEP); in vd_get_devid()3786 kmem_free(vd_devid, bufbytes); in vd_get_devid()