Home
last modified time | relevance | path

Searched refs:exceptions (Results 1 – 25 of 166) sorted by relevance

1234567

/linux/arch/arm/vfp/
A Dvfpdouble.c199 return exceptions; in vfp_double_normaliseround()
444 u32 exceptions = 0; in vfp_double_fcvts() local
479 return exceptions; in vfp_double_fcvts()
577 return exceptions; in vfp_double_ftoui()
652 return exceptions; in vfp_double_ftosi()
721 return exceptions; in vfp_double_fadd_nonnumber()
854 u32 exceptions; in vfp_double_multiply_accumulate() local
921 u32 exceptions; in vfp_double_fmul() local
941 u32 exceptions; in vfp_double_fnmul() local
963 u32 exceptions; in vfp_double_fadd() local
[all …]
A Dvfpsingle.c207 return exceptions; in __vfp_single_normaliseround()
487 u32 exceptions = 0; in vfp_single_fcvtd() local
522 return exceptions; in vfp_single_fcvtd()
619 return exceptions; in vfp_single_ftoui()
698 return exceptions; in vfp_single_ftosi()
767 return exceptions; in vfp_single_fadd_nonnumber()
898 u32 exceptions; in vfp_single_multiply_accumulate() local
970 u32 exceptions; in vfp_single_fmul() local
993 u32 exceptions; in vfp_single_fnmul() local
1017 u32 exceptions; in vfp_single_fadd() local
[all …]
A Dvfpmodule.c249 if (exceptions == VFP_EXCEPTION_ERROR) { in vfp_raise_exceptions()
260 if (exceptions & (FPSCR_N|FPSCR_Z|FPSCR_C|FPSCR_V)) in vfp_raise_exceptions()
263 fpscr |= exceptions; in vfp_raise_exceptions()
268 if (exceptions & stat && fpscr & en) \ in vfp_raise_exceptions()
289 u32 exceptions = VFP_EXCEPTION_ERROR; in vfp_emulate_instruction() local
299 exceptions = vfp_single_cpdo(inst, fpscr); in vfp_emulate_instruction()
301 exceptions = vfp_double_cpdo(inst, fpscr); in vfp_emulate_instruction()
317 return exceptions & ~VFP_NAN_FLAG; in vfp_emulate_instruction()
325 u32 fpscr, orig_fpscr, fpsid, exceptions; in VFP_bounce() local
397 if (exceptions) in VFP_bounce()
[all …]
A Dvfp.h246 u32 __vfp_single_normaliseround(int sd, struct vfp_single *vs, u32 fpscr, u32 exceptions);
248 u32 vfp_single_normaliseround(int sd, struct vfp_single *vs, u32 fpscr, u32 exceptions, const char …
343 u32 vfp_double_normaliseround(int dd, struct vfp_double *vd, u32 fpscr, u32 exceptions, const char …
A Dvfphw.S91 bic r5, r1, #FPEXC_EX @ make sure exceptions are disabled
103 @ exceptions, so we can get at the
/linux/Documentation/userspace-api/media/
A 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 …]
/linux/security/
A Ddevice_cgroup.c44 struct list_head exceptions; member
98 list_for_each_entry(walk, &dev_cgroup->exceptions, list) { in dev_exception_add()
112 list_add_tail_rcu(&excopy->list, &dev_cgroup->exceptions); in dev_exception_add()
187 ret = dev_exceptions_copy(&dev_cgroup->exceptions, in devcgroup_online()
188 &parent_dev_cgroup->exceptions); in devcgroup_online()
217 INIT_LIST_HEAD(&dev_cgroup->exceptions); in devcgroup_css_alloc()
320 list_for_each_entry_rcu(ex, exceptions, list) { in match_exception()
357 list_for_each_entry_rcu(ex, exceptions, list, in match_exception_partial()
522 list_for_each_safe(this, tmp, &devcg->exceptions) { in revalidate_active_exceptions()
627 rc = dev_exceptions_copy(&devcgroup->exceptions, in devcgroup_update_access()
[all …]
/linux/scripts/
A Dspdxcheck.py29 self.exceptions = { }
57 spdx.exceptions[exception] = []
63 spdx.exceptions[exception].append(lic)
67 if not len(spdx.exceptions[exception]):
107 if id not in self.spdx.exceptions:
109 if self.lastid not in self.spdx.exceptions[id]:
284 sys.stderr.write('Exception IDs %12d\n' %len(spdx.exceptions))
/linux/Documentation/arm/vfp/
A 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
/linux/arch/m68k/fpsp040/
A Dx_unimp.S59 andl #0xFF00FF,%d0 |clear all but accrued exceptions
62 fmovel #0,%FPCR |clear all user exceptions for FPSP
74 bral gen_except |post any exceptions and return
A Dstanh.S117 fmovel %d1,%FPCR |restore users exceptions
157 fmovel %d1,%FPCR |restore users exceptions
165 fmovel %d1,%FPCR |restore users exceptions
179 fmovel %d1,%FPCR |restore users exceptions
A Dgen_except.S4 | gen_except --- FPSP routine to detect reportable exceptions
10 | Any routine which may report an exceptions must load
13 | Priority for exceptions is:
124 | Frame is idle, so check for exceptions reported through
169 | commonE1 does this for E1 exceptions, which are snan,
170 | operr, and dz. commonE3 does this for E3 exceptions, which
209 | No bits in the enable byte match existing exceptions. Check for
221 | No exceptions are to be reported. If the instruction was
/linux/drivers/net/ethernet/freescale/fman/
A Dfman.c505 u32 exceptions; member
561 u32 exceptions; member
722 if (cfg->exceptions & EX_DMA_BUS_ERROR) in dma_init()
845 if (cfg->exceptions & EX_FPM_SINGLE_ECC) in fpm_init()
847 if (cfg->exceptions & EX_FPM_DOUBLE_ECC) in fpm_init()
871 if (cfg->exceptions & EX_IRAM_ECC) { in fpm_init()
875 if (cfg->exceptions & EX_MURAM_ECC) { in fpm_init()
934 if (cfg->exceptions & EX_QMI_DOUBLE_ECC) in qmi_init()
1985 cfg->exceptions = fman->state->exceptions; in fman_init()
2051 fman->state->exceptions |= bit_mask; in fman_set_exception()
[all …]
A Dfman_tgec.c217 u32 exceptions; member
669 tgec->exceptions |= bit_mask; in tgec_set_exception()
671 tgec->exceptions &= ~bit_mask; in tgec_set_exception()
713 tgec->exceptions &= ~(TGEC_IMASK_REM_FAULT | in tgec_init()
716 err = init(tgec->regs, cfg, tgec->exceptions); in tgec_init()
805 tgec->exceptions = (TGEC_IMASK_MDIO_SCAN_EVENT | in tgec_config()
A Dfman_memac.c348 u32 exceptions; member
413 u32 exceptions) in init() argument
477 set_exception(regs, exceptions, true); in init()
1015 memac->exceptions |= bit_mask; in memac_set_exception()
1017 memac->exceptions &= ~bit_mask; in memac_set_exception()
1067 memac->max_speed, slow_10g_if, memac->exceptions); in memac_init()
1187 memac->exceptions = (MEMAC_IMASK_TSECC_ER | MEMAC_IMASK_TECC_ER | in memac_config()
/linux/arch/x86/include/asm/trace/
A Dexceptions.h3 #define TRACE_SYSTEM exceptions
50 #define TRACE_INCLUDE_FILE exceptions
/linux/arch/m68k/ifpsp060/
A Dfskeleton.S109 | for enabled operand error exceptions. The exception stack frame is an operand error
128 | for enabled signalling NaN exceptions. The exception stack frame is a signalling NaN
147 | for enabled divide-by-zero exceptions. The exception stack frame is a divide-by-zero
166 | for enabled inexact exceptions. The exception stack frame is an inexact
185 | for enabled bsun exceptions. The exception stack frame is a bsun
206 | encountered. Three different types of exceptions can enter the F-Line exception
220 | encountered. Three different types of exceptions can enter the F-Line exception
224 | exceptions branch here.
/linux/Documentation/admin-guide/cgroup-v1/
A 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
/linux/Documentation/virt/kvm/
A 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.
/linux/Documentation/translations/zh_CN/process/
A 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
/linux/Documentation/translations/zh_TW/process/
A Dlicense-rules.rst17 (GPL-2.0)的條款提供,並在LICENSES/exceptions/Linux-syscall-note中顯式
257 LICENSES/exceptions/
263 LICENSES/exceptions/Linux-syscall-note
268 LICENSES/exceptions/GCC-exception-2.0
/linux/arch/powerpc/kernel/
A Dnvram_64.c759 const char *name, int sig, const char *exceptions[]) in nvram_can_remove_partition() argument
766 } else if (exceptions) { in nvram_can_remove_partition()
768 for (except = exceptions; *except; except++) { in nvram_can_remove_partition()
786 const char *exceptions[]) in nvram_remove_partition() argument
792 if (!nvram_can_remove_partition(part, name, sig, exceptions)) in nvram_remove_partition()
/linux/Documentation/process/
A 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::
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
419 All SPDX license identifiers and exceptions must have a corresponding file
/linux/Documentation/firmware-guide/acpi/
A 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.
/linux/
A DCOPYING12 LICENSES/exceptions/Linux-syscall-note

Completed in 63 milliseconds

1234567