Searched refs:restart (Results 251 - 275 of 324) sorted by relevance

<<111213

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dpattern.c501 restart:
699 goto restart;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/gfs2/
H A Dglock.c1088 restart:
1105 goto restart;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dlocks.c1127 restart:
1142 goto restart;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfs/
H A Ddir.c1724 restart:
1750 goto restart;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dpattern.c501 restart:
699 goto restart;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dmempolicy.c1435 restart:
1454 goto restart;
H A Dpage_alloc.c1236 restart:
1350 goto restart;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/xfrm/
H A Dxfrm_state.c439 restart:
454 goto restart;
H A Dxfrm_policy.c1471 restart:
1598 goto restart;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/platforms/
H A Dhdpu.c508 panic("restart failed\n");
922 ppc_md.restart = hdpu_restart;
H A Dradstone_ppc7d.c1422 ppc_md.restart = ppc7d_restart;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/kernel/
H A Dentry.S445 ;; just get the PC value to restart it with, and skip the rest of
705 ;; We just restart the watchdog here to be sure we dont get
707 ;; This restart is compatible with the rest of the C-code, so
710 ;; to restart since it changes the watchdog key, to avoid any
718 ;; Change the watchdog key to an arbitrary 3-bit value and restart the
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dentry.S680 movl $-1, PT_ORIG_EAX(%esp) # no syscall to restart
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dsignal32.c692 .restart = __NR_O32_restart_syscall
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/kernel/
H A Dsignal.c55 asmlinkage int sys_sigsuspend(int restart, unsigned long oldmask, old_sigset_t mask, struct pt_regs *regs) argument
648 * No signal to deliver to the process - restart the syscall.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Daddrconf.c2919 restart:
2945 goto restart;
2969 goto restart;
2990 goto restart;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Dfile.c234 restart:
256 /* In order to not end in a loop somehow with goto restart below */
280 goto restart; /* not try again with the temp CNID db */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext3/
H A Dnamei.c858 restart:
918 goto restart;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext4/
H A Dnamei.c856 restart:
916 goto restart;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dacenic.c2408 restart:
2532 goto restart;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_attr.c1264 restart:
1334 goto restart;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jfs/
H A Djfs_txnmgr.c2844 restart:
2876 goto restart;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/misc/
H A Dpo-mode.el2680 (defun po-tags-search (restart)
2683 With prefix argument, restart search at first file."
2694 (if (and (not restart)
2698 ;; Start or restart po-tags-search all over.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dfile.c234 restart:
256 /* In order to not end in a loop somehow with goto restart below */
278 goto restart; /* now try again with the temp CNID db */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/xmon/
H A Dxmon.c564 ppc_md.restart(NULL);

Completed in 232 milliseconds

<<111213