Home
last modified time | relevance | path

Searched refs:signalled (Results 1 – 25 of 28) sorted by relevance

12

/linux/Documentation/misc-devices/
H A Dpci-endpoint-test.rst36 Tests message signalled interrupts. The MSI number
39 Tests message signalled interrupts. The MSI-X number
/linux/include/linux/sunrpc/
H A Dtypes.h22 #define signalled() (signal_pending(current)) macro
/linux/drivers/dma-buf/
H A Dsw_sync.c211 LIST_HEAD(signalled); in sync_timeline_signal()
226 list_move_tail(&pt->link, &signalled); in sync_timeline_signal()
234 list_for_each_entry_safe(pt, next, &signalled, link) { in sync_timeline_signal()
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-flakey.rst43 All read I/O is failed with an error signalled.
51 All write I/O is failed with an error signalled.
/linux/Documentation/devicetree/bindings/powerpc/4xx/
H A Dhsta.txt8 PCI message signalled interrupts.
/linux/Documentation/arch/arm/
H A Dswp_emulation.rst11 signalled to the triggering process.
/linux/fs/lockd/
H A Dclntproc.c219 if (signalled()) in nlm_alloc_call()
251 if (!signalled ()) { in nlm_wait_on_grace()
254 if (!signalled ()) in nlm_wait_on_grace()
304 return signalled () ? -EINTR : status; in nlmclnt_call()
H A Dclntlock.c267 if (signalled()) in reclaimer()
/linux/arch/m68k/fpsp040/
H A Dx_operr.S290 cmpiw #0xc000,FPTEMP_EX(%a6) |check if incorrectly signalled
292 cmpiw #0xbfff,FPTEMP_EX(%a6) |check if incorrectly signalled
H A Dres_func.S1445 | 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/Documentation/admin-guide/
H A Dcpu-load.rst26 signalled the kernel looks what kind of task was running at this
/linux/tools/testing/selftests/mm/
H A Duffd-unit-tests.c665 volatile unsigned long signalled = 0; in faulting_process() local
694 signalled++; in faulting_process()
704 signalled++; in faulting_process()
722 return signalled != split_nr_pages; in faulting_process()
/linux/drivers/media/pci/saa7164/
H A Dsaa7164-types.h105 u32 signalled; member
/linux/net/sunrpc/auth_gss/
H A Dgss_rpc_upcall.c191 if (signalled ()) in gssp_call()
/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-srggb8-pisp-comp.rst28 efficiency; the nominal black level and amount of offset must be signalled out
H A Ddev-encoder.rst285 the case for off-line encoding. Support for this feature is signalled
/linux/Documentation/ABI/testing/
H A Dsysfs-firmware-dmi-entries64 terminated strings, with termination signalled
/linux/Documentation/isdn/
H A Dinterface_capi.rst117 Completion must be signalled by a call to capi_ctr_ready().
128 Completion must be signalled by a call to capi_ctr_down().
/linux/Documentation/networking/device_drivers/hamradio/
H A Dbaycom.rst57 The shift register is filled with 16 bits and an interrupt is signalled.
/linux/fs/nfs/
H A Dnfs4state.c2732 } while (refcount_read(&clp->cl_count) > 1 && !signalled()); in nfs4_state_manager()
2779 if (refcount_read(&clp->cl_count) > 1 && !signalled() && in nfs4_run_state_manager()
2786 if (refcount_read(&clp->cl_count) > 1 && !signalled() && in nfs4_run_state_manager()
/linux/Documentation/virt/kvm/x86/
H A Dtimekeeping.rst206 The type of interrupt is signalled in the RTC status registers.
/linux/include/trace/events/
H A Dsunrpc.h412 DEFINE_RPC_RUNNING_EVENT(signalled);
/linux/Documentation/driver-api/
H A Dlibata.rst899 This is hardware initiated device reset signalled with asserted PATA
/linux/Documentation/admin-guide/sysctl/
H A Dkernel.rst128 This is the pid which will be signalled on reboot (notably, by
/linux/arch/m68k/ifpsp060/src/
H A Dpfpsp.S2413 # signalled as a result of emulation, then an fsave state frame #

12