tag | line | file | source code |
function | 67 | fs/ext2/dir.c | int ext2_check_dir_entry (char * function, struct inode * dir, |
function | 84 | fs/ext2/dir.c | ext2_error (dir->i_sb, function, "bad directory entry: %s\n" |
function | 30 | fs/ext2/super.c | void ext2_error (struct super_block * sb, const char * function, |
function | 49 | fs/ext2/super.c | MAJOR(sb->s_dev), MINOR(sb->s_dev), function, buf); |
function | 51 | fs/ext2/super.c | MAJOR(sb->s_dev), MINOR(sb->s_dev), function, buf); |
function | 60 | fs/ext2/super.c | NORET_TYPE void ext2_panic (struct super_block * sb, const char * function, |
function | 76 | fs/ext2/super.c | MAJOR(sb->s_dev), MINOR(sb->s_dev), function, buf); |
function | 79 | fs/ext2/super.c | void ext2_warning (struct super_block * sb, const char * function, |
function | 89 | fs/ext2/super.c | MAJOR(sb->s_dev), MINOR(sb->s_dev), function, buf); |
function | 76 | include/linux/timer.h | void (*function)(unsigned long); |
function | 553 | kernel/sched.c | void (*fn)(unsigned long) = next_timer->function; |
function | 702 | net/inet/ip.c | qp->timer.function = ip_expire; /* expire function */ |
function | 844 | net/inet/ip.c | qp->timer.function = ip_expire; /* expire function */ |
function | 898 | net/inet/sock.c | sk->timer.function = &net_timer; |
function | 1877 | net/inet/tcp.c | newsk->timer.function = &net_timer; |