/linux/arch/parisc/math-emu/ |
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()
|
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()
|
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()
|
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/drivers/net/wireless/st/cw1200/ |
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/net/ipv4/netfilter/ |
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() 1055 u32 underflow[NF_ARP_NUMHOOKS]; member 1202 newinfo->underflow[i] = compatr->underflow[i]; in translate_compat_table() [all …]
|
A D | ip_tables.c | 324 private->underflow[hook]); in ipt_do_table() 627 newinfo->underflow[h] = underflows[h]; in check_entry_size_and_hooks() 677 newinfo->underflow[i] = 0xFFFFFFFF; in translate_table() 689 repl->underflow, in translate_table() 915 if (info->underflow[i] && in compat_calc_entry() 917 newinfo->underflow[i] -= off; in compat_calc_entry() 982 memcpy(info.underflow, private->underflow, in get_info() 983 sizeof(info.underflow)); in get_info() 1210 u32 underflow[NF_INET_NUMHOOKS]; member 1437 newinfo->underflow[i] = compatr->underflow[i]; in translate_compat_table() [all …]
|
/linux/net/ipv6/netfilter/ |
A D | ip6_tables.c | 347 private->underflow[hook]); in ip6t_do_table() 645 newinfo->underflow[h] = underflows[h]; in check_entry_size_and_hooks() 694 newinfo->underflow[i] = 0xFFFFFFFF; in translate_table() 706 repl->underflow, in translate_table() 931 if (info->underflow[i] && in compat_calc_entry() 933 newinfo->underflow[i] -= off; in compat_calc_entry() 998 memcpy(info.underflow, private->underflow, in get_info() 999 sizeof(info.underflow)); in get_info() 1226 u32 underflow[NF_INET_NUMHOOKS]; member 1452 newinfo->underflow[i] = compatr->underflow[i]; in translate_compat_table() [all …]
|
/linux/include/uapi/linux/netfilter_arp/ |
A D | arp_tables.h | 147 unsigned int underflow[NF_ARP_NUMHOOKS]; member 175 unsigned int underflow[NF_ARP_NUMHOOKS]; member
|
/linux/Documentation/arm/vfp/ |
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/ |
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/ |
A D | ip6_tables.h | 209 unsigned int underflow[NF_INET_NUMHOOKS]; member 237 unsigned int underflow[NF_INET_NUMHOOKS]; member
|
/linux/sound/soc/cirrus/ |
A D | Kconfig | 16 bool "IRQ based underflow watchdog workaround" 23 which disables and re-enables I2S in case of underflow and
|
/linux/arch/m68k/fpsp040/ |
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
|
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
|
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
|
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/ |
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()
|
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()
|
/linux/include/scsi/ |
A D | scsi_eh.h | 38 unsigned underflow; member
|
/linux/net/netfilter/ |
A D | xt_repldata.h | 42 tbl->repl.underflow[hooknum] = bytes; \
|
/linux/arch/m68k/ifpsp060/src/ |
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/drivers/scsi/aacraid/ |
A D | aachba.c | 3445 < scsicmd->underflow) in aac_srb_callback() 3821 if (scsicmd->underflow && (byte_count < scsicmd->underflow)) { in aac_build_sg() 3823 byte_count, scsicmd->underflow); in aac_build_sg() 3865 if (scsicmd->underflow && (byte_count < scsicmd->underflow)) { in aac_build_sg64() 3867 byte_count, scsicmd->underflow); in aac_build_sg64() 3913 if (scsicmd->underflow && (byte_count < scsicmd->underflow)) { in aac_build_sgraw() 3915 byte_count, scsicmd->underflow); in aac_build_sgraw() 3994 if (scsicmd->underflow && (byte_count < scsicmd->underflow)) { in aac_build_sgraw2() 3996 byte_count, scsicmd->underflow); in aac_build_sgraw2() 4098 if (scsicmd->underflow && (byte_count < scsicmd->underflow)) { in aac_build_sghba() [all …]
|
/linux/arch/m68k/ifpsp060/ |
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
|
/linux/drivers/s390/scsi/ |
A D | zfcp_fc.h | 304 if (scsi_bufflen(scsi) - resid < scsi->underflow && in zfcp_fc_eval_fcp_rsp()
|