Home
last modified time | relevance | path

Searched refs:restart (Results 1 – 25 of 132) sorted by relevance

123456

/linux-2.4.37.9/drivers/net/skfp/
Dsmttimer.c136 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/
Dmsp3400.c95 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/
Dsuper.c468 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()
Ddquot.c349 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/
Dclntlock.c217 restart: in reclaimer()
233 goto restart; in reclaimer()
/linux-2.4.37.9/arch/cris/drivers/
Deeprom.c588 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/
Dconcap.h77 int (*restart)(struct concap_proto *cprot, member
/linux-2.4.37.9/arch/mips/arc/
Dmisc.c59 ARC_CALL0(restart); in ArcRestart()
/linux-2.4.37.9/arch/ia64/kernel/
Dsignal.c533 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/
Dmachdep.h35 void (*restart)(char *cmd); member
/linux-2.4.37.9/arch/ppc/platforms/
Dpal4_setup.c185 ppc_md.restart = pal4_restart; in platform_init()
Doak_setup.c109 ppc_md.restart = oak_restart; in platform_init()
Dspruce_setup.c321 ppc_md.restart = spruce_restart; in platform_init()
/linux-2.4.37.9/kernel/
Dsoftirq.c80 restart: in do_softirq()
100 goto restart; in do_softirq()
/linux-2.4.37.9/fs/hfs/
Dbnode.c458 restart: in hfs_bnode_find()
473 goto restart; in hfs_bnode_find()
Dbinsert.c487 restart: in hfs_binsert()
537 goto restart; in hfs_binsert()
/linux-2.4.37.9/arch/arm/common/
Dpcipool.c248 restart: in pci_pool_alloc()
280 goto restart; in pci_pool_alloc()
/linux-2.4.37.9/include/asm-ppc64/
Dmachdep.h74 void (*restart)(char *cmd); member
/linux-2.4.37.9/drivers/bluetooth/
Dhci_ldisc.c140 restart: in hci_uart_tx_wakeup()
161 goto restart; in hci_uart_tx_wakeup()
/linux-2.4.37.9/drivers/char/ipmi/
Dipmi_kcs_intf.c473 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/
Dm8260_setup.c248 ppc_md.restart = m8260_restart; in platform_init()
/linux-2.4.37.9/drivers/acorn/net/
Dether1.h47 unsigned char restart : 1; member
Dether1.c698 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/
Daf_unix.c888 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/
Dnodemgmt.c148 restart: in jffs2_do_reserve_space()
206 goto restart; in jffs2_do_reserve_space()

123456