taglinefilesource code
function616drivers/block/floppy.cfd_timer.function = (timeout_fn) fd_watchdog;
function630drivers/block/floppy.cstatic int wait_for_completion(int nr, int delay, timeout_fn function)
function641drivers/block/floppy.cfd_timer.function = function;
function1018drivers/block/floppy.ctimeout_fn function;
function1032drivers/block/floppy.cfunction = (timeout_fn) floppy_on;
function1034drivers/block/floppy.cfunction = (timeout_fn) setup_rw_floppy;
function1037drivers/block/floppy.cif (wait_for_completion(current_drive,ready_date,function))
function332drivers/net/plip.clp->tl.function = (void (*)(unsigned long))plip_send_packet;
function495drivers/net/plip.clp->tl.function = (void (*)(unsigned long))plip_error;
function652drivers/net/plip.clp->tl.function
function686drivers/net/plip.clp->tl.function = (void (*)(unsigned long))plip_receive_packet;
function747drivers/net/plip.clp->tl.function = (void (*)(unsigned long))plip_receive_packet;
function922drivers/net/plip.clp->tl.function = (void (*)(unsigned long))plip_send_packet;
function310drivers/scsi/53c7,8xx.cint function;
function929drivers/scsi/53c7,8xx.c<< 3) & 0xf8)|(overrides[current_override].data.pci.function & 
function71fs/ext2/dir.cint ext2_check_dir_entry (char * function, struct inode * dir,
function90fs/ext2/dir.cext2_error (dir->i_sb, function, "bad directory entry: %s\n"
function29fs/ext2/super.cvoid ext2_error (struct super_block * sb, const char * function,
function48fs/ext2/super.cMAJOR(sb->s_dev), MINOR(sb->s_dev), function, buf);
function50fs/ext2/super.cMAJOR(sb->s_dev), MINOR(sb->s_dev), function, buf);
function59fs/ext2/super.cNORET_TYPE void ext2_panic (struct super_block * sb, const char * function,
function75fs/ext2/super.cMAJOR(sb->s_dev), MINOR(sb->s_dev), function, buf);
function78fs/ext2/super.cvoid ext2_warning (struct super_block * sb, const char * function,
function88fs/ext2/super.cMAJOR(sb->s_dev), MINOR(sb->s_dev), function, buf);
function28include/linux/pci.h#define PCI_CONFIG1_TUPPLE (bus, device, function, register)  \
function30include/linux/pci.h((device) << 11) & 0xf800 | ((function) << 8) & 0x700 | \
function37include/linux/pci.h#define PCI_CONFIG2_TUPPLE (function)        \
function38include/linux/pci.h(PCI_CONFIG2_ENABLE | ((function) << 1) & 0xe)
function77include/linux/timer.hvoid (*function)(unsigned long);
function560kernel/sched.cvoid (*fn)(unsigned long) = timer->function;
function629net/inet/af_inet.csk->timer.function = &net_timer;
function848net/inet/arp.centry->timer.function = arp_expire_request;
function768net/inet/ip.cqp->timer.function = ip_expire;      /* expire function  */
function932net/inet/ip.cqp->timer.function = ip_expire;    /* expire function */
function730net/inet/tcp.csk->partial_timer.function = (void (*)(unsigned long)) tcp_send_partial;
function2008net/inet/tcp.cnewsk->timer.function = &net_timer;