/linux/arch/x86/kernel/ |
A D | irq_32.c | 74 static inline int execute_on_irq_stack(int overflow, struct irq_desc *desc) in execute_on_irq_stack() argument 97 if (unlikely(overflow)) in execute_on_irq_stack() 156 int overflow = check_stack_overflow(); in __handle_irq() local 158 if (user_mode(regs) || !execute_on_irq_stack(overflow, desc)) { in __handle_irq() 159 if (unlikely(overflow)) in __handle_irq()
|
A D | module.c | 174 goto overflow; in __apply_relocate_add() 181 goto overflow; in __apply_relocate_add() 191 goto overflow; in __apply_relocate_add() 213 overflow: in __apply_relocate_add()
|
/linux/arch/s390/kernel/ |
A D | perf_cpum_sf.c | 1081 int overflow; in perf_push_sample() local 1135 overflow = 0; in perf_push_sample() 1139 overflow = 1; in perf_push_sample() 1144 return overflow; in perf_push_sample() 1194 if (!*overflow) { in hw_collect_samples() 1203 *overflow += 1; in hw_collect_samples() 1276 if (te->overflow) in hw_perf_event_update() 1442 te->overflow = 0; in aux_output_begin() 1484 *overflow = orig_overflow = te->overflow; in aux_set_alert() 1568 *overflow += orig_overflow; in aux_reset_buffer() [all …]
|
/linux/arch/m68k/fpsp040/ |
A D | x_ovfl.S | 4 | fpsp_ovfl --- FPSP handler for overflow exception 23 | RM For pos overflow, the largest pos number. For neg overflow, 25 | RP For pos overflow, +infinity. For neg overflow, the largest
|
A D | util.S | 6 | ovf_res: used by overflow to force the correct 157 | ovf_r_x3 --- overflow result calculation 173 | ovf_res --- overflow result calculation 199 tstb LOCAL_SGN(%a0) |if negative overflow 209 tstb LOCAL_SGN(%a0) |if negative overflow 230 tstb LOCAL_SGN(%a0) |if negative overflow 240 tstb LOCAL_SGN(%a0) |if negative overflow 261 tstb LOCAL_SGN(%a0) |if negative overflow 271 tstb LOCAL_SGN(%a0) |if negative overflow 283 tstb LOCAL_SGN(%a0) |if negative overflow [all …]
|
A D | scosh.S | 34 | However, invoking exp(|X|) may cause premature overflow. 42 | 5. (|X| > 16480 log2) sinh(X) must overflow. Return 43 | Huge*Huge to generate overflow and an infinity with
|
/linux/drivers/media/rc/ |
A D | igorplugusb.c | 51 unsigned i, start, overflow; in igorplugusb_irdata() local 61 overflow = ir->buf_in[2]; in igorplugusb_irdata() 62 i = start = overflow + HEADERLEN; in igorplugusb_irdata() 65 dev_err(ir->dev, "receive overflow invalid: %u", overflow); in igorplugusb_irdata() 67 if (overflow > 0) in igorplugusb_irdata() 69 overflow); in igorplugusb_irdata()
|
/linux/drivers/thermal/st/ |
A D | st_thermal.c | 32 sensor->overflow = devm_regmap_field_alloc(dev, regmap, in st_thermal_alloc_regfields() 39 IS_ERR(sensor->overflow) || in st_thermal_alloc_regfields() 114 unsigned int overflow; in st_thermal_get_temp() local 117 ret = regmap_field_read(sensor->overflow, &overflow); in st_thermal_get_temp() 120 if (overflow) in st_thermal_get_temp()
|
/linux/arch/m68k/mvme147/ |
A D | config.c | 149 u8 overflow, tmp; in mvme147_read_clk() local 156 overflow = m147_pcc->t1_cntrl >> 4; in mvme147_read_clk() 157 if (overflow != tmp) in mvme147_read_clk() 160 ticks = count + overflow * PCC_TIMER_CYCLES; in mvme147_read_clk()
|
/linux/arch/h8300/kernel/ |
A D | module.c | 48 goto overflow; in apply_relocate_add() 56 goto overflow; in apply_relocate_add() 67 overflow: in apply_relocate_add()
|
/linux/tools/testing/selftests/powerpc/pmu/ebb/ |
A D | trace.c | 33 tb->overflow = false; in trace_buffer_allocate() 51 if (tb->overflow) in trace_check_alloc() 55 tb->overflow = true; in trace_check_alloc() 279 printf(" overflow %s\n", tb->overflow ? "TRUE" : "false"); in trace_buffer_print()
|
/linux/Documentation/devicetree/bindings/arm/ |
A D | arm,cci-400.yaml | 84 List of counter overflow interrupts, one per counter. The interrupts 85 must be specified starting with the cycle counter overflow interrupt, 86 followed by counter0 overflow interrupt, counter1 overflow 87 interrupt,... ,counterN overflow interrupt.
|
/linux/drivers/gpu/drm/nouveau/dispnv50/ |
A D | crc907d.c | 103 const u32 overflow = status & 0x0000003e; in crc907d_ctx_finished() local 108 if (overflow) { in crc907d_ctx_finished() 111 switch (overflow) { in crc907d_ctx_finished()
|
A D | crcc37d.c | 114 const u32 overflow = status & 0x0000007e; in crcc37d_ctx_finished() local 119 if (overflow) { in crcc37d_ctx_finished() 122 switch (overflow) { in crcc37d_ctx_finished()
|
/linux/fs/befs/ |
A D | btree.c | 216 node->head.overflow = fs64_to_cpu(sb, node->od_node->overflow); in befs_bt_read_node() 283 node_off = this_node->head.overflow; in befs_btree_find() 568 this_node->head.overflow); in befs_btree_seekleaf() 569 *node_off = this_node->head.overflow; in befs_btree_seekleaf() 602 if (node->head.overflow == BEFS_BT_INVAL) in befs_leafnode()
|
/linux/tools/testing/selftests/net/ |
A D | ioam6_parser.c | 139 return ioam6h->overflow || in check_ioam_header() 146 return !ioam6h->overflow || in check_ioam_header() 168 return ioam6h->overflow || in check_ioam_header() 178 return ioam6h->overflow || in check_ioam_header() 184 return ioam6h->overflow || in check_ioam_header() 191 return ioam6h->overflow || in check_ioam_header()
|
/linux/include/uapi/linux/ |
A D | ioam6.h | 45 overflow:1, 86 overflow:1, member
|
/linux/arch/m68k/mvme16x/ |
A D | config.c | 416 u8 overflow, tmp; in mvme16x_read_clk() local 422 overflow = in_8(PCCTOVR1) >> 4; in mvme16x_read_clk() 423 if (overflow != tmp) in mvme16x_read_clk() 425 ticks += overflow * PCC_TIMER_CYCLES; in mvme16x_read_clk()
|
/linux/arch/x86/events/amd/ |
A D | ibs.c | 109 int overflow = 0; in perf_event_set_period() local 118 overflow = 1; in perf_event_set_period() 125 overflow = 1; in perf_event_set_period() 144 return overflow; in perf_event_set_period() 313 int overflow; in perf_ibs_set_period() local 316 overflow = perf_event_set_period(hwc, 1<<4, perf_ibs->max_period, period); in perf_ibs_set_period() 319 return overflow; in perf_ibs_set_period()
|
/linux/fs/udf/ |
A D | balloc.c | 119 unsigned long overflow; in udf_bitmap_free_blocks() local 136 overflow = 0; in udf_bitmap_free_blocks() 144 overflow = bit + count - (sb->s_blocksize << 3); in udf_bitmap_free_blocks() 145 count -= overflow; in udf_bitmap_free_blocks() 161 if (overflow) { in udf_bitmap_free_blocks() 163 count = overflow; in udf_bitmap_free_blocks() 165 } while (overflow); in udf_bitmap_free_blocks()
|
/linux/scripts/mod/ |
A D | .empty.o.cmd | 1 …overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=2048 -f…
|
/linux/lib/ |
A D | .bitrev.o.cmd | 1 …overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=2048 -f…
|
A D | .clz_tab.o.cmd | 1 …overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=2048 -f…
|
/linux/fs/ |
A D | seq_file.c | 704 goto overflow; in seq_put_decimal_ull_width() 717 goto overflow; in seq_put_decimal_ull_width() 721 goto overflow; in seq_put_decimal_ull_width() 726 overflow: in seq_put_decimal_ull_width() 788 goto overflow; in seq_put_decimal_ll() 798 goto overflow; in seq_put_decimal_ll() 812 goto overflow; in seq_put_decimal_ll() 817 overflow: in seq_put_decimal_ll()
|
/linux/drivers/net/ppp/ |
A D | ppp_deflate.c | 415 int decode_proto, overflow; in z_decompress() local 453 overflow = 0; in z_decompress() 477 } else if (!overflow) { in z_decompress() 485 overflow = 1; in z_decompress() 501 olen = osize + overflow - state->strm.avail_out; in z_decompress()
|