taglinefilesource code
nbytes161drivers/scsi/scsi_debug.cint nbytes, sgcount;
nbytes255drivers/scsi/scsi_debug.cnbytes = bufflen;
nbytes318drivers/scsi/scsi_debug.cnbytes -= bufflen;
nbytes326drivers/scsi/scsi_debug.cif (nbytes) {
nbytes332drivers/scsi/scsi_debug.c} while(nbytes);
nbytes120drivers/sound/os.h#define KERNEL_MALLOC(nbytes)  kmalloc(nbytes, GFP_KERNEL)
nbytes203fs/binfmt_coff.cint nbytes = sections * COFF_SCNHSZ;
nbytes205fs/binfmt_coff.csect_bufr = (COFF_SCNHDR *) kmalloc (nbytes, GFP_KERNEL);
nbytes221fs/binfmt_coff.cnbytes);                 /* Byte count reqd.     */
nbytes625fs/binfmt_coff.clong nbytes;    /* Count of bytes in the header area  */
nbytes630fs/binfmt_coff.cnbytes = COFF_LONG (sect->s_size);
nbytes631fs/binfmt_coff.cif (nbytes < COFF_SLIBSZ) {
nbytes642fs/binfmt_coff.cchar *buffer = (char *) kmalloc (nbytes, GFP_KERNEL);
nbytes659fs/binfmt_coff.cnbytes);                    /* Byte count reqd.  */
nbytes664fs/binfmt_coff.cif (status >= 0 && status != nbytes) {
nbytes675fs/binfmt_coff.cwhile (status >= 0 && nbytes > COFF_SLIBSZ) {
nbytes681fs/binfmt_coff.cif ((unsigned) header_size >= (unsigned) nbytes ||
nbytes702fs/binfmt_coff.cnbytes -= entry_size;
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;