/linux-4.4.14/include/linux/ |
D | ste_modem_shm.h | 22 void (*kick)(struct ste_modem_device *mdev, int notify_id); member 38 int (*kick)(struct ste_modem_device *mdev, int notify_id); member
|
D | remoteproc.h | 338 void (*kick)(struct rproc *rproc, int vqid); member
|
D | sh_clk.h | 166 void (*kick)(struct clk *clk); member
|
/linux-4.4.14/arch/powerpc/platforms/powernv/ |
D | smp.c | 72 goto kick; in pnv_smp_kick_cpu() 95 goto kick; in pnv_smp_kick_cpu() 128 kick: in pnv_smp_kick_cpu()
|
/linux-4.4.14/drivers/remoteproc/ |
D | ste_modem_rproc.c | 183 sproc->mdev->ops.kick(sproc->mdev, vqid + SPROC_MAX_NOTIFY_ID); in sproc_kick() 196 .kick = sproc_kick_callback, 241 .kick = sproc_kick, 278 if (!mdev->ops.setup || !mdev->ops.kick || !mdev->ops.kick_subscribe || in sproc_probe()
|
D | omap_remoteproc.c | 182 .kick = omap_rproc_kick,
|
D | da8xx_remoteproc.c | 157 .kick = da8xx_rproc_kick,
|
D | remoteproc_virtio.c | 41 rproc->ops->kick(rproc, notifyid); in rproc_virtio_notify()
|
/linux-4.4.14/tools/virtio/ |
D | virtio_test.c | 24 int kick; member 50 r = write(info->kick, &v, sizeof v); in vq_notify() 82 file.fd = info->kick; in vhost_vq_setup() 95 info->kick = eventfd(0, EFD_NONBLOCK); in vq_info_add()
|
/linux-4.4.14/drivers/clk/shmobile/ |
D | clk-rcar-gen2.c | 91 u32 val, kick; in cpg_z_clk_set_rate() local 109 kick = clk_readl(zclk->kick_reg); in cpg_z_clk_set_rate() 110 kick |= CPG_FRQCRB_KICK; in cpg_z_clk_set_rate() 111 clk_writel(kick, zclk->kick_reg); in cpg_z_clk_set_rate()
|
/linux-4.4.14/Documentation/devicetree/bindings/c6x/ |
D | dscr.txt | 49 - ti,dscr-kick-regs 50 offset and key values of two "kick" registers used to write protect other 51 registers in DSCR. On SoCs using kick registers, the first key must be 52 written to the first kick register and the second key must be written to 125 ti,dscr-kick-regs = <0x38 0x83E70B13
|
/linux-4.4.14/arch/x86/kernel/ |
D | paravirt-spinlocks.c | 32 .kick = paravirt_nop,
|
D | kvm.c | 871 pv_lock_ops.kick = kvm_kick_cpu; in kvm_spinlock_init()
|
/linux-4.4.14/drivers/watchdog/ |
D | ar7_wdt.c | 62 u32 kick; member 91 WRITE_REG(ar7_wdt->kick, value); in ar7_wdt_kick()
|
/linux-4.4.14/drivers/input/joystick/ |
D | sidewinder.c | 138 int timeout, bitout, sched, i, kick, start, strobe; in sw_read_packet() local 143 kick = id ? gameport_time(gameport, SW_KICK) : 0; /* Set up kick timeout for ID packet */ in sw_read_packet() 180 if (kick && (~v & u & 0x01)) { /* Falling edge on axis 0 */ in sw_read_packet() 181 sched = kick; /* Schedule second trigger */ in sw_read_packet() 182 kick = 0; /* Don't schedule next time on falling edge */ in sw_read_packet()
|
/linux-4.4.14/arch/metag/kernel/ |
D | Makefile | 14 obj-y += kick.o
|
/linux-4.4.14/drivers/scsi/ |
D | xen-scsifront.c | 165 int kick; in scsifront_put_rqid() local 168 kick = _scsifront_put_rqid(info, id); in scsifront_put_rqid() 171 if (kick) in scsifront_put_rqid() 257 int kick; in scsifront_sync_cmd_done() local 266 kick = _scsifront_put_rqid(info, id); in scsifront_sync_cmd_done() 269 if (kick) in scsifront_sync_cmd_done()
|
/linux-4.4.14/arch/c6x/boot/dts/ |
D | tms320c6457.dtsi | 51 ti,dscr-kick-regs = <0x38 0x83E70B13
|
/linux-4.4.14/drivers/vhost/ |
D | vhost.c | 274 vq->kick = NULL; in vhost_vq_reset() 518 if (dev->vqs[i]->kick && dev->vqs[i]->handle_kick) { in vhost_dev_stop() 536 if (dev->vqs[i]->kick) in vhost_dev_cleanup() 537 fput(dev->vqs[i]->kick); in vhost_dev_cleanup() 865 if (eventfp != vq->kick) { in vhost_vring_ioctl() 866 pollstop = (filep = vq->kick) != NULL; in vhost_vring_ioctl() 867 pollstart = (vq->kick = eventfp) != NULL; in vhost_vring_ioctl() 928 r = vhost_poll_start(&vq->poll, vq->kick); in vhost_vring_ioctl()
|
D | vhost.h | 65 struct file *kick; member
|
/linux-4.4.14/Documentation/devicetree/bindings/gpio/ |
D | gpio-dsp-keystone.txt | 38 kick-gpio = <&dspgpio0 27>;
|
/linux-4.4.14/sound/oss/ |
D | pas2_midi.c | 206 .kick = pas_midi_kick,
|
D | uart6850.c | 243 .kick = uart6850_kick,
|
D | dev_table.h | 324 void (*kick)(int dev); member
|
D | uart401.c | 220 .kick = uart401_kick,
|
D | mpu401.c | 919 .kick = mpu401_kick,
|
/linux-4.4.14/tools/power/cpupower/bench/ |
D | README-BENCH | 81 below possible ondemand sample kick ins (1)): 85 switching up (compare with below possible ondemand sample kick ins (2))::
|
/linux-4.4.14/Documentation/ |
D | remoteproc.txt | 154 * @kick: kick a virtqueue (virtqueue id given as a parameter) 159 void (*kick)(struct rproc *rproc, int vqid); 163 handlers. If rpmsg/virtio functionality is also desired, then the ->kick handler 175 The ->kick() handler takes an rproc handle, and an index of a virtqueue
|
D | lockup-watchdogs.txt | 40 A periodic hrtimer runs to generate interrupts and kick the watchdog
|
/linux-4.4.14/drivers/usb/misc/sisusbvga/ |
D | Kconfig | 27 By default, the console part of the driver will not kick in when
|
/linux-4.4.14/drivers/sh/clk/ |
D | cpg.c | 159 if (dt->kick) in sh_clk_div_set_rate() 160 dt->kick(clk); in sh_clk_div_set_rate()
|
/linux-4.4.14/arch/x86/xen/ |
D | spinlock.c | 336 pv_lock_ops.kick = xen_qlock_kick; in xen_init_spinlocks()
|
/linux-4.4.14/arch/arm/mach-omap2/ |
D | sleep34xx.S | 565 str r5, [r4] @ kick off refreshes 574 str r5, [r4] @ kick off refreshes
|
/linux-4.4.14/Documentation/watchdog/ |
D | hpwdt.txt | 17 watchdog-test.c. Simply compile the C file and kick it off. If the system
|
/linux-4.4.14/drivers/usb/phy/ |
D | phy-isp1301-omap.c | 760 int kick = 0; in omap_otg_irq() local 793 kick = 1; in omap_otg_irq() 813 if (kick) in omap_otg_irq()
|
/linux-4.4.14/arch/sh/kernel/cpu/sh4a/ |
D | clock-sh7724.c | 157 .kick = div4_kick,
|
/linux-4.4.14/drivers/net/ethernet/sun/ |
D | sungem.c | 716 int cluster_start, curr, count, kick; in gem_post_rxds() local 720 kick = -1; in gem_post_rxds() 734 kick = curr; in gem_post_rxds() 738 if (kick >= 0) { in gem_post_rxds() 740 writel(kick, gp->regs + RXDMA_KICK); in gem_post_rxds()
|
/linux-4.4.14/Documentation/vm/ |
D | balance | 28 In 2.2, memory balancing/page reclamation would kick off only when the
|
/linux-4.4.14/arch/x86/include/asm/ |
D | paravirt_types.h | 347 void (*kick)(int cpu); member
|
D | paravirt.h | 711 PVOP_VCALL1(pv_lock_ops.kick, cpu); in pv_kick()
|
/linux-4.4.14/firmware/keyspan_pda/ |
D | keyspan_pda.S | 944 ;; kick off USB INpipe 987 ;; kick off IN
|
D | xircom_pgs.S | 1005 ;; kick off USB INpipe 1052 ;; kick off IN
|
/linux-4.4.14/fs/ocfs2/ |
D | dlmglue.c | 2019 int kick = 0; in ocfs2_downconvert_on_unlock() local 2028 kick = 1; in ocfs2_downconvert_on_unlock() 2032 kick = 1; in ocfs2_downconvert_on_unlock() 2039 if (kick) in ocfs2_downconvert_on_unlock()
|
/linux-4.4.14/drivers/net/ |
D | virtio_net.c | 922 bool kick = !skb->xmit_more; in start_xmit() local 970 if (kick || netif_xmit_stopped(txq)) in start_xmit()
|
/linux-4.4.14/kernel/sched/ |
D | fair.c | 7754 bool kick = false; in nohz_kick_needed() local 7786 kick = true; in nohz_kick_needed() 7796 kick = true; in nohz_kick_needed() 7804 kick = true; in nohz_kick_needed() 7810 return kick; in nohz_kick_needed()
|
/linux-4.4.14/drivers/video/backlight/ |
D | Kconfig | 179 If in doubt, it's safe to enable this option; it doesn't kick
|
/linux-4.4.14/fs/ceph/ |
D | caps.c | 1229 int kick) in __ceph_flush_snaps() argument 1270 if (!kick && !list_empty(&capsnap->flushing_item)) { in __ceph_flush_snaps() 1280 if (kick) in __ceph_flush_snaps()
|
/linux-4.4.14/arch/sparc/lib/ |
D | checksum_32.S | 348 be ccdbl + 4 ! 8 byte aligned, kick ass
|
/linux-4.4.14/Documentation/kbuild/ |
D | modules.txt | 273 named <filename>_shipped. When the kbuild rules kick in, a copy
|
/linux-4.4.14/Documentation/usb/ |
D | WUSB-Design-overview.txt | 125 their type and kick into gear.
|
/linux-4.4.14/Documentation/devicetree/ |
D | usage-model.txt | 354 to kick off discovery of devices at the root of the tree. The
|
/linux-4.4.14/Documentation/laptops/ |
D | laptop-mode.txt | 700 kick off the laptop_mode script and run hdparm. The part that
|
/linux-4.4.14/lib/ |
D | Kconfig.debug | 708 generate interrupts and kick the watchdog task every 4 seconds.
|
/linux-4.4.14/Documentation/networking/ |
D | bonding.txt | 2312 of order, causing TCP/IP's congestion control system to kick
|
/linux-4.4.14/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 2681 expect magic will kick in and you'll see something like:
|