| /linux/arch/parisc/math-emu/ |
| H A D | sfsub.c | 322 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 D | sfadd.c | 319 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 D | dfsub.c | 327 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 D | dfadd.c | 324 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 D | wsm.c | 30 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 D | arp_tables.c | 248 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 D | ip_tables.c | 322 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 D | ip6_tables.c | 345 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 D | arp_tables.h | 147 unsigned int underflow[NF_ARP_NUMHOOKS]; member 175 unsigned int underflow[NF_ARP_NUMHOOKS]; member
|
| /linux/sound/soc/cirrus/ |
| H A D | Kconfig | 22 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 D | release-notes.rst | 37 - 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 D | ip_tables.h | 169 unsigned int underflow[NF_INET_NUMHOOKS]; member 197 unsigned int underflow[NF_INET_NUMHOOKS]; member
|
| /linux/include/uapi/linux/netfilter_ipv6/ |
| H A D | ip6_tables.h | 209 unsigned int underflow[NF_INET_NUMHOOKS]; member 237 unsigned int underflow[NF_INET_NUMHOOKS]; member
|
| /linux/Documentation/admin-guide/hw-vuln/ |
| H A D | rsb.rst | 35 (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 D | scsi_eh.h | 38 unsigned underflow; member
|
| /linux/arch/m68k/fpsp040/ |
| H A D | x_unfl.S | 4 | 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 D | fpsp.h | 65 | 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 D | util.S | 356 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 D | scale.S | 6 | 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 D | vfpsingle.c | 76 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 D | vfpdouble.c | 73 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 D | xt_repldata.h | 42 tbl->repl.underflow[hooknum] = bytes; \
|
| /linux/arch/m68k/ifpsp060/src/ |
| H A D | fpsp.S | 964 # 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 D | aachba.c | 3447 < 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 D | fskeleton.S | 89 | 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
|