Home
last modified time | relevance | path

Searched full:exceptions (Results 1 – 25 of 116) sorted by relevance

12345

/Documentation/userspace-api/media/
DMakefile16 echo ${PARSER} $< $@ $(SRC_DIR)/$(notdir $@).exceptions; \
17 ${PARSER} $< $@ $(SRC_DIR)/$(notdir $@).exceptions
20 ${PARSER} $< $@ $(SRC_DIR)/$(notdir $@).exceptions
24 $(BUILDDIR)/ca.h.rst: ${UAPI}/dvb/ca.h ${PARSER} $(SRC_DIR)/ca.h.rst.exceptions
27 $(BUILDDIR)/dmx.h.rst: ${UAPI}/dvb/dmx.h ${PARSER} $(SRC_DIR)/dmx.h.rst.exceptions
30 $(BUILDDIR)/frontend.h.rst: ${UAPI}/dvb/frontend.h ${PARSER} $(SRC_DIR)/frontend.h.rst.exceptions
33 $(BUILDDIR)/net.h.rst: ${UAPI}/dvb/net.h ${PARSER} $(SRC_DIR)/net.h.rst.exceptions
36 $(BUILDDIR)/videodev2.h.rst: ${UAPI}/videodev2.h ${PARSER} $(SRC_DIR)/videodev2.h.rst.exceptions
39 $(BUILDDIR)/media.h.rst: ${UAPI}/media.h ${PARSER} $(SRC_DIR)/media.h.rst.exceptions
42 $(BUILDDIR)/cec.h.rst: ${UAPI}/cec.h ${PARSER} $(SRC_DIR)/cec.h.rst.exceptions
[all …]
/Documentation/core-api/
Dentry.rst1 Entry/exit handling for exceptions, interrupts, syscalls and KVM
16 exceptions`_, `NMI and NMI-like exceptions`_.
128 Interrupts and regular exceptions
197 NMI and NMI-like exceptions
200 NMIs and NMI-like exceptions (machine checks, double faults, debug
204 State changes for debug exceptions and machine-check exceptions depend on
205 whether these exceptions happened in user-space (breakpoints or watchpoints) or
209 NMIs and other NMI-like exceptions handle state transitions without
Dunaligned-memory-access.rst61 - Some architectures raise processor exceptions when unaligned accesses
64 - Some architectures raise processor exceptions when unaligned accesses
65 happen, but the exceptions do not contain enough information for the
/Documentation/arch/arm/vfp/
Drelease-notes.rst10 provides support for the exceptions bounced from VFP hardware found
33 All the above pass softfloat tests with the following exceptions:
37 - the handling of underflow exceptions is slightly different. If a
/Documentation/admin-guide/cgroup-v1/
Ddevices.rst73 group behavior exceptions
88 In case parent's exceptions change and local exceptions are not allowed
127 list of exceptions. The internal state is controlled using the same user
129 implementation. Removal or addition of exceptions that will reduce the access
/Documentation/virt/kvm/s390/
Ds390-pv-boot.rst68 exceptions or return error codes.
71 memory, will result in specification exceptions. This is because the
75 Subcodes 8, 9, 10 will result in specification exceptions.
Ds390-pv.rst45 Program and Service Call exceptions have another layer of
47 been intercepted into KVM. The exceptions need to be a valid outcome
/Documentation/process/
Dlicense-rules.rst11 LICENSES/exceptions/Linux-syscall-note, as described in the COPYING file.
114 Other examples using WITH exceptions found in the kernel are::
119 Exceptions can only be used with particular License identifiers. The
121 file. For details see the point `Exceptions`_ in the chapter `License
333 4. _`Exceptions`:
335 Some licenses can be amended with exceptions which grant certain rights
336 which the original license does not. These exceptions are available
339 LICENSES/exceptions/
346 LICENSES/exceptions/Linux-syscall-note
352 LICENSES/exceptions/GCC-exception-2.0
[all …]
/Documentation/firmware-guide/acpi/
Dacpi-lid.rst21 reliable. However, there are exceptions. In order to work with these
22 exceptional buggy platforms, special restrictions and exceptions should be
24 exceptions of the Linux ACPI lid device driver.
49 Exceptions for the userspace users of the ACPI lid device driver
/Documentation/arch/powerpc/
Disa-versions.rst15 e6500 Power ISA v2.06 with some exceptions
16 e5500 Power ISA v2.06 with some exceptions, no Altivec
20 Cell PPU - Power ISA v2.02 with some minor exceptions
/Documentation/translations/zh_CN/process/
Dlicense-rules.rst14 (GPL-2.0)的条款提供,并在LICENSES/exceptions/Linux-syscall-note中显式
254 LICENSES/exceptions/
260 LICENSES/exceptions/Linux-syscall-note
265 LICENSES/exceptions/GCC-exception-2.0
/Documentation/translations/zh_TW/process/
Dlicense-rules.rst15 (GPL-2.0)的條款提供,並在LICENSES/exceptions/Linux-syscall-note中顯式
255 LICENSES/exceptions/
261 LICENSES/exceptions/Linux-syscall-note
266 LICENSES/exceptions/GCC-exception-2.0
/Documentation/i2c/busses/
Di2c-ali1563.rst22 notable exceptions. One of those happens to be the fact they upgraded the
/Documentation/infiniband/
Dcore_locking.rst13 With the following exceptions, a low-level driver implementation of
14 all of the methods in struct ib_device may sleep. The exceptions
/Documentation/ABI/removed/
Dsysfs-mce18 Since machine check exceptions can happen any time it is
/Documentation/userspace-api/media/v4l/
Dio.rst28 each file descriptor. The only exceptions are applications not
Ddev-event.rst30 on poll system call and exceptions on select system call.
/Documentation/ABI/testing/
Dsysfs-platform-kim34 entry can be made use of for exceptions.
/Documentation/devicetree/bindings/firmware/
Dcznic,turris-omnia-mcu.yaml41 There are several exceptions:
/Documentation/sphinx/
Dautomarkup.py165 # XXX The Latex builder will throw NoUri exceptions here,
224 # XXX The Latex builder will throw NoUri exceptions here,
257 # XXX The Latex builder will throw NoUri exceptions here,
/Documentation/arch/arm64/
Dtagged-address-abi.rst48 tagged pointers in this context is allowed with these exceptions:
112 3. AArch64 Tagged Address ABI Exceptions
/Documentation/arch/x86/
Dtdx.rst207 New TDX Exceptions
212 #VE or #GP exceptions.
214 Instructions marked with an '*' conditionally cause exceptions. The
335 Just like page faults or #GP's, #VE exceptions can be either handled or be
339 Handling nested exceptions on x86 is typically nasty business. A #VE
Dsgx.rst127 Another crucial characteristic of enclaves is that they can generate exceptions
131 Instead of the traditional signal mechanism to handle these exceptions, SGX
134 ERESUME. The vDSO function intercepts exceptions that would otherwise generate
/Documentation/livepatch/
Dreliable-stacktrace.rst132 4.3 Unwinding across interrupts and exceptions
151 exceptions (e.g. IRQ) but unreliable to unwind across other exceptions
/Documentation/devicetree/bindings/reset/
Dreset.txt6 are likely to be exceptions to this rule.

12345