tag | line | file | source code |
cpnt | 664 | drivers/scsi/sr.c | Scsi_CD * cpnt; |
cpnt | 675 | drivers/scsi/sr.c | for(cpnt = scsi_CDs, i=0; i<sr_template.dev_max; i++, cpnt++) |
cpnt | 676 | drivers/scsi/sr.c | if(!cpnt->device) break; |
cpnt | 69 | fs/isofs/dir.c | void * cpnt = NULL; |
cpnt | 124 | fs/isofs/dir.c | cpnt = kmalloc(*((unsigned char *) de),GFP_KERNEL); |
cpnt | 125 | fs/isofs/dir.c | memcpy(cpnt, bh->b_data + old_offset, frag1); |
cpnt | 126 | fs/isofs/dir.c | de = (struct iso_directory_record *) ((char *)cpnt); |
cpnt | 133 | fs/isofs/dir.c | kfree(cpnt); |
cpnt | 136 | fs/isofs/dir.c | memcpy((char *)cpnt+frag1, bh->b_data, offset); |
cpnt | 184 | fs/isofs/dir.c | if (cpnt) { |
cpnt | 185 | fs/isofs/dir.c | kfree(cpnt); |
cpnt | 186 | fs/isofs/dir.c | cpnt = NULL; |
cpnt | 221 | fs/isofs/dir.c | if (cpnt) { |
cpnt | 222 | fs/isofs/dir.c | kfree(cpnt); |
cpnt | 223 | fs/isofs/dir.c | cpnt = NULL; |
cpnt | 237 | fs/isofs/dir.c | if (cpnt) |
cpnt | 238 | fs/isofs/dir.c | kfree(cpnt); |
cpnt | 332 | fs/isofs/inode.c | void *cpnt = NULL; |
cpnt | 353 | fs/isofs/inode.c | cpnt = kmalloc(*pnt,GFP_KERNEL); |
cpnt | 354 | fs/isofs/inode.c | if (cpnt == NULL) { |
cpnt | 359 | fs/isofs/inode.c | memcpy(cpnt, bh->b_data + offset, frag1); |
cpnt | 362 | fs/isofs/inode.c | kfree(cpnt); |
cpnt | 367 | fs/isofs/inode.c | memcpy((char *)cpnt+frag1, bh->b_data, offset); |
cpnt | 368 | fs/isofs/inode.c | pnt = ((unsigned char *) cpnt); |
cpnt | 500 | fs/isofs/inode.c | if (cpnt) { |
cpnt | 501 | fs/isofs/inode.c | kfree (cpnt); |
cpnt | 502 | fs/isofs/inode.c | cpnt = NULL; |
cpnt | 544 | fs/isofs/inode.c | void * cpnt = NULL; |
cpnt | 627 | fs/isofs/inode.c | cpnt = kmalloc(*((unsigned char *) de),GFP_KERNEL); |
cpnt | 628 | fs/isofs/inode.c | memcpy(cpnt, bh->b_data + old_offset, frag1); |
cpnt | 629 | fs/isofs/inode.c | de = (struct iso_directory_record *) ((char *)cpnt); |
cpnt | 636 | fs/isofs/inode.c | kfree(cpnt); |
cpnt | 639 | fs/isofs/inode.c | memcpy((char *)cpnt+frag1, bh->b_data, offset); |
cpnt | 647 | fs/isofs/inode.c | if (cpnt) { |
cpnt | 648 | fs/isofs/inode.c | kfree(cpnt); |
cpnt | 649 | fs/isofs/inode.c | cpnt = NULL; |
cpnt | 657 | fs/isofs/inode.c | if (cpnt) { |
cpnt | 658 | fs/isofs/inode.c | kfree(cpnt); |
cpnt | 659 | fs/isofs/inode.c | cpnt = NULL; |
cpnt | 73 | fs/isofs/namei.c | void * cpnt = NULL; |
cpnt | 121 | fs/isofs/namei.c | cpnt = kmalloc(*((unsigned char *) de),GFP_KERNEL); |
cpnt | 122 | fs/isofs/namei.c | memcpy(cpnt, bh->b_data + old_offset, frag1); |
cpnt | 124 | fs/isofs/namei.c | de = (struct iso_directory_record *) cpnt; |
cpnt | 129 | fs/isofs/namei.c | kfree(cpnt); |
cpnt | 132 | fs/isofs/namei.c | memcpy((char *)cpnt+frag1, bh->b_data, offset); |
cpnt | 183 | fs/isofs/namei.c | if (cpnt) { |
cpnt | 184 | fs/isofs/namei.c | kfree(cpnt); |
cpnt | 185 | fs/isofs/namei.c | cpnt = NULL; |
cpnt | 207 | fs/isofs/namei.c | if (cpnt) |
cpnt | 208 | fs/isofs/namei.c | kfree(cpnt); |
cpnt | 395 | fs/isofs/rock.c | void * cpnt = NULL; |
cpnt | 426 | fs/isofs/rock.c | cpnt = kmalloc(*pnt,GFP_KERNEL); |
cpnt | 427 | fs/isofs/rock.c | if(!cpnt) return NULL; |
cpnt | 428 | fs/isofs/rock.c | memcpy(cpnt, bh->b_data + offset, frag1); |
cpnt | 431 | fs/isofs/rock.c | kfree(cpnt); |
cpnt | 436 | fs/isofs/rock.c | memcpy((char *)cpnt+frag1, bh->b_data, offset); |
cpnt | 437 | fs/isofs/rock.c | pnt = ((unsigned char *) cpnt); |
cpnt | 505 | fs/isofs/rock.c | if (cpnt) { |
cpnt | 506 | fs/isofs/rock.c | kfree(cpnt); |
cpnt | 507 | fs/isofs/rock.c | cpnt = NULL; |