tag | line | file | source code |
function | 68 | fs/ext2/dir.c | int ext2_check_dir_entry (char * function, struct inode * dir, |
function | 85 | fs/ext2/dir.c | ext2_error (dir->i_sb, function, "bad directory entry: %s\n" |
function | 29 | 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 | 52 | fs/ext2/super.c | volatile void ext2_panic (struct super_block * sb, const char * function, |
function | 68 | fs/ext2/super.c | MAJOR(sb->s_dev), MINOR(sb->s_dev), function, buf); |
function | 71 | fs/ext2/super.c | void ext2_warning (struct super_block * sb, const char * function, |
function | 85 | 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 | 515 | kernel/sched.c | void (*fn)(unsigned long) = next_timer->function; |
function | 693 | net/inet/ip.c | qp->timer.function = ip_expire; /* expire function */ |
function | 834 | net/inet/ip.c | qp->timer.function = ip_expire; /* expire function */ |
function | 838 | net/inet/sock.c | sk->timer.function = &net_timer; |
function | 1784 | net/inet/tcp.c | newsk->timer.function = &net_timer; |