taglinefilesource code
nbytes162drivers/scsi/scsi_debug.cint nbytes, sgcount;
nbytes256drivers/scsi/scsi_debug.cnbytes = bufflen;
nbytes319drivers/scsi/scsi_debug.cnbytes -= bufflen;
nbytes327drivers/scsi/scsi_debug.cif (nbytes) {
nbytes333drivers/scsi/scsi_debug.c} while(nbytes);
nbytes120drivers/sound/os.h#define KERNEL_MALLOC(nbytes)  kmalloc(nbytes, GFP_KERNEL)
nbytes203ibcs/binfmt_coff.cint nbytes = sections * COFF_SCNHSZ;
nbytes205ibcs/binfmt_coff.csect_bufr = (COFF_SCNHDR *) kmalloc (nbytes, GFP_KERNEL);
nbytes221ibcs/binfmt_coff.cnbytes);                 /* Byte count reqd.     */
nbytes625ibcs/binfmt_coff.clong nbytes;    /* Count of bytes in the header area  */
nbytes630ibcs/binfmt_coff.cnbytes = COFF_LONG (sect->s_size);
nbytes631ibcs/binfmt_coff.cif (nbytes < COFF_SLIBSZ) {
nbytes642ibcs/binfmt_coff.cchar *buffer = (char *) kmalloc (nbytes, GFP_KERNEL);
nbytes659ibcs/binfmt_coff.cnbytes);                    /* Byte count reqd.  */
nbytes664ibcs/binfmt_coff.cif (status >= 0 && status != nbytes) {
nbytes675ibcs/binfmt_coff.cwhile (status >= 0 && nbytes > COFF_SLIBSZ) {
nbytes681ibcs/binfmt_coff.cif ((unsigned) header_size >= (unsigned) nbytes ||
nbytes702ibcs/binfmt_coff.cnbytes -= entry_size;