taglinefilesource code
kmalloc111fs/isofs/dir.ccpnt = kmalloc(1 << ISOFS_BLOCK_BITS, GFP_KERNEL);
kmalloc282fs/isofs/inode.ccpnt = kmalloc(1 << ISOFS_BLOCK_BITS, GFP_KERNEL);
kmalloc525fs/isofs/inode.ccpnt = kmalloc(1<<ISOFS_BLOCK_BITS,GFP_KERNEL);
kmalloc571fs/isofs/inode.ctmp = kmalloc(size, GFP_KERNEL);
kmalloc114fs/isofs/namei.ccpnt = kmalloc(1 << ISOFS_BLOCK_BITS, GFP_KERNEL);
kmalloc57fs/isofs/rock.cbuffer = kmalloc(cont_size,GFP_KERNEL); \
kmalloc191fs/isofs/rock.cretname = (char *) kmalloc (255,GFP_KERNEL);
kmalloc386fs/isofs/rock.ccpnt = kmalloc(1 << ISOFS_BLOCK_BITS, GFP_KERNEL);
kmalloc424fs/isofs/rock.crpnt = (char *) kmalloc (inode->i_size +1, GFP_KERNEL);
kmalloc105fs/nfs/dir.cc_entry = (struct nfs_entry *) kmalloc(i, GFP_KERNEL);
kmalloc107fs/nfs/dir.cc_entry[i].name = (char *) kmalloc(NFS_MAXNAMLEN + 1,
kmalloc496fs/nfs/dir.csymfilename = (char *) kmalloc(NFS_MAXPATHLEN + 1, GFP_KERNEL);
kmalloc76fs/nfs/file.cdata = (char *) kmalloc(n, GFP_KERNEL);
kmalloc124fs/nfs/file.cdata = (char *) kmalloc(n, GFP_KERNEL);
kmalloc68fs/nfs/symlink.cres = (char *) kmalloc(NFS_MAXPATHLEN + 1, GFP_KERNEL);
kmalloc100fs/nfs/symlink.cres = (char *) kmalloc(buflen + 1, GFP_KERNEL);
kmalloc15include/linux/kernel.hvoid * kmalloc(unsigned int size, int priority);
kmalloc840kernel/chr_drv/tty_io.ctp = (struct termios *) kmalloc(sizeof(struct termios), GFP_KERNEL);
kmalloc855kernel/chr_drv/tty_io.co_tp = (struct termios *) kmalloc(sizeof(struct termios), GFP_KERNEL);
kmalloc229net/tcp/arp.creturn (kmalloc (amount, priority));
kmalloc242net/tcp/dev.cskb = kmalloc (sizeof (*skb) + len, GFP_ATOMIC);
kmalloc346net/tcp/dev.cskb2 = kmalloc (skb->mem_len, GFP_ATOMIC);
kmalloc131net/tcp/icmp.cskb = kmalloc (len, GFP_ATOMIC);
kmalloc253net/tcp/icmp.crt = kmalloc (sizeof (*rt), GFP_ATOMIC);
kmalloc274net/tcp/icmp.cskb = kmalloc( size, GFP_ATOMIC );
kmalloc335net/tcp/ip.crt = kmalloc (sizeof (*rt), GFP_KERNEL);
kmalloc347net/tcp/ip.crt = kmalloc (sizeof (*rt),GFP_KERNEL);
kmalloc358net/tcp/ip.crt = kmalloc (sizeof (*rt), GFP_KERNEL);
kmalloc767net/tcp/ip.cskb2 = kmalloc (skb->mem_len, GFP_ATOMIC);
kmalloc203net/tcp/packet.cp = kmalloc (sizeof (*p), GFP_KERNEL);
kmalloc337net/tcp/raw.cp = kmalloc (sizeof (*p), GFP_KERNEL);
kmalloc909net/tcp/sock.csk = kmalloc (sizeof (*sk), GFP_KERNEL);
kmalloc1663net/tcp/sock.creturn (kmalloc (size, priority));
kmalloc1669net/tcp/sock.creturn (kmalloc(size, priority));
kmalloc1683net/tcp/sock.creturn (kmalloc (size, priority));
kmalloc1689net/tcp/sock.creturn (kmalloc (size, priority));
kmalloc1553net/tcp/tcp.cnewsk = kmalloc(sizeof (struct sock), GFP_ATOMIC);