Searched refs:halt (Results 51 - 67 of 67) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/powermac/
H A Dsetup.c701 .halt = pmac_halt,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pseries/
H A Dsetup.c622 .halt = rtas_halt,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dprocess.c406 halt();
492 * all cores of a processor are in halt state (C1) the processor can
555 mark_tsc_unstable("TSC halt in AMD C1E");
630 else if (!strcmp(str, "halt")) {
632 * When the boot option of idle=halt is added, halt is
H A Dvmi_32.c79 void (*halt)(void); member in struct:__anon10635
639 * halt has no VMI equivalent; all VMI halts are "safe"
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dsgiarcs.h192 LONG halt; /* Halt the machine. */ member in struct:linux_romvec
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pnx4008/
H A Ddma.c526 switch (ch_cfg->halt) {
686 ch_cfg->halt = cfg & 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dmanage.c196 man->connection.halt = true;
1116 man->connection.halt = true;
1435 man->connection.halt = false;
1826 if (man->connection.halt)
1836 if (man->connection.halt)
H A Dmtcp.c146 ASSERT (!(mi && mi->halt));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dparavirt_types.h207 void (*halt)(void); member in struct:pv_irq_ops
H A Dparavirt.h113 static inline void halt(void) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dsmp.c595 halt();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/xen/
H A Denlighten.c1045 .halt = xen_machine_halt,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Damd5536udc.c1341 /* Halt or clear halt of endpoint */
1343 udc_set_halt(struct usb_ep *usbep, int halt) argument
1353 pr_debug("set_halt %s: halt=%d\n", usbep->name, halt);
1362 /* halt or clear halt */
1363 if (halt) {
1775 /* Handle halt state, used in stall poll timer */
2734 /* halt ep0in */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dthread.tex74 thread will come to halt. This is why it is important to call TestDestroy() in
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Doxu210hp-hcd.c337 /* Force HC to halt state from unknown (EHCI spec section 2.3) */
901 /* CERR nonzero + no errors + halt --> stall */
1049 goto halt;
1083 /* force halt for unlinked or blocked qh, so we'll
1088 halt:
1508 /* clear halt and/or toggle; and maybe recover from silicon quirk */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/xmon/
H A Dxmon.c242 zh halt\n"
957 ppc_md.halt();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/net/
H A Dqeth_core_main.c1259 static int qeth_clear_halt_card(struct qeth_card *card, int halt) argument
1265 if (halt)

Completed in 222 milliseconds

123