/linux-4.1.27/arch/alpha/kernel/ |
D | head.S | 87 # It is handy, on occasion, to make halt actually just loop. 93 .globl halt 94 .ent halt 95 halt: label 98 .end halt
|
D | process.c | 98 halt(); in common_shutdown_1() 158 halt(); in common_shutdown_1()
|
D | sys_miata.c | 261 halt(); in miata_kill_arch()
|
D | sys_alcor.c | 222 halt(); in alcor_kill_arch()
|
D | smp.c | 554 halt(); in handle_ipi()
|
/linux-4.1.27/drivers/net/usb/ |
D | rndis_host.c | 313 struct rndis_halt *halt; in generic_rndis_bind() member 454 memset(u.halt, 0, sizeof *u.halt); in generic_rndis_bind() 455 u.halt->msg_type = cpu_to_le32(RNDIS_MSG_HALT); in generic_rndis_bind() 456 u.halt->msg_len = cpu_to_le32(sizeof *u.halt); in generic_rndis_bind() 457 (void) rndis_command(dev, (void *)u.halt, CONTROL_BUFFER_SIZE); in generic_rndis_bind() 475 struct rndis_halt *halt; in rndis_unbind() local 478 halt = kzalloc(CONTROL_BUFFER_SIZE, GFP_KERNEL); in rndis_unbind() 479 if (halt) { in rndis_unbind() 480 halt->msg_type = cpu_to_le32(RNDIS_MSG_HALT); in rndis_unbind() 481 halt->msg_len = cpu_to_le32(sizeof *halt); in rndis_unbind() [all …]
|
/linux-4.1.27/arch/alpha/boot/ |
D | head.S | 97 .globl halt 98 .ent halt 99 halt: label 102 .end halt
|
/linux-4.1.27/Documentation/devicetree/bindings/watchdog/ |
D | atmel-wdt.txt | 27 - atmel,idle-halt : Should be present if you want to stop the watchdog when 34 - atmel,dbg-halt : Should be present if you want to stop the watchdog when 45 atmel,dbg-halt; 46 atmel,idle-halt;
|
/linux-4.1.27/arch/sh/kernel/ |
D | reboot.c | 71 .halt = native_machine_halt, 94 machine_ops.halt(); in machine_halt()
|
/linux-4.1.27/arch/powerpc/platforms/85xx/ |
D | sgy_cts1000.c | 122 ppc_md.halt = gpio_halt_cb; in gpio_halt_probe() 139 ppc_md.halt = NULL; in gpio_halt_remove()
|
D | corenet_generic.c | 186 ppc_md.halt = fsl_hv_halt; in corenet_generic_probe()
|
/linux-4.1.27/arch/sh/include/asm/ |
D | reboot.h | 10 void (*halt)(void); member
|
/linux-4.1.27/arch/x86/include/asm/ |
D | reboot.h | 10 void (*halt)(void); member
|
D | irqflags.h | 98 static inline void halt(void) in halt() function
|
D | kvm_emulate.h | 200 void (*halt)(struct x86_emulate_ctxt *ctxt); member
|
D | paravirt.h | 114 static inline void halt(void) in halt() function 116 PVOP_VCALL0(pv_irq_ops.halt); in halt()
|
D | paravirt_types.h | 213 void (*halt)(void); member
|
/linux-4.1.27/arch/xtensa/kernel/ |
D | platform.c | 33 _F(void, halt, (void), { while(1); });
|
/linux-4.1.27/arch/x86/kernel/ |
D | reboot.c | 683 .halt = native_machine_halt, 711 machine_ops.halt(); in machine_halt() 749 halt(); in crash_nmi_callback()
|
D | process.c | 368 halt(); in stop_this_cpu()
|
D | paravirt.c | 337 .halt = native_halt,
|
D | tboot.c | 251 halt(); in tboot_shutdown()
|
D | kvm.c | 791 halt(); in kvm_lock_spinning()
|
/linux-4.1.27/arch/powerpc/platforms/embedded6xx/ |
D | gamecube.c | 85 .halt = gamecube_halt, in define_machine()
|
D | linkstation.c | 164 .halt = linkstation_halt, in define_machine()
|
D | wii.c | 231 .halt = wii_halt, in define_machine()
|
/linux-4.1.27/arch/mips/fw/arc/ |
D | misc.c | 28 ARC_CALL0(halt); in ArcHalt()
|
/linux-4.1.27/Documentation/video4linux/cx2341x/ |
D | fw-upload.txt | 24 - Issue the FWapi command to halt the encoder's firmware. 26 - Issue the FWapi command to halt the decoder's firmware.
|
/linux-4.1.27/arch/powerpc/platforms/maple/ |
D | setup.c | 173 ppc_md.halt = rtas_halt; in maple_use_rtas_reboot_and_halt_if_present() 329 .halt = maple_halt, in define_machine()
|
/linux-4.1.27/arch/powerpc/platforms/cell/ |
D | qpace_setup.c | 141 .halt = rtas_halt, in define_machine()
|
D | setup.c | 276 .halt = rtas_halt, in define_machine()
|
/linux-4.1.27/arch/x86/xen/ |
D | irq.c | 124 .halt = xen_halt,
|
D | enlighten.c | 1325 .halt = xen_machine_halt,
|
/linux-4.1.27/drivers/block/rsxx/ |
D | core.c | 309 if (unlikely(card->halt) || in rsxx_enable_ier() 329 if (unlikely(card->halt) || in rsxx_enable_ier_and_isr() 486 if (unlikely(card->halt)) in card_event_handler() 603 card->halt = 1; in rsxx_eeh_failure() 826 card->halt = 0; in rsxx_pci_probe() 1039 card->halt = 1; in rsxx_pci_remove()
|
D | dev.c | 159 if (unlikely(card->halt)) { in rsxx_make_request() 185 if (!unlikely(card->halt)) in rsxx_make_request()
|
D | rsxx_priv.h | 123 unsigned int halt; member
|
D | dma.c | 406 if (unlikely(ctrl->card->halt) || in rsxx_issue_dmas() 519 if (unlikely(ctrl->card->halt) || in rsxx_dma_done()
|
D | cregs.c | 173 if (unlikely(card->halt)) in creg_queue_cmd()
|
/linux-4.1.27/tools/usb/ |
D | hcd-tests.sh | 232 halt)
|
/linux-4.1.27/drivers/cpufreq/ |
D | longhaul.c | 150 halt(); in do_longhaul1() 187 halt(); in do_powersaver() 205 halt(); in do_powersaver() 224 halt(); in do_powersaver()
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | configfs-usb-gadget-mass-storage | 7 stall - Set to permit function to halt bulk endpoints.
|
D | sysfs-class-mic.txt | 80 "halted" - Shutdown because of a halt command.
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
D | gr_udc.c | 724 static int gr_ep_halt_wedge(struct gr_ep *ep, int halt, int wedge, int fromhost) in gr_ep_halt_wedge() argument 737 if (halt && !fromhost) { in gr_ep_halt_wedge() 747 (halt ? (wedge ? "wedge" : "set") : "clear"), ep->ep.name); in gr_ep_halt_wedge() 750 if (halt) { in gr_ep_halt_wedge() 1763 static int gr_set_halt_wedge(struct usb_ep *_ep, int halt, int wedge) in gr_set_halt_wedge() argument 1775 if (halt && ep->is_in && !list_empty(&ep->queue)) { in gr_set_halt_wedge() 1780 ret = gr_ep_halt_wedge(ep, halt, wedge, 0); in gr_set_halt_wedge() 1789 static int gr_set_halt(struct usb_ep *_ep, int halt) in gr_set_halt() argument 1791 return gr_set_halt_wedge(_ep, halt, 0); in gr_set_halt()
|
D | mv_u3d_core.c | 954 static int mv_u3d_ep_set_halt_wedge(struct usb_ep *_ep, int halt, int wedge) in mv_u3d_ep_set_halt_wedge() argument 977 if (halt && (mv_u3d_ep_dir(ep) == MV_U3D_EP_DIR_IN) in mv_u3d_ep_set_halt_wedge() 984 mv_u3d_ep_set_stall(u3d, ep->ep_num, mv_u3d_ep_dir(ep), halt); in mv_u3d_ep_set_halt_wedge() 985 if (halt && wedge) in mv_u3d_ep_set_halt_wedge() 987 else if (!halt) in mv_u3d_ep_set_halt_wedge() 997 static int mv_u3d_ep_set_halt(struct usb_ep *_ep, int halt) in mv_u3d_ep_set_halt() argument 999 return mv_u3d_ep_set_halt_wedge(_ep, halt, 0); in mv_u3d_ep_set_halt()
|
D | mv_udc_core.c | 901 static int mv_ep_set_halt_wedge(struct usb_ep *_ep, int halt, int wedge) in mv_ep_set_halt_wedge() argument 924 if (halt && (ep_dir(ep) == EP_DIR_IN) && !list_empty(&ep->queue)) { in mv_ep_set_halt_wedge() 930 ep_set_stall(udc, ep->ep_num, ep_dir(ep), halt); in mv_ep_set_halt_wedge() 931 if (halt && wedge) in mv_ep_set_halt_wedge() 933 else if (!halt) in mv_ep_set_halt_wedge() 945 static int mv_ep_set_halt(struct usb_ep *_ep, int halt) in mv_ep_set_halt() argument 947 return mv_ep_set_halt_wedge(_ep, halt, 0); in mv_ep_set_halt()
|
D | udc-xilinx.c | 1602 u32 halt; in xudc_getstatus() local 1618 halt = epcfgreg & XUSB_EP_CFG_STALL_MASK; in xudc_getstatus() 1626 if (halt) in xudc_getstatus()
|
D | amd5536udc.c | 1305 udc_set_halt(struct usb_ep *usbep, int halt) in udc_set_halt() argument 1315 pr_debug("set_halt %s: halt=%d\n", usbep->name, halt); in udc_set_halt() 1325 if (halt) { in udc_set_halt()
|
D | pch_udc.c | 1985 static int pch_udc_pcd_set_halt(struct usb_ep *usbep, int halt) in pch_udc_pcd_set_halt() argument 2002 if (halt) { in pch_udc_pcd_set_halt()
|
/linux-4.1.27/arch/alpha/lib/ |
D | divide.S | 48 #define halt .long 0 macro
|
D | ev6-divide.S | 58 #define halt .long 0 macro
|
/linux-4.1.27/drivers/usb/isp1760/ |
D | isp1760-udc.c | 401 static int __isp1760_udc_set_halt(struct isp1760_ep *ep, bool halt) in __isp1760_udc_set_halt() argument 406 halt ? "set" : "clear", ep->addr); in __isp1760_udc_set_halt() 415 isp1760_udc_write(udc, DC_CTRLFUNC, halt ? DC_STALL : 0); in __isp1760_udc_set_halt() 420 isp1760_udc_write(udc, DC_CTRLFUNC, halt ? DC_STALL : 0); in __isp1760_udc_set_halt() 421 } else if (!halt) { in __isp1760_udc_set_halt() 444 ep->halted = halt; in __isp1760_udc_set_halt()
|
/linux-4.1.27/drivers/usb/renesas_usbhs/ |
D | mod_gadget.c | 695 static int __usbhsg_ep_set_halt_wedge(struct usb_ep *ep, int halt, int wedge) in __usbhsg_ep_set_halt_wedge() argument 707 halt, usbhs_pipe_number(pipe)); in __usbhsg_ep_set_halt_wedge() 712 if (halt) in __usbhsg_ep_set_halt_wedge() 717 if (halt && wedge) in __usbhsg_ep_set_halt_wedge()
|
/linux-4.1.27/arch/mips/include/asm/octeon/ |
D | cvmx-dpi-defs.h | 935 uint64_t halt:1; member 959 uint64_t halt:1; 967 uint64_t halt:1; member 993 uint64_t halt:1;
|
/linux-4.1.27/arch/alpha/include/asm/ |
D | pal.h | 8 extern void halt(void) __attribute__((noreturn));
|
/linux-4.1.27/arch/powerpc/platforms/52xx/ |
D | efika.c | 230 .halt = rtas_halt, in define_machine()
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | setup-common.c | 160 if (ppc_md.halt) in machine_halt() 161 ppc_md.halt(); in machine_halt()
|
/linux-4.1.27/arch/powerpc/platforms/ps3/ |
D | setup.c | 277 .halt = ps3_halt, in define_machine()
|
/linux-4.1.27/Documentation/filesystems/ |
D | jfs.txt | 31 errors=panic Panic and halt the machine if an error occurs.
|
D | ocfs2.txt | 45 errors=panic Panic and halt the machine if an error occurs.
|
D | ext3.txt | 108 errors=panic Panic and halt the machine if an error occurs.
|
D | nilfs2.txt | 56 errors=panic Panic and halt the machine if an error occurs.
|
D | ext2.txt | 31 errors=panic Panic and halt the machine if an error occurs.
|
D | spufs.txt | 336 0x04 SPU was stopped by halt.
|
D | ext4.txt | 226 errors=panic Panic and halt the machine if an error occurs.
|
/linux-4.1.27/arch/mips/include/asm/mach-cavium-octeon/ |
D | kernel-entry-init.h | 131 # will halt here.
|
/linux-4.1.27/kernel/time/ |
D | timeconst.bc | 105 halt
|
/linux-4.1.27/Documentation/networking/ |
D | spider_net.txt | 48 interrupt, and halt processing. 57 The OS will then note that the current tail is "empty", and halt 70 "empty", and it will halt processing.
|
D | ixgbe.txt | 110 threshold. When rx is enabled, the transmit unit will halt for the time delay
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | machdep.h | 141 void (*halt)(void); member
|
/linux-4.1.27/arch/powerpc/platforms/powernv/ |
D | setup.c | 273 ppc_md.halt = pnv_halt; in pnv_setup_machdep_opal()
|
/linux-4.1.27/drivers/net/hyperv/ |
D | rndis_filter.c | 913 struct rndis_halt_request *halt; in rndis_filter_halt_device() local 925 halt = &request->request_msg.msg.halt_req; in rndis_filter_halt_device() 926 halt->req_id = atomic_inc_return(&dev->new_req_id); in rndis_filter_halt_device()
|
/linux-4.1.27/arch/powerpc/platforms/powermac/ |
D | setup.c | 650 .halt = pmac_halt, in define_machine()
|
/linux-4.1.27/arch/powerpc/platforms/chrp/ |
D | setup.c | 602 .halt = rtas_halt, in define_machine()
|
/linux-4.1.27/arch/mips/include/asm/ |
D | sgiarcs.h | 192 LONG halt; /* Halt the machine. */ member
|
/linux-4.1.27/arch/powerpc/platforms/pseries/ |
D | setup.c | 855 .halt = rtas_halt, in define_machine()
|
/linux-4.1.27/drivers/usb/gadget/function/ |
D | f_fs.c | 689 int halt; in ffs_epfile_io() local 713 halt = (!io_data->read == !epfile->in); in ffs_epfile_io() 714 if (halt && epfile->isoc) { in ffs_epfile_io() 720 if (!halt) { in ffs_epfile_io() 766 } else if (halt) { in ffs_epfile_io()
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
D | ar9003_mci.c | 201 static void ar9003_mci_send_coex_halt_bt_gpm(struct ath_hw *ah, bool halt, in ar9003_mci_send_coex_halt_bt_gpm() argument 210 if (halt) { in ar9003_mci_send_coex_halt_bt_gpm()
|
/linux-4.1.27/drivers/scsi/csiostor/ |
D | csio_mb.c | 163 int reset, int halt, in csio_mb_reset() argument 174 cmdp->halt_pkd = htonl(halt); in csio_mb_reset()
|
/linux-4.1.27/Documentation/frv/ |
D | kernel-ABI.txt | 65 will cause the CPU to halt unless the CPU is told to jump into
|
/linux-4.1.27/Documentation/s390/ |
D | cds.txt | 410 a halt subchannel (HSCH) I/O command. For those purposes the ccw_device_halt() 418 cdev : ccw_device the halt operation is requested for
|
D | Debugging390.txt | 1087 shutdown -h now or halt. 1489 or the halt subchannels
|
/linux-4.1.27/Documentation/usb/ |
D | mass-storage.txt | 134 Specifies whether the gadget is allowed to halt bulk endpoints.
|
D | gadget-testing.txt | 254 stall - Set to permit function to halt bulk endpoints.
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
D | kernel.fuc | 344 // halt watchdog timer temporarily
|
/linux-4.1.27/tools/testing/ktest/ |
D | ktest.pl | 2477 sub halt { subroutine 4376 halt;
|
/linux-4.1.27/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 78 10.2 halt and reboot 513 When you're done using it, run halt, and the kernel will bring itself 2247 o halt or reboot the machine 2305 o halt 2345 10.2. halt and reboot 2352 (mconsole) halt 2421 With UML, this is usually not desired, so if a halt would be better, 2431 and change the command to halt.
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | at91sam9n12.dtsi | 896 atmel,dbg-halt;
|
D | at91sam9263.dtsi | 907 atmel,dbg-halt;
|
D | at91sam9260.dtsi | 978 atmel,dbg-halt;
|
D | at91sam9x5.dtsi | 1132 atmel,dbg-halt;
|
D | at91sam9g45.dtsi | 1118 atmel,dbg-halt;
|
D | sama5d3.dtsi | 1284 atmel,dbg-halt;
|
/linux-4.1.27/Documentation/video4linux/ |
D | videobuf | 105 halt. Yes, this is the voice of experience. Note also that videobuf may
|
/linux-4.1.27/drivers/usb/host/ |
D | oxu210hp-hcd.c | 1058 goto halt; in qh_completions() 1097 halt: in qh_completions()
|
/linux-4.1.27/Documentation/PCI/ |
D | pci-error-recovery.txt | 19 corruption; for example, to halt system memory corruption due to DMA's
|
/linux-4.1.27/arch/powerpc/xmon/ |
D | xmon.c | 1019 ppc_md.halt(); in bootcmds()
|
/linux-4.1.27/drivers/s390/net/ |
D | qeth_core_main.c | 1633 static int qeth_clear_halt_card(struct qeth_card *card, int halt) in qeth_clear_halt_card() argument 1639 if (halt) in qeth_clear_halt_card()
|
/linux-4.1.27/Documentation/ |
D | kernel-parameters.txt | 1366 Format: idle=poll, idle=halt, idle=nomwait 1371 idle=halt: Halt is forced to be used for CPU idle. 3915 vmhalt= [KNL,S390] Perform z/VM CP command after system halt.
|
/linux-4.1.27/arch/x86/kvm/ |
D | emulate.c | 5024 ctxt->ops->halt(ctxt); in x86_emulate_insn()
|
D | x86.c | 5054 .halt = emulator_halt,
|