/linux-2.4.37.9/drivers/net/skfp/ |
D | smttimer.c | 136 static void timer_done(smc,restart) in timer_done() argument 138 int restart ; 171 if (restart && smc->t.st_queue)
|
/linux-2.4.37.9/drivers/media/video/ |
D | msp3400.c | 95 int active,restart,rmmod; member 811 restart: in msp3400c_thread() 820 msp->restart = 0; in msp3400c_thread() 845 if (msp->restart) in msp3400c_thread() 846 msp->restart = 0; in msp3400c_thread() 882 if (msp->restart) in msp3400c_thread() 883 goto restart; in msp3400c_thread() 1061 restart: in msp3410d_thread() 1069 msp->restart = 0; in msp3410d_thread() 1121 if (msp->restart) in msp3410d_thread() [all …]
|
/linux-2.4.37.9/fs/ |
D | super.c | 468 restart: in sync_supers() 480 goto restart; in sync_supers() 500 restart: in get_super() 509 goto restart; in get_super() 705 restart: in get_sb_bdev() 719 goto restart; in get_sb_bdev()
|
D | dquot.c | 349 restart: in invalidate_dquots() 369 goto restart; in invalidate_dquots() 380 restart: in vfs_quota_sync() 405 goto restart; in vfs_quota_sync() 423 restart: in get_super_to_sync() 439 goto restart; in get_super_to_sync() 686 restart: in add_dquot_ref() 699 goto restart; in add_dquot_ref()
|
/linux-2.4.37.9/fs/lockd/ |
D | clntlock.c | 217 restart: in reclaimer() 233 goto restart; in reclaimer()
|
/linux-2.4.37.9/arch/cris/drivers/ |
D | eeprom.c | 588 int i, written, restart=1; in eeprom_write() local 604 for(i = 0; (i < EEPROM_RETRIES) && (restart > 0); i++) in eeprom_write() 606 restart = 0; in eeprom_write() 719 restart=1; in eeprom_write()
|
/linux-2.4.37.9/include/linux/ |
D | concap.h | 77 int (*restart)(struct concap_proto *cprot, member
|
/linux-2.4.37.9/arch/mips/arc/ |
D | misc.c | 59 ARC_CALL0(restart); in ArcRestart()
|
/linux-2.4.37.9/arch/ia64/kernel/ |
D | signal.c | 533 long restart = in_syscall; in ia64_do_signal() local 551 restart = 0; in ia64_do_signal() 564 restart = 0; in ia64_do_signal() 661 if (restart) { in ia64_do_signal() 694 if (restart) { in ia64_do_signal()
|
/linux-2.4.37.9/include/asm-ppc/ |
D | machdep.h | 35 void (*restart)(char *cmd); member
|
/linux-2.4.37.9/arch/ppc/platforms/ |
D | pal4_setup.c | 185 ppc_md.restart = pal4_restart; in platform_init()
|
D | oak_setup.c | 109 ppc_md.restart = oak_restart; in platform_init()
|
D | spruce_setup.c | 321 ppc_md.restart = spruce_restart; in platform_init()
|
/linux-2.4.37.9/kernel/ |
D | softirq.c | 80 restart: in do_softirq() 100 goto restart; in do_softirq()
|
/linux-2.4.37.9/fs/hfs/ |
D | bnode.c | 458 restart: in hfs_bnode_find() 473 goto restart; in hfs_bnode_find()
|
D | binsert.c | 487 restart: in hfs_binsert() 537 goto restart; in hfs_binsert()
|
/linux-2.4.37.9/arch/arm/common/ |
D | pcipool.c | 248 restart: in pci_pool_alloc() 280 goto restart; in pci_pool_alloc()
|
/linux-2.4.37.9/include/asm-ppc64/ |
D | machdep.h | 74 void (*restart)(char *cmd); member
|
/linux-2.4.37.9/drivers/bluetooth/ |
D | hci_ldisc.c | 140 restart: in hci_uart_tx_wakeup() 161 goto restart; in hci_uart_tx_wakeup()
|
/linux-2.4.37.9/drivers/char/ipmi/ |
D | ipmi_kcs_intf.c | 473 restart: in kcs_event_handler() 519 goto restart; in kcs_event_handler() 526 goto restart; in kcs_event_handler() 542 goto restart; in kcs_event_handler()
|
/linux-2.4.37.9/arch/ppc/kernel/ |
D | m8260_setup.c | 248 ppc_md.restart = m8260_restart; in platform_init()
|
/linux-2.4.37.9/drivers/acorn/net/ |
D | ether1.h | 47 unsigned char restart : 1; member
|
D | ether1.c | 698 if (priv->restart) { in ether1_sendpacket() 706 priv->restart = 0; in ether1_sendpacket() 805 priv->restart = 1; in ether1_xmit_done() 811 priv->restart = 1; in ether1_xmit_done()
|
/linux-2.4.37.9/net/unix/ |
D | af_unix.c | 888 restart: in unix_stream_connect() 901 goto restart; in unix_stream_connect() 922 goto restart; in unix_stream_connect() 957 goto restart; in unix_stream_connect() 1210 restart: in unix_dgram_sendmsg() 1250 goto restart; in unix_dgram_sendmsg() 1270 goto restart; in unix_dgram_sendmsg()
|
/linux-2.4.37.9/fs/jffs2/ |
D | nodemgmt.c | 148 restart: in jffs2_do_reserve_space() 206 goto restart; in jffs2_do_reserve_space()
|