/linux-4.4.14/drivers/media/pci/saa7164/ |
D | saa7164-cmd.c | 34 dev->cmds[i].signalled = 0; in saa7164_cmd_alloc_seqno() 51 dev->cmds[seqno].signalled = 0; in saa7164_cmd_free_seqno() 107 dev->cmds[tRsp.seqno].signalled = 1; in saa7164_irq_dequeue() 181 dev->cmds[tRsp.seqno].signalled = 1; in saa7164_cmd_dequeue() 283 if (dev->cmds[seqno].signalled == 0) { in saa7164_cmd_wait() 287 __func__, seqno, dev->cmds[seqno].signalled); in saa7164_cmd_wait() 296 wait_event_timeout(*q, dev->cmds[seqno].signalled, in saa7164_cmd_wait() 306 dev->cmds[seqno].signalled); in saa7164_cmd_wait() 327 dev->cmds[i].signalled, in saa7164_cmd_signal() 334 (dev->cmds[i].signalled) || (dev->cmds[i].timeout))) { in saa7164_cmd_signal() [all …]
|
D | saa7164-types.h | 119 u32 signalled; member
|
/linux-4.4.14/mm/ |
D | vmpressure.c | 144 bool signalled = false; in vmpressure_event() local 153 signalled = true; in vmpressure_event() 159 return signalled; in vmpressure_event()
|
/linux-4.4.14/include/linux/sunrpc/ |
D | types.h | 20 #define signalled() (signal_pending(current)) macro
|
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/4xx/ |
D | hsta.txt | 8 PCI message signalled interrupts.
|
/linux-4.4.14/Documentation/arm/ |
D | swp_emulation | 11 signalled to the triggering process.
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | object.txt | 119 In most cases, transitioning between states is in response to signalled events. 291 This is signalled in two circumstances: 301 This is signalled when an I/O error occurs during the processing of some 307 These are signalled when the netfs relinquishes a cookie it was using. 313 This is signalled when the cache backend wants to withdraw an object.
|
/linux-4.4.14/fs/lockd/ |
D | clntproc.c | 207 if (signalled()) in nlm_alloc_call() 235 if (!signalled ()) { in nlm_wait_on_grace() 238 if (!signalled ()) in nlm_wait_on_grace() 288 return signalled () ? -EINTR : status; in nlmclnt_call()
|
D | clntlock.c | 271 if (signalled()) in reclaimer()
|
D | svc.c | 152 if (signalled()) { in lockd()
|
/linux-4.4.14/Documentation/block/ |
D | request.txt | 79 struct completion *waiting D Can be used by driver to get signalled
|
/linux-4.4.14/arch/m68k/fpsp040/ |
D | x_operr.S | 290 cmpiw #0xc000,FPTEMP_EX(%a6) |check if incorrectly signalled 292 cmpiw #0xbfff,FPTEMP_EX(%a6) |check if incorrectly signalled
|
D | res_func.S | 1445 | set if the result is inex and unfl is signalled. 1975 | 1. Operr is not signalled if the k-factor is greater than 18.
|
/linux-4.4.14/net/sunrpc/ |
D | svc_xprt.c | 618 if (signalled() || kthread_should_stop()) { in svc_alloc_arg() 656 if (signalled() || kthread_should_stop()) in rqst_should_sleep() 719 if (signalled() || kthread_should_stop()) in svc_get_next_xprt() 812 if (signalled() || kthread_should_stop()) in svc_recv()
|
/linux-4.4.14/Documentation/ |
D | cpu-load.txt | 25 signalled the kernel looks what kind of task was running at this
|
D | dma-buf-sharing.txt | 216 map_dma_buf until all outstanding access is completed (as signalled by
|
D | kernel-parameters.txt | 1373 i8042.notimeout [HW] Ignore timeout condition signalled by controller
|
/linux-4.4.14/net/sunrpc/auth_gss/ |
D | gss_rpc_upcall.c | 203 if (signalled ()) in gssp_call()
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-firmware-dmi-entries | 63 terminated strings, with termination signalled
|
/linux-4.4.14/Documentation/isdn/ |
D | INTERFACE.CAPI | 117 Completion must be signalled by a call to capi_ctr_ready(). 125 Completion must be signalled by a call to capi_ctr_down().
|
D | INTERFACE | 504 If ICALLW is signalled the incoming call is a waiting call without
|
/linux-4.4.14/Documentation/networking/ |
D | baycom.txt | 51 The shift register is filled with 16 bits and an interrupt is signalled.
|
/linux-4.4.14/Documentation/virtual/kvm/arm/ |
D | vgic-mapped-irqs.txt | 31 Virtual interrupts are signalled to the guest by programming the List
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | timekeeping.txt | 195 The type of interrupt is signalled in the RTC status registers.
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
D | pfpsp.S | 2413 # signalled as a result of emulation, then an fsave state frame #
|
D | fpsp.S | 2414 # signalled as a result of emulation, then an fsave state frame #
|
/linux-4.4.14/fs/nfs/ |
D | nfs4proc.c | 6151 if (signalled()) in nfs4_proc_lock()
|