Home
last modified time | relevance | path

Searched refs:underflow (Results 1 – 25 of 69) sorted by relevance

123

/linux/arch/parisc/math-emu/
H A Dsfsub.c322 goto underflow; in sgl_fsub()
336 result_exponent==0) goto underflow; in sgl_fsub()
351 goto underflow; in sgl_fsub()
359 goto underflow; in sgl_fsub()
366 if(result_exponent <= 0) goto underflow; in sgl_fsub()
405 underflow: in sgl_fsub()
H A Dsfadd.c319 goto underflow; in sgl_fadd()
333 result_exponent==0) goto underflow; in sgl_fadd()
348 goto underflow; in sgl_fadd()
356 goto underflow; in sgl_fadd()
363 if(result_exponent <= 0) goto underflow; in sgl_fadd()
402 underflow: in sgl_fadd()
H A Ddfsub.c327 goto underflow; in dbl_fsub()
341 result_exponent==0) goto underflow; in dbl_fsub()
356 goto underflow; in dbl_fsub()
364 goto underflow; in dbl_fsub()
371 if(result_exponent <= 0) goto underflow; in dbl_fsub()
410 underflow: in dbl_fsub()
H A Ddfadd.c324 goto underflow; in dbl_fadd()
338 result_exponent==0) goto underflow; in dbl_fadd()
353 goto underflow; in dbl_fadd()
361 goto underflow; in dbl_fadd()
368 if(result_exponent <= 0) goto underflow; in dbl_fadd()
407 underflow: in dbl_fadd()
/linux/drivers/net/wireless/st/cw1200/
H A Dwsm.c30 goto underflow; \
37 goto underflow; \
46 goto underflow; \
100 underflow: in wsm_generic_confirm()
156 underflow: in wsm_configuration_confirm()
233 underflow: in wsm_read_mib_confirm()
369 underflow: in wsm_tx_confirm()
400 underflow: in wsm_multi_tx_confirm()
420 underflow: in wsm_join_confirm()
855 underflow: in wsm_startup_indication()
[all …]
/linux/net/ipv4/netfilter/
H A Darp_tables.c248 private->underflow[hook]); in arpt_do_table()
490 newinfo->underflow[h] = underflows[h]; in check_entry_size_and_hooks()
536 newinfo->underflow[i] = 0xFFFFFFFF; in translate_table()
549 repl->underflow, in translate_table()
758 if (info->underflow[i] && in compat_calc_entry()
759 (e < (struct arpt_entry *)(base + info->underflow[i]))) in compat_calc_entry()
760 newinfo->underflow[i] -= off; in compat_calc_entry()
825 memcpy(info.underflow, private->underflow, in get_info()
826 sizeof(info.underflow)); in get_info()
1059 u32 underflow[NF_ARP_NUMHOOKS]; member
[all …]
H A Dip_tables.c322 private->underflow[hook]); in ipt_do_table()
625 newinfo->underflow[h] = underflows[h]; in check_entry_size_and_hooks()
675 newinfo->underflow[i] = 0xFFFFFFFF; in translate_table()
687 repl->underflow, in translate_table()
913 if (info->underflow[i] && in compat_calc_entry()
914 (e < (struct ipt_entry *)(base + info->underflow[i]))) in compat_calc_entry()
915 newinfo->underflow[i] -= off; in compat_calc_entry()
980 memcpy(info.underflow, private->underflow, in get_info()
981 sizeof(info.underflow)); in get_info()
1211 u32 underflow[NF_INET_NUMHOOKS]; global() member
[all...]
/linux/net/ipv6/netfilter/
H A Dip6_tables.c345 private->underflow[hook]); in ip6t_do_table()
643 newinfo->underflow[h] = underflows[h]; in check_entry_size_and_hooks()
692 newinfo->underflow[i] = 0xFFFFFFFF; in translate_table()
704 repl->underflow, in translate_table()
929 if (info->underflow[i] && in compat_calc_entry()
930 (e < (struct ip6t_entry *)(base + info->underflow[i]))) in compat_calc_entry()
931 newinfo->underflow[i] -= off; in compat_calc_entry()
996 memcpy(info.underflow, private->underflow, in get_info()
997 sizeof(info.underflow)); in get_info()
1227 u32 underflow[NF_INET_NUMHOOKS]; global() member
[all...]
/linux/include/uapi/linux/netfilter_arp/
H A Darp_tables.h147 unsigned int underflow[NF_ARP_NUMHOOKS]; member
175 unsigned int underflow[NF_ARP_NUMHOOKS]; member
/linux/sound/soc/cirrus/
H A DKconfig22 bool "IRQ based underflow watchdog workaround"
29 which disables and re-enables I2S in case of underflow and
/linux/Documentation/arch/arm/vfp/
H A Drelease-notes.rst37 - the handling of underflow exceptions is slightly different. If a
39 after rounding, we do not signal an underflow exception.
/linux/include/uapi/linux/netfilter_ipv4/
H A Dip_tables.h169 unsigned int underflow[NF_INET_NUMHOOKS]; member
197 unsigned int underflow[NF_INET_NUMHOOKS]; member
/linux/include/uapi/linux/netfilter_ipv6/
H A Dip6_tables.h209 unsigned int underflow[NF_INET_NUMHOOKS]; member
237 unsigned int underflow[NF_INET_NUMHOOKS]; member
/linux/Documentation/admin-guide/hw-vuln/
H A Drsb.rst35 (Intel and AMD) and RSB underflow (Intel only). They must each be
146 RSB underflow (Intel only)
161 are enough unbalanced RETs, the RSB may still underflow and fall back
164 * On context switch, user->user underflow attacks are mitigated by the
196 on RSB underflow. The only difference is that the predicted targets are
207 [#bhi-paper]_ [#intel-bhi]_, an RSB underflow could be used for an
258 …ticles/technical/software-security-guidance/advisory-guidance/return-stack-buffer-underflow.html>`_
262 …ticles/technical/software-security-guidance/advisory-guidance/return-stack-buffer-underflow.html>`_
/linux/include/scsi/
H A Dscsi_eh.h38 unsigned underflow; member
/linux/arch/m68k/fpsp040/
H A Dx_unfl.S4 | fpsp_unfl --- FPSP handler for underflow exception
55 | If underflow exceptions are not enabled, check for inexact
140 | unf_res --- underflow result calculation
H A Dfpsp.h65 | instruction that generates (say) an underflow. Alternatively,
233 .set unfl_bit,3 | underflow
240 .set aunfl_bit,5 | accrued underflow
262 .set aunfl_mask,0x00000020 | accrued underflow
H A Dutil.S356 beql unf_e1_exc |branch to e1 underflow
482 | UNF_SUB --- underflow result calculation
530 tstb LOCAL_SGN(%a0) |if negative underflow
541 tstb LOCAL_SGN(%a0) |if negative underflow
H A Dscale.S6 | the source operand is (>= 2^14) an overflow or underflow
163 | underflow and force zero if true. If not, try to shift the
/linux/arch/arm/vfp/
H A Dvfpsingle.c76 int exponent, shift, underflow; in __vfp_single_normaliseround() local
117 underflow = exponent < 0; in __vfp_single_normaliseround()
118 if (underflow) { in __vfp_single_normaliseround()
127 underflow = 0; in __vfp_single_normaliseround()
189 underflow = 0; in __vfp_single_normaliseround()
190 if (underflow) in __vfp_single_normaliseround()
H A Dvfpdouble.c73 int exponent, shift, underflow; in vfp_double_normaliseround() local
112 underflow = exponent < 0; in vfp_double_normaliseround()
113 if (underflow) { in vfp_double_normaliseround()
122 underflow = 0; in vfp_double_normaliseround()
184 underflow = 0; in vfp_double_normaliseround()
185 if (underflow) in vfp_double_normaliseround()
/linux/net/netfilter/
H A Dxt_repldata.h42 tbl->repl.underflow[hooknum] = bytes; \
/linux/arch/m68k/ifpsp060/src/
H A Dfpsp.S964 # underflow exception. Since this is incorrect, we need to check
966 # no underflow was called for. We do these checks only in
1390 btst &unfl_bit,FPSR_EXCEPT(%a6) # did disabled underflow occur?
1722 # underflow can happen for extended precision. extended precision opclass
1968 btst &unfl_bit,FPSR_EXCEPT(%a6) # did disabled underflow occur?
4205 # or underflow that was disabled, then we have to force an overflow or
4206 # underflow frame. the eventual overflow or underflow handler will see that
4235 # insert an underflow frame
5309 # here, the operation may underflow iff the precision is sgl or dbl.
6971 # extended-precision numbers whose square over/underflow #
[all …]
/linux/drivers/scsi/aacraid/
H A Daachba.c3447 < scsicmd->underflow) in aac_srb_callback()
3823 if (scsicmd->underflow && (byte_count < scsicmd->underflow)) { in aac_build_sg()
3825 byte_count, scsicmd->underflow); in aac_build_sg()
3867 if (scsicmd->underflow && (byte_count < scsicmd->underflow)) { in aac_build_sg64()
3869 byte_count, scsicmd->underflow); in aac_build_sg64()
3915 if (scsicmd->underflow && (byte_count < scsicmd->underflow)) { in aac_build_sgraw()
3917 byte_count, scsicmd->underflow); in aac_build_sgraw()
3996 if (scsicmd->underflow && (byte_count < scsicmd->underflow)) { in aac_build_sgraw2()
3998 byte_count, scsicmd->underflow); in aac_build_sgraw2()
4100 if (scsicmd->underflow && (byte_count < scsicmd->underflow)) { in aac_build_sghba()
[all …]
/linux/arch/m68k/ifpsp060/
H A Dfskeleton.S89 | This is the exit point for the 060FPSP when an enabled underflow exception
91 | for enabled underflow conditions. The exception stack frame is an underflow

123