Welcome to The Fiwix Project
A UNIX-like kernel for the i386 architecture
__FUNCTION__ 149 drivers/block/floppy.c printk("WARNING: %s(): fd%d: timeout on %s.\n", __FUNCTION__, current_fdd, floppy_device.name); __FUNCTION__ 171 drivers/block/floppy.c printk("WARNING: %s(): fd%d: unable to send byte 0x%x on %s.\n", __FUNCTION__, current_fdd, value, floppy_device.name); __FUNCTION__ 255 drivers/block/floppy.c printk("WARNING: %s(): fd%d: timeout on %s.\n", __FUNCTION__, current_fdd, floppy_device.name); __FUNCTION__ 303 drivers/block/floppy.c printk("WARNING: %s(): fd%d: timeout on %s.\n", __FUNCTION__, current_fdd, floppy_device.name); __FUNCTION__ 314 drivers/block/floppy.c printk("WARNING: %s(): fd%d: unable to recalibrate on %s.\n", __FUNCTION__, current_fdd, floppy_device.name); __FUNCTION__ 361 drivers/block/floppy.c printk("WARNING: %s(): fd%d: timeout on %s.\n", __FUNCTION__, current_fdd, floppy_device.name); __FUNCTION__ 371 drivers/block/floppy.c printk("WARNING: %s(): fd%d: unable to seek on %s.\n", __FUNCTION__, current_fdd, floppy_device.name); __FUNCTION__ 470 drivers/block/floppy.c printk("WARNING: %s(): fd%d: unexpected interrupt on %s.\n", __FUNCTION__, current_fdd, floppy_device.name); __FUNCTION__ 550 drivers/block/floppy.c printk("WARNING: %s(): fd%d: invalid block number %d on %s device %d,%d.\n", __FUNCTION__, current_fdd, block, floppy_device.name, MAJOR(dev), MINOR(dev)); __FUNCTION__ 560 drivers/block/floppy.c printk("%s(): %s disk was changed in device %d,%d!\n", __FUNCTION__, floppy_device.name, MAJOR(dev), MINOR(dev)); __FUNCTION__ 566 drivers/block/floppy.c printk("WARNING: %s(): fd%d: seek error on %s device %d,%d during read operation.\n", __FUNCTION__, current_fdd, floppy_device.name, MAJOR(dev), MINOR(dev)); __FUNCTION__ 585 drivers/block/floppy.c printk("WARNING: %s(): fd%d: needs reset on %s device %d,%d during read operation.\n", __FUNCTION__, current_fdd, floppy_device.name, MAJOR(dev), MINOR(dev)); __FUNCTION__ 597 drivers/block/floppy.c printk("WARNING: %s(): fd%d: timeout on %s device %d,%d.\n", __FUNCTION__, current_fdd, floppy_device.name, MAJOR(dev), MINOR(dev)); __FUNCTION__ 610 drivers/block/floppy.c printk("WARNING: %s(): fd%d: error on %s device %d,%d during read operation,\n", __FUNCTION__, current_fdd, floppy_device.name, MAJOR(dev), MINOR(dev)); __FUNCTION__ 622 drivers/block/floppy.c printk("WARNING: %s(): fd%d: read error on %s device %d,%d (%d sectors read).\n", __FUNCTION__, current_fdd, floppy_device.name, MAJOR(dev), MINOR(dev), sectors_read); __FUNCTION__ 661 drivers/block/floppy.c printk("WARNING: %s(): fd%d: invalid block number %d on %s device %d,%d.\n", __FUNCTION__, current_fdd, block, floppy_device.name, MAJOR(dev), MINOR(dev)); __FUNCTION__ 671 drivers/block/floppy.c printk("%s(): %s disk was changed in device %d,%d!\n", __FUNCTION__, floppy_device.name, MAJOR(dev), MINOR(dev)); __FUNCTION__ 677 drivers/block/floppy.c printk("WARNING: %s(): fd%d: seek error on %s device %d,%d during write operation.\n", __FUNCTION__, current_fdd, floppy_device.name, MAJOR(dev), MINOR(dev)); __FUNCTION__ 697 drivers/block/floppy.c printk("WARNING: %s(): fd%d: needs reset on %s device %d,%d during write operation.\n", __FUNCTION__, current_fdd, floppy_device.name, MAJOR(dev), MINOR(dev)); __FUNCTION__ 709 drivers/block/floppy.c printk("WARNING: %s(): fd%d: timeout on %s device %d,%d.\n", __FUNCTION__, current_fdd, floppy_device.name, MAJOR(dev), MINOR(dev)); __FUNCTION__ 727 drivers/block/floppy.c printk("WARNING: %s(): fd%d: error on %s device %d,%d during write operation,\n", __FUNCTION__, current_fdd, floppy_device.name, MAJOR(dev), MINOR(dev)); __FUNCTION__ 739 drivers/block/floppy.c printk("WARNING: %s(): fd%d: write error on %s device %d,%d (%d sectors written).\n", __FUNCTION__, current_fdd, floppy_device.name, MAJOR(dev), MINOR(dev), sectors_written); __FUNCTION__ 878 drivers/block/floppy.c printk("WARNING: %s(): fd%d: unable to register DMA channel on %s.\n", __FUNCTION__, current_fdd, floppy_device.name); __FUNCTION__ 127 drivers/block/ide.c printk("WARNING: %s(): error on device '%s'.\n", __FUNCTION__, ide->drive[drive].dev_name); __FUNCTION__ 414 drivers/block/ide.c printk("WARNING: %s(): unexpected interrupt!\n", __FUNCTION__); __FUNCTION__ 425 drivers/block/ide.c printk("WARNING: %s(): unexpected interrupt!\n", __FUNCTION__); __FUNCTION__ 565 drivers/block/ide.c printk("WARNING: %s(): reset error on IDE(%d:0).\n", __FUNCTION__, ide->channel); __FUNCTION__ 585 drivers/block/ide.c printk("WARNING: %s(): reset error on IDE(%d:1).\n", __FUNCTION__, ide->channel); __FUNCTION__ 691 drivers/block/ide.c printk("%s(): no ide controller!\n", __FUNCTION__); __FUNCTION__ 703 drivers/block/ide.c printk("WARNING: %s(): device %d,%d does not have the read_block() method!\n", __FUNCTION__, MAJOR(dev), MINOR(dev)); __FUNCTION__ 713 drivers/block/ide.c printk("%s(): no ide controller!\n", __FUNCTION__); __FUNCTION__ 725 drivers/block/ide.c printk("WARNING: %s(): device %d,%d does not have the write_block() method!\n", __FUNCTION__, MAJOR(dev), MINOR(dev)); __FUNCTION__ 114 drivers/block/ide_cd.c printk("WARNING: %s(): %s: drive not ready to receive PACKET command.\n", __FUNCTION__, ide->drive[drive].dev_name); __FUNCTION__ 143 drivers/block/ide_cd.c printk("WARNING: %s(): %s: drive not ready to receive command packet (retries = %d).\n", __FUNCTION__, ide->drive[drive].dev_name, n); __FUNCTION__ 210 drivers/block/ide_cd.c printk("WARNING: %s(): error on cdrom device %d,%d, status=0x%x error=0x%x,\n", __FUNCTION__, MAJOR(dev), MINOR(dev), status, errno); __FUNCTION__ 215 drivers/block/ide_cd.c printk("WARNING: %s(): timeout on cdrom device %d,%d, status=0x%x.\n", __FUNCTION__, MAJOR(dev), MINOR(dev), status); __FUNCTION__ 347 drivers/block/ide_cd.c printk("WARNING: %s(): cdrom device %d,%d is not ready for TEST_UNIT, error %d.\n", __FUNCTION__, MAJOR(i->rdev), MINOR(i->rdev), errcode); __FUNCTION__ 355 drivers/block/ide_cd.c printk("WARNING: %s(): cdrom device %d,%d is not ready for CD_LOAD, error %d.\n", __FUNCTION__, MAJOR(i->rdev), MINOR(i->rdev), errcode); __FUNCTION__ 383 drivers/block/ide_cd.c printk("WARNING: %s(): error on cdrom device %d,%d while trying to lock medium.\n", __FUNCTION__, MAJOR(i->rdev), MINOR(i->rdev), ATAPI_MEDIUM_REMOVAL); __FUNCTION__ 415 drivers/block/ide_cd.c printk("WARNING: %s(): error on cdrom device %d,%d during 0x%x command.\n", __FUNCTION__, MAJOR(i->rdev), MINOR(i->rdev), ATAPI_MEDIUM_REMOVAL); __FUNCTION__ 78 drivers/block/ide_hd.c printk("WARNING: %s(): unable to assign minors to device %d,%d.\n", __FUNCTION__, MAJOR(rdev), MINOR(rdev)); __FUNCTION__ 176 drivers/block/ide_hd.c printk("WARNING: %s(): %s: drive not ready.\n", __FUNCTION__, ide->drive[drive].dev_name); __FUNCTION__ 186 drivers/block/ide_hd.c printk("WARNING: %s(): %s: drive not ready.\n", __FUNCTION__, ide->drive[drive].dev_name); __FUNCTION__ 201 drivers/block/ide_hd.c printk("WARNING: %s(): %s: timeout on hard disk dev %d,%d during read.\n", __FUNCTION__, ide->drive[drive].dev_name, MAJOR(dev), MINOR(dev)); __FUNCTION__ 215 drivers/block/ide_hd.c printk("WARNING: %s(): %s: timeout on hard disk dev %d,%d during read.\n", __FUNCTION__, ide->drive[drive].dev_name, MAJOR(dev), MINOR(dev)); __FUNCTION__ 228 drivers/block/ide_hd.c printk("WARNING: %s(): %s: error on hard disk dev %d,%d during read.\n", __FUNCTION__, ide->drive[drive].dev_name, MAJOR(dev), MINOR(dev)); __FUNCTION__ 304 drivers/block/ide_hd.c printk("WARNING: %s(): %s: drive not ready.\n", __FUNCTION__, ide->drive[drive].dev_name); __FUNCTION__ 314 drivers/block/ide_hd.c printk("WARNING: %s(): %s: drive not ready.\n", __FUNCTION__, ide->drive[drive].dev_name); __FUNCTION__ 328 drivers/block/ide_hd.c printk("WARNING: %s(): %s: error on hard disk dev %d,%d during write.\n", __FUNCTION__, ide->drive[drive].dev_name, MAJOR(dev), MINOR(dev)); __FUNCTION__ 351 drivers/block/ide_hd.c printk("WARNING: %s(): %s: timeout on hard disk dev %d,%d during write.\n", __FUNCTION__, ide->drive[drive].dev_name, MAJOR(dev), MINOR(dev)); __FUNCTION__ 365 drivers/block/ide_hd.c printk("WARNING: %s(): %s: timeout on hard disk dev %d,%d during write.\n", __FUNCTION__, ide->drive[drive].dev_name, MAJOR(dev), MINOR(dev)); __FUNCTION__ 493 drivers/block/ide_hd.c printk("WARNING: %s(): invalid drive number %d.\n", __FUNCTION__, drive); __FUNCTION__ 26 drivers/block/part.c printk("WARNING: %s(): unable to read partition block in device %d,%d.\n", __FUNCTION__, MAJOR(dev), MINOR(dev)); __FUNCTION__ 111 drivers/block/ramdisk.c printk("%s(): block %d is beyond the size of the ramdisk.\n", __FUNCTION__, block); __FUNCTION__ 132 drivers/block/ramdisk.c printk("%s(): block %d is beyond the size of the ramdisk.\n", __FUNCTION__, block); __FUNCTION__ 142 drivers/char/fb.c printk("ERROR: %s(): unable to register fb device.\n", __FUNCTION__); __FUNCTION__ 290 drivers/char/keyboard.c printk("WARNING: %s(): ACK not received on disable command!\n", __FUNCTION__); __FUNCTION__ 296 drivers/char/keyboard.c printk("WARNING: %s(): ACK not received on identify command!\n", __FUNCTION__); __FUNCTION__ 308 drivers/char/keyboard.c printk("WARNING: %s(): ACK not received on enable command!\n", __FUNCTION__); __FUNCTION__ 351 drivers/char/keyboard.c printk("WARNING: %s(): keyboard returned 0x%x in self-test.\n", __FUNCTION__, errno); __FUNCTION__ 365 drivers/char/keyboard.c printk("WARNING: %s(): keyboard returned 0x%x in first PS/2 interface test.\n", __FUNCTION__, errno); __FUNCTION__ 373 drivers/char/keyboard.c printk("WARNING: %s(): keyboard returned 0x%x in second PS/2 interface test.\n", __FUNCTION__, errno); __FUNCTION__ 384 drivers/char/keyboard.c printk("WARNING: %s(): ACK not received on reset command!\n", __FUNCTION__); __FUNCTION__ 388 drivers/char/keyboard.c printk("WARNING: %s(): keyboard returned 0x%x in reset.\n", __FUNCTION__, errno); __FUNCTION__ 211 drivers/char/lp.c printk("WARNING: %s(): unable to register lp device.\n", __FUNCTION__); __FUNCTION__ 502 drivers/char/memdev.c printk("ERROR: %s(): mapping AVAILABLE pages in BIOS memory map isn't supported.\n", __FUNCTION__); __FUNCTION__ 521 drivers/char/memdev.c printk("ERROR: %s(): unable to register memory devices.\n", __FUNCTION__); __FUNCTION__ 548 drivers/char/serial.c printk("WARNING: %s(): unable to register ttyS%d.\n", __FUNCTION__, n); __FUNCTION__ 555 drivers/char/serial.c printk("WARNING: %s(): unable to register serial device.\n", __FUNCTION__); __FUNCTION__ 188 drivers/char/tty.c printk("ERROR: %s(): tty device %d,%d already registered!\n", __FUNCTION__, MAJOR(dev), MINOR(dev)); __FUNCTION__ 197 drivers/char/tty.c printk("ERROR: %s(): tty table is full!\n", __FUNCTION__); __FUNCTION__ 438 drivers/char/tty.c printk("%s(): oops! (%x)\n", __FUNCTION__, i->rdev); __FUNCTION__ 466 drivers/char/tty.c printk("%s(): oops! (%x)\n", __FUNCTION__, i->rdev); __FUNCTION__ 500 drivers/char/tty.c printk("%s(): oops! (%x)\n", __FUNCTION__, i->rdev); __FUNCTION__ 646 drivers/char/tty.c printk("%s(): oops! (%x)\n", __FUNCTION__, i->rdev); __FUNCTION__ 709 drivers/char/tty.c printk("%s(): oops! (%x)\n", __FUNCTION__, i->rdev); __FUNCTION__ 976 drivers/char/tty.c printk("%s(): oops! (%x)\n", __FUNCTION__, i->rdev); __FUNCTION__ 108 drivers/char/vt.c printk("%s(): kb_table value '%d' not supported.\n", __FUNCTION__, k->kb_table); __FUNCTION__ 213 fs/buffer.c printk("WARNING: %s(): block device %d,%d not registered!\n", __FUNCTION__, MAJOR(buf->dev), MINOR(buf->dev)); __FUNCTION__ 219 fs/buffer.c printk("WARNING: %s(): buffer (dev=%x, block=%d, size=%d) don't has data!\n", __FUNCTION__, buf->dev, buf->block, buf->size); __FUNCTION__ 227 fs/buffer.c printk("WARNING: %s(): write protection on device %d,%d.\n", __FUNCTION__, MAJOR(buf->dev), MINOR(buf->dev), buf->block); __FUNCTION__ 229 fs/buffer.c printk("WARNING: %s(): I/O error on device %d,%d.\n", __FUNCTION__, MAJOR(buf->dev), MINOR(buf->dev), buf->block); __FUNCTION__ 235 fs/buffer.c printk("WARNING: %s(): device %d,%d does not have the write_block() method!\n", __FUNCTION__, MAJOR(buf->dev), MINOR(buf->dev)); __FUNCTION__ 277 fs/buffer.c printk("WARNING: %s(): no more buffers on free list!\n", __FUNCTION__); __FUNCTION__ 288 fs/buffer.c printk("%s(): returning NULL\n", __FUNCTION__); __FUNCTION__ 313 fs/buffer.c printk("WARNING: %s(): device major %d not found!\n", __FUNCTION__, MAJOR(dev)); __FUNCTION__ 332 fs/buffer.c printk("WARNING: %s(): returning NULL!\n", __FUNCTION__); __FUNCTION__ 418 fs/buffer.c printk("WARNING: %s(): no more buffers on free list!\n", __FUNCTION__); __FUNCTION__ 113 fs/devices.c printk("%s(): character device major %d is greater than NR_CHRDEV (%d).\n", __FUNCTION__, new_d->major, NR_CHRDEV); __FUNCTION__ 120 fs/devices.c printk("%s(): block device major %d is greater than NR_BLKDEV (%d).\n", __FUNCTION__, new_d->major, NR_BLKDEV); __FUNCTION__ 126 fs/devices.c printk("WARNING: %s(): invalid device type %d.\n", __FUNCTION__, type); __FUNCTION__ 136 fs/devices.c printk("WARNING: %s(): device major %d with no defined minors.\n", __FUNCTION__, new_d->major); __FUNCTION__ 142 fs/devices.c printk("WARNING: %s(): duplicated device major %d.\n", __FUNCTION__, new_d->major); __FUNCTION__ 165 fs/devices.c printk("%s(): character device major %d is greater than NR_CHRDEV (%d).\n", __FUNCTION__, major, NR_CHRDEV); __FUNCTION__ 173 fs/devices.c printk("%s(): block device major %d is greater than NR_BLKDEV (%d).\n", __FUNCTION__, major, NR_BLKDEV); __FUNCTION__ 180 fs/devices.c printk("WARNING: %s(): invalid device type %d.\n", __FUNCTION__, type); __FUNCTION__ 195 fs/devices.c printk("WARNING: %s(): %s device %d,%d not found.\n", __FUNCTION__, name, major, MINOR(dev)); __FUNCTION__ 236 fs/devices.c printk("WARNING: %s(): block device %d,%d does not have the close() method.\n", __FUNCTION__, MAJOR(i->rdev), MINOR(i->rdev)); __FUNCTION__ 260 fs/devices.c printk("%s(): don't know the size of the block device %d,%d.\n", __FUNCTION__, MAJOR(i->rdev), MINOR(i->rdev)); __FUNCTION__ 305 fs/devices.c printk("%s(): don't know the size of the block device %d,%d.\n", __FUNCTION__, MAJOR(i->rdev), MINOR(i->rdev)); __FUNCTION__ 341 fs/devices.c printk("WARNING: %s(): block device %d,%d does not have the ioctl() method.\n", __FUNCTION__, MAJOR(i->rdev), MINOR(i->rdev)); __FUNCTION__ 438 fs/elf.c printk("%s(): can't find interpreter '%s'.\n", __FUNCTION__, interpreter); __FUNCTION__ 462 fs/elf.c printk("WARNING: %s(): argument list (%d) exceeds ARG_MAX (%d)!\n", __FUNCTION__, ae_ptr_len + ae_str_len, ARG_MAX * PAGE_SIZE); __FUNCTION__ 480 fs/elf.c printk("%s(): unable to load the interpreter '%s'.\n", __FUNCTION__, interpreter); __FUNCTION__ 127 fs/ext2/bitmaps.c printk("WARNING: %s(): unable to set inode %d.\n", __FUNCTION__, inode); __FUNCTION__ 132 fs/ext2/bitmaps.c printk("WARNING: %s(): inode %d is already marked as used!\n", __FUNCTION__, inode); __FUNCTION__ 162 fs/ext2/bitmaps.c printk("WARNING: %s(): invalid inode %d!\n", __FUNCTION__, i->inode); __FUNCTION__ 184 fs/ext2/bitmaps.c printk("WARNING: %s(): unable to clear inode %d.\n", __FUNCTION__, i->inode); __FUNCTION__ 189 fs/ext2/bitmaps.c printk("WARNING: %s(): inode %d is already marked as free!\n", __FUNCTION__, i->inode); __FUNCTION__ 251 fs/ext2/bitmaps.c printk("WARNING: %s(): unable to set block %d.\n", __FUNCTION__, block); __FUNCTION__ 256 fs/ext2/bitmaps.c printk("WARNING: %s(): block %d is already marked as used!\n", __FUNCTION__, block); __FUNCTION__ 277 fs/ext2/bitmaps.c printk("WARNING: %s(): invalid block %d!\n", __FUNCTION__, block); __FUNCTION__ 294 fs/ext2/bitmaps.c printk("WARNING: %s(): unable to free block %d.\n", __FUNCTION__, block); __FUNCTION__ 299 fs/ext2/bitmaps.c printk("WARNING: %s(): block %d is already marked as free!\n", __FUNCTION__, block); __FUNCTION__ 37 fs/ext2/inode.c printk("WARNING: %s(): error reading block %d.\n", __FUNCTION__, block); __FUNCTION__ 132 fs/ext2/inode.c printk("WARNING: %s(): invalid inode (%d) mode %08o.\n", __FUNCTION__, i->inode, i->i_mode); __FUNCTION__ 297 fs/ext2/inode.c printk("%s(): returning -EIO\n", __FUNCTION__); __FUNCTION__ 332 fs/ext2/inode.c printk("%s(): returning -EIO\n", __FUNCTION__); __FUNCTION__ 340 fs/ext2/inode.c printk("%s(): returning -EIO\n", __FUNCTION__); __FUNCTION__ 427 fs/ext2/inode.c printk("%s(): error reading block %d.\n", __FUNCTION__, i->u.ext2.i_data[EXT2_DIND_BLOCK]); __FUNCTION__ 98 fs/ext2/super.c printk("WARNING: %s(): I/O error on device %d,%d.\n", __FUNCTION__, MAJOR(dev), MINOR(dev)); __FUNCTION__ 105 fs/ext2/super.c printk("WARNING: %s(): invalid filesystem type or bad superblock on device %d,%d.\n", __FUNCTION__, MAJOR(dev), MINOR(dev)); __FUNCTION__ 112 fs/ext2/super.c printk("WARNING: %s(): unsupported ext2 filesystem revision.\n", __FUNCTION__); __FUNCTION__ 127 fs/ext2/super.c printk("WARNING: %s(): unable to get root inode.\n", __FUNCTION__); __FUNCTION__ 66 fs/ext2/symlink.c printk("%s(): Oops, inode '%d' is not a symlink (!?).\n", __FUNCTION__, i->inode); __FUNCTION__ 104 fs/ext2/symlink.c printk("%s(): Oops, inode '%d' is not a symlink (!?).\n", __FUNCTION__, i->inode); __FUNCTION__ 109 fs/ext2/symlink.c printk("%s(): too many nested symbolic links!\n", __FUNCTION__); __FUNCTION__ 26 fs/filesystems.c printk("WARNING: %s(): filesystem '%s' already registered!\n", __FUNCTION__, name); __FUNCTION__ 40 fs/filesystems.c printk("WARNING: %s(): filesystems table is full!\n", __FUNCTION__); __FUNCTION__ 67 fs/filesystems.c printk("%s(): unable to register 'minix' filesystem.\n", __FUNCTION__); __FUNCTION__ 70 fs/filesystems.c printk("%s(): unable to register 'ext2' filesystem.\n", __FUNCTION__); __FUNCTION__ 73 fs/filesystems.c printk("%s(): unable to register 'pipefs' filesystem.\n", __FUNCTION__); __FUNCTION__ 76 fs/filesystems.c printk("%s(): unable to register 'iso9660' filesystem.\n", __FUNCTION__); __FUNCTION__ 79 fs/filesystems.c printk("%s(): unable to register 'procfs' filesystem.\n", __FUNCTION__); __FUNCTION__ 271 fs/inode.c printk("WARNING: %s(): no more inodes on free list!\n", __FUNCTION__); __FUNCTION__ 302 fs/inode.c printk("WARNING: %s(): no more inodes on free list! (%d).\n", __FUNCTION__, kstat.free_inodes); __FUNCTION__ 359 fs/inode.c printk("WARNING: %s(): trying to free an already freed inode (%d)!\n", __FUNCTION__, i->inode); __FUNCTION__ 377 fs/inode.c printk("WARNING: %s(): can't write inode %d (%d,%d), will remain as dirty.\n", __FUNCTION__, i->inode, MAJOR(i->dev), MINOR(i->dev)); __FUNCTION__ 399 fs/inode.c printk("WARNING: %s(): can't write inode %d (%d,%d), will remain as dirty.\n", __FUNCTION__, i->inode, MAJOR(i->dev), MINOR(i->dev)); __FUNCTION__ 34 fs/iso9660/inode.c printk("WARNING: %s(): path table record size (%d) > 4096, not supported yet.\n", __FUNCTION__, pt_len); __FUNCTION__ 85 fs/iso9660/inode.c printk("WARNING: %s(): unable to locate extent '%d' in path table.\n", __FUNCTION__, extent); __FUNCTION__ 116 fs/iso9660/inode.c printk("WARNING: %s(): inode %d (dblock=%d, doffset=%d) not found in directory entry.\n", __FUNCTION__, i->inode, dblock, doffset); __FUNCTION__ 122 fs/iso9660/rrip.c printk("WARNING: %s(): unsupported RRIP SL flags %d.\n", __FUNCTION__, slc->flags & 0xE); __FUNCTION__ 209 fs/iso9660/rrip.c printk("WARNING: %s(): unsupported NM flag settings (%d).\n", __FUNCTION__, rrip->u.nm.flags); __FUNCTION__ 325 fs/iso9660/rrip.c printk("WARNING: %s(): unsupported RRIP SL flags %d.\n", __FUNCTION__, slc->flags & 0xE); __FUNCTION__ 180 fs/iso9660/super.c printk("WARNING: %s(): invalid filesystem type or bad superblock on device %d,%d.\n", __FUNCTION__, MAJOR(dev), MINOR(dev)); __FUNCTION__ 204 fs/iso9660/super.c printk("WARNING: %s(): unable to get root inode.\n", __FUNCTION__); __FUNCTION__ 90 fs/iso9660/symlink.c printk("%s(): Oops, inode '%d' is not a symlink (!?).\n", __FUNCTION__, i->inode); __FUNCTION__ 110 fs/minix/bitmaps.c printk("WARNING: %s(): unable to set block %d.\n", __FUNCTION__, block); __FUNCTION__ 114 fs/minix/bitmaps.c printk("WARNING: %s(): block %d is already marked as used!\n", __FUNCTION__, block); __FUNCTION__ 127 fs/minix/bitmaps.c printk("WARNING: %s(): block %d is not in datazone.\n", __FUNCTION__, block); __FUNCTION__ 139 fs/minix/bitmaps.c printk("WARNING: %s(): unable to free block %d.\n", __FUNCTION__, block); __FUNCTION__ 141 fs/minix/bitmaps.c printk("WARNING: %s(): block %d is already marked as free!\n", __FUNCTION__, block); __FUNCTION__ 92 fs/minix/super.c printk("WARNING: %s(): I/O error on device %d,%d.\n", __FUNCTION__, MAJOR(dev), MINOR(dev)); __FUNCTION__ 128 fs/minix/super.c printk("ERROR: %s(): invalid filesystem type or bad superblock on device %d,%d.\n", __FUNCTION__, MAJOR(dev), MINOR(dev)); __FUNCTION__ 139 fs/minix/super.c printk("ERROR: %s(): block sizes > %d not supported in this filesystem.\n", __FUNCTION__, BLKSIZE_1K); __FUNCTION__ 167 fs/minix/super.c printk("ERROR: %s(): number of imap blocks (%d) is greater than %d!\n", __FUNCTION__, sb->u.minix.sb.s_imap_blocks, maps); __FUNCTION__ 173 fs/minix/super.c printk("ERROR: %s(): number of zmap blocks (%d) is greater than %d!\n", __FUNCTION__, sb->u.minix.sb.s_zmap_blocks, maps); __FUNCTION__ 182 fs/minix/super.c printk("ERROR: %s(): unable to get root inode.\n", __FUNCTION__); __FUNCTION__ 65 fs/minix/symlink.c printk("%s(): Oops, inode '%d' is not a symlink (!?).\n", __FUNCTION__, i->inode); __FUNCTION__ 106 fs/minix/symlink.c printk("%s(): Oops, inode '%d' is not a symlink (!?).\n", __FUNCTION__, i->inode); __FUNCTION__ 111 fs/minix/symlink.c printk("%s(): too many nested symbolic links!\n", __FUNCTION__); __FUNCTION__ 37 fs/minix/v1_inode.c printk("WARNING: %s(): error reading block %d.\n", __FUNCTION__, block); __FUNCTION__ 105 fs/minix/v1_inode.c printk("WARNING: %s(): invalid inode (%d) mode %o.\n", __FUNCTION__, i->inode, i->i_mode); __FUNCTION__ 165 fs/minix/v1_inode.c printk("WARNING: %s(): unable to set inode %d.\n", __FUNCTION__, inode); __FUNCTION__ 169 fs/minix/v1_inode.c printk("WARNING: %s(): inode %d is already marked as used!\n", __FUNCTION__, inode); __FUNCTION__ 195 fs/minix/v1_inode.c printk("WARNING: %s(): unable to clear inode %d.\n", __FUNCTION__, i->inode); __FUNCTION__ 197 fs/minix/v1_inode.c printk("WARNING: %s(): inode %d is already marked as free!\n", __FUNCTION__, i->inode); __FUNCTION__ 308 fs/minix/v1_inode.c printk("%s(): returning -EIO\n", __FUNCTION__); __FUNCTION__ 381 fs/minix/v1_inode.c printk("%s(): error reading block %d.\n", __FUNCTION__, i->u.minix.u.i1_zone[MINIX_DIND_BLOCK]); __FUNCTION__ 38 fs/minix/v2_inode.c printk("WARNING: %s(): error reading block %d.\n", __FUNCTION__, block); __FUNCTION__ 106 fs/minix/v2_inode.c printk("WARNING: %s(): invalid inode (%d) mode %o.\n", __FUNCTION__, i->inode, i->i_mode); __FUNCTION__ 168 fs/minix/v2_inode.c printk("WARNING: %s(): unable to set inode %d.\n", __FUNCTION__, inode); __FUNCTION__ 172 fs/minix/v2_inode.c printk("WARNING: %s(): inode %d is already marked as used!\n", __FUNCTION__, inode); __FUNCTION__ 198 fs/minix/v2_inode.c printk("WARNING: %s(): unable to clear inode %d.\n", __FUNCTION__, i->inode); __FUNCTION__ 200 fs/minix/v2_inode.c printk("WARNING: %s(): inode %d is already marked as free!\n", __FUNCTION__, i->inode); __FUNCTION__ 318 fs/minix/v2_inode.c printk("%s(): returning -EIO\n", __FUNCTION__); __FUNCTION__ 352 fs/minix/v2_inode.c printk("%s(): returning -EIO\n", __FUNCTION__); __FUNCTION__ 360 fs/minix/v2_inode.c printk("%s(): returning -EIO\n", __FUNCTION__); __FUNCTION__ 444 fs/minix/v2_inode.c printk("%s(): error reading block %d.\n", __FUNCTION__, i->u.minix.u.i2_zone[MINIX_DIND_BLOCK]); __FUNCTION__ 166 fs/procfs/dir.c printk("WARNING: %s(): len (%d) > count (%d).\n", __FUNCTION__, len, count); __FUNCTION__ 69 fs/procfs/super.c printk("WARNING: %s(): unable to get root inode.\n", __FUNCTION__); __FUNCTION__ 99 fs/procfs/symlink.c printk("%s(): Oops, inode '%d' is not a symlink (!?).\n", __FUNCTION__, i->inode); __FUNCTION__ 60 fs/super.c printk("%s(): invalid device %d,%d.\n", __FUNCTION__, MAJOR(dev), MINOR(dev)); __FUNCTION__ 66 fs/super.c printk("%s(): device %d,%d already mounted.\n", __FUNCTION__, MAJOR(dev), MINOR(dev)); __FUNCTION__ 87 fs/super.c printk("WARNING: %s(): mount-point table is full.\n", __FUNCTION__); __FUNCTION__ 142 fs/super.c printk("WARNING: %s(): I/O error on device %d,%d while syncing superblock.\n", __FUNCTION__, MAJOR(sb->dev), MINOR(sb->dev)); __FUNCTION__ 188 fs/super.c printk("WARNING: %s(): '%s' is not a registered filesystem. Defaulting to 'minix'.\n", __FUNCTION__, _rootfstype); __FUNCTION__ 16 include/fiwix/kernel.h printk("\nPANIC: in %s()", __FUNCTION__); \ __FUNCTION__ 50 kernel/pic.c printk("WARNING: %s(): interrupt %d already registered!\n", __FUNCTION__, num); __FUNCTION__ 74 kernel/pic.c printk("WARNING: %s(): cannot unregister interrupt %d.\n", __FUNCTION__, num); __FUNCTION__ 218 kernel/process.c printk("WARNING: %s(): the remaining slots are only for root user!\n", __FUNCTION__); __FUNCTION__ 232 kernel/process.c printk("WARNING: %s(): no more slots free in proc table!\n", __FUNCTION__); __FUNCTION__ 28 kernel/sleep.c printk("WARNING: %s(): process with pid '%d' is already running!\n", __FUNCTION__, p->pid); __FUNCTION__ 69 kernel/sleep.c printk("WARNING: %s(): process with pid '%d' is already sleeping!\n", __FUNCTION__, current->pid); __FUNCTION__ 37 kernel/syscalls/close.c printk("WARNING: %s(): ufd %d without the close() method!\n", __FUNCTION__, ufd); __FUNCTION__ 44 kernel/syscalls/fork.c printk("WARNING: %s(): RLIMIT_NPROC exceeded.\n", __FUNCTION__); __FUNCTION__ 109 kernel/syscalls/fork.c printk("WARNING: %s(): not enough memory, can't clone pages.\n", __FUNCTION__); __FUNCTION__ 145 kernel/syscalls/open.c printk("WARNING: %s(): file '%s' (inode %d) without the open() method!\n", __FUNCTION__, tmp_name, i->inode); __FUNCTION__ 28 kernel/syscalls/pipe.c printk("WARNING: %s(): pipefs filesystem is not registered!\n", __FUNCTION__); __FUNCTION__ 65 kernel/syscalls/umount2.c printk("WARNING: %s(): unable to get superblock from device %d,%d\n", __FUNCTION__, MAJOR(dev), MINOR(dev)); __FUNCTION__ 91 kernel/syscalls/umount2.c printk("WARNING: %s(): block device %d,%d not registered!\n", __FUNCTION__, MAJOR(dev), MINOR(dev)); __FUNCTION__ 127 kernel/timer.c printk("WARNING: %s(): no more callout slots!\n", __FUNCTION__); __FUNCTION__ 322 kernel/timer.c printk("%s(): callout losing ticks.\n", __FUNCTION__); __FUNCTION__ 57 mm/fault.c printk("%s(): not enough memory!\n", __FUNCTION__); __FUNCTION__ 81 mm/fault.c printk("WARNING: %s(): page %d with pg->count = 0!\n", __FUNCTION__, pg->page); __FUNCTION__ 93 mm/fault.c printk("WARNING: %s(): process %d doesn't have an stack region in vma!\n", __FUNCTION__, current->pid); __FUNCTION__ 120 mm/fault.c printk("%s(): Oops, map_page() returned 0!\n", __FUNCTION__); __FUNCTION__ 128 mm/fault.c printk("%s(): Oops, map_page() returned 0!\n", __FUNCTION__); __FUNCTION__ 146 mm/fault.c printk("%s(): Oops, map_page() returned 0!\n", __FUNCTION__); __FUNCTION__ 234 mm/fault.c printk("%s(): kernel was unable to read a page of process '%s' (pid %d).\n", __FUNCTION__, current->argv0, current->pid); __FUNCTION__ 241 mm/fault.c printk("%s(): kernel was unable to write a page of process '%s' (pid %d).\n", __FUNCTION__, current->argv0, current->pid); __FUNCTION__ 152 mm/memory.c printk("%s(): returning 0!\n", __FUNCTION__); __FUNCTION__ 174 mm/memory.c PANIC("%s: missing page %d during copy-on-write process.\n", __FUNCTION__, (dst_pgtbl[pte] & PAGE_MASK) >> PAGE_SHIFT); __FUNCTION__ 246 mm/memory.c printk("WARNING: %s(): trying to unmap an unallocated pde '0x%08x'\n", __FUNCTION__, vaddr); __FUNCTION__ 252 mm/memory.c printk("WARNING: %s(): trying to unmap an unallocated page '0x%08x'\n", __FUNCTION__, vaddr); __FUNCTION__ 153 mm/mmap.c printk("WARNING: %s(): unable to get a free vma region.\n", __FUNCTION__); __FUNCTION__ 264 mm/mmap.c printk("WARNING: %s(): unable to get a free vma region.\n", __FUNCTION__); __FUNCTION__ 412 mm/mmap.c printk("WARNING: %s(): unable to get an unmapped vma region.\n", __FUNCTION__); __FUNCTION__ 418 mm/mmap.c printk("WARNING: %s(): unable to get a free vma region.\n", __FUNCTION__); __FUNCTION__ 498 mm/mmap.c printk("WARNING: %s(): unable to get a free vma region.\n", __FUNCTION__); __FUNCTION__ 169 mm/page.c printk("%s(): pid %d ran out of memory. OOM killer needed!\n", __FUNCTION__, current->pid); __FUNCTION__ 222 mm/page.c printk("WARNING: %s(): trying to free an already freed page (%d)!\n", __FUNCTION__, pg->page); __FUNCTION__ 360 mm/page.c printk("%s(): returning -ENOMEM\n", __FUNCTION__); __FUNCTION__ 367 mm/page.c printk("%s(): returning -EIO\n", __FUNCTION__); __FUNCTION__ 62 mm/swapper.c printk("WARNING: %s(): out of memory and swapping is not implemented yet, sorry.\n", __FUNCTION__);