| /linux-6.15/arch/parisc/math-emu/ |
| 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 | 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 | 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()
|
| 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()
|
| /linux-6.15/drivers/net/wireless/st/cw1200/ |
| H A D | wsm.c | 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() 911 underflow: in wsm_receive_indication() 945 underflow: in wsm_event_indication() 962 underflow: in wsm_channel_switch_indication() [all …]
|
| /linux-6.15/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() 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 1206 newinfo->underflow[i] = compatr->underflow[i]; in translate_compat_table() [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() 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]; member 1438 newinfo->underflow[i] = compatr->underflow[i]; in translate_compat_table() [all …]
|
| /linux-6.15/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-6.15/sound/soc/cirrus/ |
| H A D | Kconfig | 20 bool "IRQ based underflow watchdog workaround" 27 which disables and re-enables I2S in case of underflow and
|
| /linux-6.15/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() 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]; member 1453 newinfo->underflow[i] = compatr->underflow[i]; in translate_compat_table() [all …]
|
| /linux-6.15/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-6.15/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-6.15/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-6.15/Documentation/devicetree/bindings/timer/ |
| H A D | renesas,rz-mtu3.yaml | 132 - description: MTU1.TCNT underflow 136 - description: MTU2.TCNT underflow 146 - description: MTU4.TCNT overflow/underflow 159 - description: MTU7.TCNT overflow/underflow 165 - description: MTU8.TCNT underflow
|
| /linux-6.15/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-6.15/include/scsi/ |
| H A D | scsi_eh.h | 38 unsigned underflow; member
|
| /linux-6.15/drivers/gpu/drm/ci/xfails/ |
| H A D | virtio_gpu-none-skips.txt | 1 # Hits a "refcount_t: underflow; use-after-free" in virtio_gpu_fence_event_process
|
| /linux-6.15/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
|
| /linux-6.15/net/netfilter/ |
| H A D | xt_repldata.h | 42 tbl->repl.underflow[hooknum] = bytes; \
|
| /linux-6.15/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-6.15/arch/m68k/ifpsp060/src/ |
| H A D | fpsp.S | 4206 # underflow frame. the eventual overflow or underflow handler will see that 4235 # insert an underflow frame 13074 # the move in MAY underflow. so... 13420 # unf_res() - calculate underflow result # 13613 # operand will underflow AND underflow is enabled. 13991 bgt.w fsglmul_unfl # result will underflow 14480 # the divide operation MAY underflow: 14841 # underflow that rounded up. 15294 # underflow that rounded up. 15658 # elsewise fall through to underflow. [all …]
|
| /linux-6.15/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-6.15/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
|