Home
last modified time | relevance | path

Searched refs:overflow (Results 1 – 176 of 176) sorted by relevance

/linux-4.4.14/arch/x86/kernel/
Dirq_32.c71 static inline int execute_on_irq_stack(int overflow, struct irq_desc *desc) in execute_on_irq_stack() argument
94 if (unlikely(overflow)) in execute_on_irq_stack()
152 int overflow = check_stack_overflow(); in handle_irq() local
157 if (user_mode(regs) || !execute_on_irq_stack(overflow, desc)) { in handle_irq()
158 if (unlikely(overflow)) in handle_irq()
Dmodule.c178 goto overflow; in apply_relocate_add()
183 goto overflow; in apply_relocate_add()
190 goto overflow; in apply_relocate_add()
201 overflow: in apply_relocate_add()
Dmachine_kexec_64.c514 goto overflow; in arch_kexec_apply_relocations_add()
519 goto overflow; in arch_kexec_apply_relocations_add()
533 overflow: in arch_kexec_apply_relocations_add()
Dtraps.c302 DO_ERROR(X86_TRAP_OF, SIGSEGV, "overflow", overflow)
839 set_system_intr_gate(X86_TRAP_OF, &overflow); in trap_init()
/linux-4.4.14/arch/m68k/fpsp040/
Dx_ovfl.S4 | 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
Dutil.S6 | 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 …]
Dscosh.S34 | 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
Dssinh.S34 | However, invoking exp(|X|) may cause premature overflow.
43 | 5. (|X| > 16480 log2) sinh(X) must overflow. Return
44 | sign(X)*Huge*Huge to generate overflow and an infinity with
Dscale.S6 | the source operand is (>= 2^14) an overflow or underflow
94 | The result can be denormalized, if src = 0, or overflow,
102 cmpil #0x7fff,%d1 |test for overflow
Dfpsp.h232 .set ovfl_bit,4 | overflow
239 .set aovfl_bit,6 | accrued overflow
261 .set aovfl_mask,0x00000040 | accrued overflow
Ddecbin.S28 | Note: this operation can never overflow.
34 | Note: this operation can never overflow.
Dsetox.S160 | neither overflow nor underflow. If AdjFlag = 1, that
163 | Hence, exp(X) may overflow or underflow or neither.
166 | Possible exception in 6.4 is overflow or underflow.
202 | Notes: Exp(X) will surely overflow or underflow, depending on
Dx_store.S6 | Used by underflow and overflow handlers.
Dgen_except.S239 | An fmoveout that results in an overflow is reported this way.
245 | Only scosh, setox, ssinh, stwotox, and scale can set overflow in
Dstan.S316 |--there is a danger of unwanted overflow in first LOOP iteration. In this
Dres_func.S601 | This code checks for 16-bit overflow conditions on dyadic
758 | an overflow condition.
Dround.S195 bccs scc_clr |no mantissa overflow
/linux-4.4.14/drivers/media/rc/
Digorplugusb.c60 unsigned i, start, overflow; in igorplugusb_irdata() local
70 overflow = ir->buf_in[2]; in igorplugusb_irdata()
71 i = start = overflow + HEADERLEN; in igorplugusb_irdata()
74 dev_err(ir->dev, "receive overflow invalid: %u", overflow); in igorplugusb_irdata()
76 if (overflow > 0) in igorplugusb_irdata()
78 overflow); in igorplugusb_irdata()
/linux-4.4.14/drivers/thermal/st/
Dst_thermal.c37 sensor->overflow = devm_regmap_field_alloc(dev, regmap, in st_thermal_alloc_regfields()
44 IS_ERR(sensor->overflow) || in st_thermal_alloc_regfields()
119 unsigned int overflow; in st_thermal_get_temp() local
122 ret = regmap_field_read(sensor->overflow, &overflow); in st_thermal_get_temp()
125 if (overflow) in st_thermal_get_temp()
Dst_thermal.h91 struct regmap_field *overflow; member
/linux-4.4.14/arch/h8300/kernel/
Dmodule.c47 goto overflow; in apply_relocate_add()
55 goto overflow; in apply_relocate_add()
66 overflow: in apply_relocate_add()
/linux-4.4.14/lib/
Dkstrtox.c51 int overflow; in _parse_integer() local
55 overflow = 0; in _parse_integer()
74 overflow = 1; in _parse_integer()
81 if (overflow) in _parse_integer()
DKconfig403 stack overflow.
/linux-4.4.14/tools/testing/selftests/powerpc/pmu/ebb/
Dtrace.c33 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()
Dtrace.h27 bool overflow; member
/linux-4.4.14/drivers/media/pci/ngene/
Dngene-dvb.c126 static u32 overflow; variable
151 overflow++; in tsin_exchange()
158 if (ok % 100 == 0 && overflow) in tsin_exchange()
159 printk(KERN_WARNING "%s: ok %u overflow %u dropped %u\n", __func__, ok, overflow, stripped); in tsin_exchange()
/linux-4.4.14/arch/mn10300/lib/
D__ashldi3.S37 lsr a1,d0,a1 # get overflow from LSW -> MSW
39 or_asl a1,d1,a0,d0 # insert overflow into MSW and
/linux-4.4.14/arch/s390/kernel/
Dperf_cpum_sf.c978 int overflow; in perf_push_sample() local
1031 overflow = 0; in perf_push_sample()
1035 overflow = 1; in perf_push_sample()
1040 return overflow; in perf_push_sample()
1140 unsigned long long *overflow) in hw_collect_samples() argument
1169 if (!*overflow) { in hw_collect_samples()
1173 *overflow = perf_push_sample(event, sfr); in hw_collect_samples()
1177 *overflow += 1; in hw_collect_samples()
1239 if (te->overflow) in hw_perf_event_update()
1244 sampl_overflow += te->overflow; in hw_perf_event_update()
[all …]
/linux-4.4.14/sound/core/seq/
Dseq_fifo.c53 atomic_set(&f->overflow, 0); in snd_seq_fifo_new()
99 atomic_set(&f->overflow, 0); in snd_seq_fifo_clear()
126 atomic_inc(&f->overflow); in snd_seq_fifo_event_in()
Dseq_fifo.h38 atomic_t overflow; member
Dseq_clientmgr.c419 if (atomic_read(&fifo->overflow) > 0) { in snd_seq_read()
/linux-4.4.14/drivers/net/ppp/
Dppp_deflate.c419 int decode_proto, overflow; in z_decompress() local
457 overflow = 0; in z_decompress()
481 } else if (!overflow) { in z_decompress()
489 overflow = 1; in z_decompress()
505 olen = osize + overflow - state->strm.avail_out; in z_decompress()
/linux-4.4.14/fs/befs/
Dbtree.c221 node->head.overflow = fs64_to_cpu(sb, node->od_node->overflow); in befs_bt_read_node()
287 node_off = this_node->head.overflow; in befs_btree_find()
577 this_node->head.overflow); in befs_btree_seekleaf()
578 *node_off = this_node->head.overflow; in befs_btree_seekleaf()
611 if (node->head.overflow == befs_bt_inval) in befs_leafnode()
Dbefs_fs_types.h242 fs64 overflow; member
250 befs_off_t overflow; member
Ddebug.c251 befs_debug(sb, " overflow %016LX", fs64_to_cpu(sb, node->overflow)); in befs_dump_index_node()
DChangeLog109 * Improved handleing of overflow nodes when listing directories.
110 Now works for overflow nodes hanging off of nodes other than the root
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_amd_ibs.c77 int overflow = 0; in perf_event_set_period() local
86 overflow = 1; in perf_event_set_period()
93 overflow = 1; in perf_event_set_period()
112 return overflow; in perf_event_set_period()
293 int overflow; in perf_ibs_set_period() local
296 overflow = perf_event_set_period(hwc, 1<<4, perf_ibs->max_period, period); in perf_ibs_set_period()
299 return overflow; in perf_ibs_set_period()
Dperf_event_p4.c1010 int overflow; in p4_pmu_handle_irq() local
1025 overflow = p4_pmu_clear_cccr_ovf(hwc); in p4_pmu_handle_irq()
1028 if (!overflow && (val & (1ULL << (x86_pmu.cntval_bits - 1)))) in p4_pmu_handle_irq()
1031 handled += overflow; in p4_pmu_handle_irq()
Dperf_event.c1244 u64 ctrl, status, overflow, pmc_ctrl, pmc_count, prev_left, fixed; in perf_event_print_debug() local
1261 rdmsrl(MSR_CORE_PERF_GLOBAL_OVF_CTRL, overflow); in perf_event_print_debug()
1267 pr_info("CPU#%d: overflow: %016llx\n", cpu, overflow); in perf_event_print_debug()
/linux-4.4.14/Documentation/devicetree/bindings/arm/
Dcci.txt118 Definition: list of counter overflow interrupts, one per
120 starting with the cycle counter overflow
121 interrupt, followed by counter0 overflow
122 interrupt, counter1 overflow interrupt,...
123 ,counterN overflow interrupt.
/linux-4.4.14/drivers/media/pci/pluto2/
Dpluto2.c120 unsigned int overflow; member
354 pluto->overflow++; in pluto_irq()
355 if (pluto->overflow) { in pluto_irq()
357 pluto->overflow); in pluto_irq()
359 pluto->overflow = 0; in pluto_irq()
362 pluto->overflow++; in pluto_irq()
/linux-4.4.14/fs/udf/
Dballoc.c119 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-4.4.14/arch/arc/kernel/
Dperf_event.c220 int overflow = 0; in arc_pmu_event_set_period() local
228 overflow = 1; in arc_pmu_event_set_period()
234 overflow = 1; in arc_pmu_event_set_period()
252 return overflow; in arc_pmu_event_set_period()
/linux-4.4.14/Documentation/accounting/
Dtaskstats-struct.txt96 * xxx_delay_total wraps around to zero on overflow
97 * xxx_count incremented regardless of overflow
122 * and wraps around to zero silently on overflow
130 * and wraps around to zero silently on overflow
Dtaskstats.txt178 indicated overflow of receive buffers, it should take measures to handle the
/linux-4.4.14/drivers/staging/clocking-wizard/
DTODO7 - overflow after multiplication?
/linux-4.4.14/Documentation/devicetree/bindings/arc/
Darchs-pct.txt6 It also supports overflow interrupts.
/linux-4.4.14/tools/virtio/
DMakefile6 …l -I. -I../include/ -I ../../usr/include/ -Wno-pointer-sign -fno-strict-overflow -fno-strict-alias…
/linux-4.4.14/Documentation/features/debug/stackprotector/
Darch-support.txt4 # description: arch supports compiler driven stack overflow protection
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
Dhtc_pipe.c309 int tx_resources, overflow, txqueue_depth, i, good_pkts; in htc_try_send() local
336 overflow = get_queue_depth(txq); in htc_try_send()
339 overflow = txqueue_depth; in htc_try_send()
340 overflow += get_queue_depth(txq); in htc_try_send()
342 overflow -= ep->max_txq_depth; in htc_try_send()
346 if (overflow > 0) { in htc_try_send()
349 __func__, ep->eid, overflow, txqueue_depth, in htc_try_send()
352 if ((overflow <= 0) || in htc_try_send()
361 good_pkts = get_queue_depth(txq) - overflow; in htc_try_send()
Dhtc_mbox.c971 bool overflow = false; in ath6kl_htc_tx_try() local
980 overflow = true; in ath6kl_htc_tx_try()
982 if (overflow) in ath6kl_htc_tx_try()
988 if (overflow && ep_cb.tx_full) { in ath6kl_htc_tx_try()
/linux-4.4.14/fs/ufs/
Dballoc.c138 unsigned overflow, cgno, bit, end_bit, i; in ufs_free_blocks() local
157 overflow = 0; in ufs_free_blocks()
166 overflow = bit + count - uspi->s_fpg; in ufs_free_blocks()
167 count -= overflow; in ufs_free_blocks()
168 end_bit -= overflow; in ufs_free_blocks()
207 if (overflow) { in ufs_free_blocks()
209 count = overflow; in ufs_free_blocks()
/linux-4.4.14/fs/ext2/
Dballoc.c484 unsigned long overflow; in ext2_free_blocks() local
503 overflow = 0; in ext2_free_blocks()
513 overflow = bit + count - EXT2_BLOCKS_PER_GROUP(sb); in ext2_free_blocks()
514 count -= overflow; in ext2_free_blocks()
555 if (overflow) { in ext2_free_blocks()
557 count = overflow; in ext2_free_blocks()
/linux-4.4.14/arch/mn10300/unit-asb2364/include/unit/
Dtimex.h41 # error MTM tick timer interval value is overflow.
/linux-4.4.14/drivers/net/phy/
Ddp83640.c848 u8 overflow; in decode_rxts() local
850 overflow = (phy_rxts->ns_hi >> 14) & 0x3; in decode_rxts()
851 if (overflow) in decode_rxts()
852 pr_debug("rx timestamp queue overflow, count %d\n", overflow); in decode_rxts()
895 u8 overflow; in decode_txts() local
906 overflow = (phy_txts->ns_hi >> 14) & 0x3; in decode_txts()
907 if (overflow) { in decode_txts()
908 pr_debug("tx timestamp queue overflow, count %d\n", overflow); in decode_txts()
/linux-4.4.14/arch/arm64/kernel/
Dmodule.c400 goto overflow; in apply_relocate_add()
406 overflow: in apply_relocate_add()
/linux-4.4.14/drivers/tty/hvc/
Dhvsi.c368 int overflow = datalen - TTY_THRESHOLD_THROTTLE; in hvsi_recv_data() local
375 if (overflow > 0) { in hvsi_recv_data()
382 if (overflow > 0) { in hvsi_recv_data()
388 memcpy(hp->throttle_buf, data + TTY_THRESHOLD_THROTTLE, overflow); in hvsi_recv_data()
389 hp->n_throttle = overflow; in hvsi_recv_data()
/linux-4.4.14/lib/zlib_deflate/
Ddeftree.c423 int overflow = 0; /* number of elements with bit length too large */ in gen_bitlen() local
435 if (bits > max_length) bits = max_length, overflow++; in gen_bitlen()
448 if (overflow == 0) return; in gen_bitlen()
463 overflow -= 2; in gen_bitlen()
464 } while (overflow > 0); in gen_bitlen()
/linux-4.4.14/Documentation/fault-injection/
Dprovoke-crashes.txt14 recur_count : Recursion level for the stack overflow test. Default is 10.
/linux-4.4.14/arch/x86/include/asm/
Dtraps.h19 asmlinkage void overflow(void);
/linux-4.4.14/Documentation/networking/
Dxfrm_proc.txt66 i.e. Sequence number overflow
D3c509.txt182 0x04 Status stack overflow (normally impossible).
Dcan.txt799 and set to zero at index overflow.
Dip-sysctl.txt182 reset them. Default state is FALSE. It means that if overflow
/linux-4.4.14/net/xfrm/
Dxfrm_replay.c566 .overflow = xfrm_replay_overflow,
574 .overflow = xfrm_replay_overflow_bmp,
582 .overflow = xfrm_replay_overflow_esn,
Dxfrm_output.c89 err = x->repl->overflow(x, skb); in xfrm_output_one()
/linux-4.4.14/net/ipv4/
Dip_options.c426 unsigned int overflow = optptr[3]>>4; in ip_options_compile() local
427 if (overflow == 15) { in ip_options_compile()
432 optptr[3] = (optptr[3]&0xF)|((overflow+1)<<4); in ip_options_compile()
/linux-4.4.14/fs/ext4/
Dmballoc.c4665 unsigned int overflow; in ext4_free_blocks() local
4718 overflow = EXT4_PBLK_COFF(sbi, block); in ext4_free_blocks()
4719 if (overflow) { in ext4_free_blocks()
4721 overflow = sbi->s_cluster_ratio - overflow; in ext4_free_blocks()
4722 block += overflow; in ext4_free_blocks()
4723 if (count > overflow) in ext4_free_blocks()
4724 count -= overflow; in ext4_free_blocks()
4728 block -= overflow; in ext4_free_blocks()
4729 count += overflow; in ext4_free_blocks()
4732 overflow = EXT4_LBLK_COFF(sbi, count); in ext4_free_blocks()
[all …]
/linux-4.4.14/arch/mips/kernel/
Dperf_event_mipsxx.c88 u64 overflow; member
402 local64_set(&hwc->prev_count, mipspmu.overflow - left); in mipspmu_event_set_period()
404 mipspmu.write_counter(idx, mipspmu.overflow - left); in mipspmu_event_set_period()
1399 if (counter & mipspmu.overflow) { \ in mipsxx_pmu_handle_shared_irq()
1782 mipspmu.overflow = 1ULL << 63; in init_hw_perf_events()
1789 mipspmu.overflow = 1ULL << 31; in init_hw_perf_events()
/linux-4.4.14/arch/s390/include/asm/
Dcpu_mf.h136 unsigned long long overflow; /* 64 - sample Overflow count */ member
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Dkernel.fuc270 /* check if there wasn't any overflow */
279 /* this cannot overflow as long as HW_TICKS_PER_US < 1000 */
302 /* check if there wasn't any overflow */
330 // $r14 - ticks (make sure it is < 2^31 to avoid any possible overflow)
/linux-4.4.14/arch/x86/math-emu/
Dreg_ld_str.c453 goto overflow; in FPU_store_double()
470 overflow: in FPU_store_double()
637 goto overflow; in FPU_store_single()
651 overflow: in FPU_store_single()
/linux-4.4.14/arch/m68k/ifpsp060/
Dfskeleton.S70 | This is the exit point for the 060FPSP when an enabled overflow exception
72 | for enabled overflow conditions. The exception stack frame is an overflow
DTEST.DOC153 (3) non-maskable overflow/underflow exceptions
/linux-4.4.14/drivers/tty/
Dn_tty.c1703 int room, n, rcvd = 0, overflow; in n_tty_receive_buf_common() local
1728 overflow = ldata->icanon && ldata->canon_head == tail; in n_tty_receive_buf_common()
1729 if (overflow && room < 0) in n_tty_receive_buf_common()
1731 room = overflow; in n_tty_receive_buf_common()
1734 overflow = 0; in n_tty_receive_buf_common()
1741 if (!overflow || !fp || *fp != TTY_PARITY) in n_tty_receive_buf_common()
1755 if (overflow) { in n_tty_receive_buf_common()
/linux-4.4.14/fs/
Dseq_file.c689 goto overflow; in seq_put_decimal_ull()
701 goto overflow; in seq_put_decimal_ull()
705 overflow: in seq_put_decimal_ull()
/linux-4.4.14/drivers/media/pci/ttpci/
Dav7110.h70 int overflow; member
Dav7110_av.c891 events->overflow = 1; in dvb_video_add_event()
909 if (events->overflow) { in dvb_video_get_event()
910 events->overflow = 0; in dvb_video_get_event()
1588 av7110->video_events.overflow = 0; in av7110_av_register()
/linux-4.4.14/arch/alpha/lib/
Dmemchr.S45 # search til the end of the address space, we will overflow
Dev6-memchr.S42 # search til the end of the address space, we will overflow
/linux-4.4.14/Documentation/filesystems/
Dlogfs.txt194 collisions necessary to overflow a bucket, but testing showed that in
195 10,000 runs the lowest directory fill before a bucket overflow was
201 overflow with just 21 entries (4 higher tables + 16 entries + 1). So
Dbtrfs.txt130 Enable free inode number caching. Defaults to off due to an overflow
Dsysfs.txt217 returned to user space. If you can guarantee that an overflow
Dhpfs.txt236 Fixed a file overflow at 2G
/linux-4.4.14/tools/perf/
Ddesign.txt181 * in the overflow packets.
277 Like stated, asynchronous events, like counter overflow or PROT_EXEC mmap
403 so many counter overflow events.
428 Additionally, non-inherited overflow counters can use
/linux-4.4.14/arch/m68k/ifpsp060/src/
Dfpsp.S970 # the exceptional possibilities we have left ourselves with are ONLY overflow
971 # and inexact. and, the inexact is such that overflow occurred and was disabled
989 # overflow is enabled AND overflow, of course, occurred. so, we have the EXOP
1361 btst &ovfl_bit,FPSR_EXCEPT(%a6) # was overflow set?
1367 bra.w fu_in_exc_ovfl # go insert overflow frame
1392 btst &ovfl_bit,FPSR_EXCEPT(%a6) # did disabled overflow occur?
1939 btst &ovfl_bit,FPSR_EXCEPT(%a6) # was overflow set?
1970 btst &ovfl_bit,FPSR_EXCEPT(%a6) # did disabled overflow occur?
4185 # no exception that was enabled was set BUT if we got an exact overflow
4186 # and overflow wasn't enabled but inexact was (yech!) then this is
[all …]
Dilsp.S279 # v (overflow) bit is set in the saved %ccr. If overflow, the dividend #
293 # the first two quotient words must be zero, or overflow would occur.
335 lsl.l &0x1, %d6 # shift u4,u3 with overflow to u2
Dpfpsp.S969 # the exceptional possibilities we have left ourselves with are ONLY overflow
970 # and inexact. and, the inexact is such that overflow occurred and was disabled
988 # overflow is enabled AND overflow, of course, occurred. so, we have the EXOP
1360 btst &ovfl_bit,FPSR_EXCEPT(%a6) # was overflow set?
1366 bra.w fu_in_exc_ovfl # go insert overflow frame
1391 btst &ovfl_bit,FPSR_EXCEPT(%a6) # did disabled overflow occur?
1938 btst &ovfl_bit,FPSR_EXCEPT(%a6) # was overflow set?
1969 btst &ovfl_bit,FPSR_EXCEPT(%a6) # did disabled overflow occur?
Dfplsp.S427 set ovfl_bit, 4 # overflow
434 set aovfl_bit, 6 # accrued overflow bit
455 set ovfl_mask, 0x00001000 # overflow exception mask
462 set aovfl_mask, 0x00000040 # accrued overflow
5902 #--there is a danger of unwanted overflow in first LOOP iteration. In this
6819 # neither overflow nor underflow. If AdjFlag = 1, that #
6822 # Hence, exp(X) may overflow or underflow or neither. #
6825 # over/underflow. Possible exception in 6.4 is overflow #
6863 # Notes: Exp(X) will surely overflow or underflow, depending on #
7596 # overflow. Thus, we calculate sinh(X) as follows: #
[all …]
Dftest.S825 # This test will take a non-maskable overflow directly.
876 # This test will take an overflow directly.
/linux-4.4.14/drivers/gpu/drm/tegra/
Ddrm.h112 unsigned long overflow; member
Ddc.c84 stats->overflow = 0; in tegra_dc_stats_reset()
1343 dc->stats.overflow++; in tegra_dc_irq()
1625 seq_printf(s, "overflow: %lu\n", dc->stats.overflow); in tegra_dc_show_stats()
/linux-4.4.14/fs/gfs2/
Dquota.c737 unsigned pg_off, nbytes, overflow = 0; in gfs2_write_disk_quota() local
749 overflow = (pg_off + nbytes) - PAGE_CACHE_SIZE; in gfs2_write_disk_quota()
754 nbytes - overflow); in gfs2_write_disk_quota()
758 ptr + nbytes - overflow, in gfs2_write_disk_quota()
759 overflow); in gfs2_write_disk_quota()
/linux-4.4.14/drivers/s390/cio/
Dchp.c540 int overflow) in chp_process_crw() argument
544 if (overflow) { in chp_process_crw()
Dcss.c658 static void css_process_crw(struct crw *crw0, struct crw *crw1, int overflow) in css_process_crw() argument
663 if (overflow) { in css_process_crw()
Dchsc.c674 static void chsc_process_crw(struct crw *crw0, struct crw *crw1, int overflow) in chsc_process_crw() argument
678 if (overflow) { in chsc_process_crw()
/linux-4.4.14/drivers/media/dvb-core/
Ddvb_frontend.h489 int overflow; member
Ddvb_frontend.c218 events->overflow = 1; in dvb_frontend_add_event()
241 if (events->overflow) { in dvb_frontend_get_event()
242 events->overflow = 0; in dvb_frontend_get_event()
/linux-4.4.14/drivers/md/
Ddm-snap-persistent.c881 char overflow = toupper(options[0]); in persistent_ctr() local
882 if (overflow == 'O') in persistent_ctr()
/linux-4.4.14/arch/ia64/kernel/
Dsetup.c743 static int overflow; in get_model_name() local
763 if (overflow++ == 0) in get_model_name()
/linux-4.4.14/firmware/keyspan_pda/
Dkeyspan_pda.S769 ;; signal overflow
937 ;; check for overflow before incrementing rx_ring_in
940 ;; signal overflow
1110 ;; if (tx_ring_in+1 == tx_ring_out), overflow
Dxircom_pgs.S826 ;; signal overflow
998 ;; check for overflow before incrementing rx_ring_in
1001 ;; signal overflow
1178 ;; if (tx_ring_in+1 == tx_ring_out), overflow
/linux-4.4.14/mm/
Dvmalloc.c407 goto overflow; in alloc_vmap_area()
412 goto overflow; in alloc_vmap_area()
439 goto overflow; in alloc_vmap_area()
450 goto overflow; in alloc_vmap_area()
465 overflow: in alloc_vmap_area()
/linux-4.4.14/Documentation/input/
Dsentelic.txt21 Byte 1: Bit7 => Y overflow
22 Bit6 => X overflow
50 Byte 1: Bit7 => Y overflow
51 Bit6 => X overflow
432 Byte 1: Bit7 => 0, Y overflow
433 Bit6 => 0, X overflow
Dalps.txt95 Note that the device never signals overflow condition.
/linux-4.4.14/Documentation/
DIntel-IOMMU.txt52 any overflow that might happen.
Diostats.txt51 overflow and wrap). Yes, these are (32-bit or 64-bit) unsigned long
Dkmemcheck.txt146 warnings might overflow the kernel log itself, and the earlier reports
DCodingStyle743 Both forms check for overflow on the allocation size n * sizeof(...),
Dkernel-parameters.txt2989 If you hit the warning due to signal overflow,
/linux-4.4.14/Documentation/timers/
Dtimers-howto.txt33 possible overflow when passing large arguments to udelay.
/linux-4.4.14/Documentation/acpi/apei/
Doutput_format.txt58 [restartable][, precise IP][, overflow][, corrected]
/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_drm_gsc.c455 bool overflow, bool done) in gsc_handle_irq() argument
460 enable, overflow, done); in gsc_handle_irq()
470 if (overflow) in gsc_handle_irq()
/linux-4.4.14/virt/kvm/arm/
Dvgic.c1255 int overflow = 0; in __kvm_vgic_flush_hwstate() local
1278 overflow = 1; in __kvm_vgic_flush_hwstate()
1284 overflow = 1; in __kvm_vgic_flush_hwstate()
1290 overflow = 1; in __kvm_vgic_flush_hwstate()
1297 if (overflow) { in __kvm_vgic_flush_hwstate()
/linux-4.4.14/scripts/
Danalyze_suspend.py2034 body {overflow-y: scroll;}\n\
2349 body {overflow-y: scroll;}\n\
2375 .zoombox {position: relative; width: 100%; overflow-x: scroll;}\n\
2376 ….timeline {position: relative; font-size: 14px;cursor: pointer;width: 100%; overflow: hidden; back…
2377 ….thread {position: absolute; height: '+'%.3f'%thread_height+'%; overflow: hidden; line-height: 30p…
2380 ….traceevent {position: absolute;opacity: 0.3;height: '+'%.3f'%thread_height+'%;width:0;overflow:hi…
2381 .phase {position: absolute;overflow: hidden;border:0px;text-align:center;}\n\
2382 ….phaselet {position:absolute;overflow:hidden;border:0px;text-align:center;height:100px;font-size:2…
/linux-4.4.14/arch/arm/nwfpe/
DChangeLog27 overflow the available space in the task structure.
Dsoftfloat.c608 goto overflow; in roundAndPackFloatx80()
666 overflow: in roundAndPackFloatx80()
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dhw.c2999 void (*overflow)(void *), in ath_gen_timer_alloc()
3022 timer->overflow = overflow; in ath_gen_timer_alloc()
3071 if (timer->overflow) in ath9k_hw_gen_timer_start()
3146 if (!timer->overflow) in ath_gen_timer_isr()
3150 timer->overflow(timer->arg); in ath_gen_timer_isr()
Dhw.h548 void (*overflow)(void *arg); member
1072 void (*overflow)(void *),
/linux-4.4.14/arch/arm/boot/dts/
Domap2430.dtsi166 <61>; /* RX overflow interrupt */
/linux-4.4.14/arch/x86/entry/
Dentry_32.S562 ENTRY(overflow)
567 END(overflow)
Dentry_64.S830 idtentry overflow do_overflow has_error_code=0
/linux-4.4.14/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c136 bool overflow; member
1220 decoder->overflow = true; in intel_pt_overflow()
1778 if (decoder->overflow) { in intel_pt_walk_to_ip()
1867 decoder->overflow = false; in intel_pt_sync_ip()
/linux-4.4.14/arch/m68k/kernel/
Dentry.S232 | kernel stack, otherwise stack overflow can occur during
/linux-4.4.14/net/netfilter/ipvs/
DKconfig166 tristate "weighted overflow scheduling"
168 The weighted overflow scheduling algorithm directs network
/linux-4.4.14/Documentation/x86/
Dintel_mpx.txt8 usurped at runtime due to buffer overflow or underflow.
78 bounds, like during a buffer overflow.
/linux-4.4.14/arch/cris/arch-v10/kernel/
Dentry.S205 pop $mof ; multiply overflow register
219 pop $mof ; multiply overflow register
/linux-4.4.14/drivers/media/pci/sta2x11/
Dsta2x11_vip.c153 int overflow; member
799 if (vip->overflow++ > 5) in vip_irq()
/linux-4.4.14/drivers/base/
Dcore.c2120 goto overflow; in create_syslog_header()
2153 goto overflow; in create_syslog_header()
2157 overflow: in create_syslog_header()
/linux-4.4.14/fs/jfs/
Djfs_dtree.c3033 int overflow, fix_page, page_fixed = 0; in jfs_readdir() local
3194 overflow = fix_page = 0; in jfs_readdir()
3205 overflow = 1; in jfs_readdir()
3234 overflow = 1; in jfs_readdir()
3286 if (!overflow) { in jfs_readdir()
3320 if (!overflow && (bn == 0)) { in jfs_readdir()
/linux-4.4.14/drivers/media/usb/em28xx/
Dem28xx-video.c281 u8 overflow = (height >> 9 & 0x02) | (width >> 10 & 0x01); in em28xx_capture_area_set() local
286 ((overflow & 2) << 9 | cwidth << 2), in em28xx_capture_area_set()
287 ((overflow & 1) << 10 | cheight << 2)); in em28xx_capture_area_set()
293 em28xx_write_regs(dev, EM28XX_R1B_OFLOW, &overflow, 1); in em28xx_capture_area_set()
/linux-4.4.14/Documentation/arm/
Dvlocks.txt74 overflow.
/linux-4.4.14/arch/xtensa/kernel/
Dvectors.S379 bbsi.l a0, 8, 1f # don't restore except for overflow 8 and 12
/linux-4.4.14/Documentation/video4linux/
Duvcvideo.txt136 The requested offset and size would overflow the UVC control.
/linux-4.4.14/arch/blackfin/
DKconfig.debug127 this feature can be used to prevent trace overflow from loops that
/linux-4.4.14/fs/affs/
DChanges241 - Argument to volume option could overflow the
/linux-4.4.14/arch/s390/oprofile/
Dhwsampler.c778 cb->sample_overflow += te->overflow; in worker_on_interrupt()
/linux-4.4.14/arch/arm/crypto/
Daes-ce-core.S288 cmn r6, r4 @ 32 bit overflow?
/linux-4.4.14/Documentation/vm/
Dnuma75 "overflow" or "fallback".
/linux-4.4.14/arch/s390/
DKconfig534 prompt "Detect kernel stack overflow"
539 an illegal operation if the kernel stack is about to overflow.
/linux-4.4.14/kernel/sched/
Dcore.c5092 bool overflow; in task_can_attach() local
5100 overflow = __dl_overflow(dl_b, cpus, 0, p->dl.dl_bw); in task_can_attach()
5101 if (overflow) in task_can_attach()
7274 bool overflow; in cpuset_cpu_inactive() local
7284 overflow = __dl_overflow(dl_b, cpus, 0, 0); in cpuset_cpu_inactive()
7289 if (overflow) in cpuset_cpu_inactive()
/linux-4.4.14/drivers/media/usb/pwc/
Dphilips.txt205 32 0x20 Showing underflow, overflow and Dumping frame On
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/
Ddcsr.txt75 monitor interrupt signal based on either counter overflow or value
/linux-4.4.14/Documentation/virtual/kvm/
Dmsr.txt93 multiplication with tsc_to_system_mul does not overflow.
Dmmu.txt443 pages are zapped when there is an overflow.
/linux-4.4.14/fs/afs/
Ddir.c84 uint8_t overflow[4]; /* if any char of the name (inc member
/linux-4.4.14/tools/perf/util/
Devsel.c1569 static inline bool overflow(const void *endp, u16 max_size, const void *offset, in overflow() function
1577 if (overflow(endp, (max_size), (offset), (size))) \
/linux-4.4.14/drivers/edac/
Dsb_edac.c2053 bool overflow = GET_BITFIELD(m->status, 62, 62); in sbridge_mce_output_error() local
2157 overflow ? " OVERFLOW" : "", in sbridge_mce_output_error()
/linux-4.4.14/Documentation/serial/
Dtty.txt277 into the port buffers without overflow (or less).
/linux-4.4.14/Documentation/locking/
Dlockdep-design.txt253 the per-bucket spinlocks would guarantee lock-class overflow.
/linux-4.4.14/arch/x86/
DKconfig.debug194 memory and add debugging code. On overflow always panic. And
DKconfig1666 overflow or underflow bugs.
/linux-4.4.14/Documentation/sound/alsa/
DAudigy-mixer.txt24 (set to maximal or minimal value without checking of overflow).
DSB-Live-mixer.txt38 (set to maximal or minimal value without checking of overflow).
/linux-4.4.14/sound/oss/
DCHANGELOG320 Recording was not restarted after a buffer overflow situation.
/linux-4.4.14/arch/
DKconfig373 prompt "Stack Protector buffer overflow detection"
/linux-4.4.14/kernel/
Dcgroup.c5940 goto overflow; in cgroup_css_links_read()
5946 goto overflow; in cgroup_css_links_read()
5950 overflow: in cgroup_css_links_read()
/linux-4.4.14/drivers/net/ethernet/alteon/
Dacenic.c2422 goto overflow; in ace_start_xmit()
2517 overflow: in ace_start_xmit()
/linux-4.4.14/kernel/events/
Dcore.c6516 static void perf_swevent_overflow(struct perf_event *event, u64 overflow, in perf_swevent_overflow() argument
6523 if (!overflow) in perf_swevent_overflow()
6524 overflow = perf_swevent_set_period(event); in perf_swevent_overflow()
6529 for (; overflow; overflow--) { in perf_swevent_overflow()
/linux-4.4.14/scripts/genksyms/
Dlex.lex.c_shipped1122 "fatal error - scanner input buffer overflow" );
1262 YY_FATAL_ERROR( "flex scanner push-back overflow" );
/linux-4.4.14/scripts/kconfig/
Dzconf.lex.c_shipped1602 "fatal error - scanner input buffer overflow" );
1716 YY_FATAL_ERROR( "flex scanner push-back overflow" );
/linux-4.4.14/
DMakefile757 KBUILD_CFLAGS += $(call cc-option,-fno-strict-overflow)
/linux-4.4.14/include/net/
Dxfrm.h278 int (*overflow)(struct xfrm_state *x, struct sk_buff *skb); member
/linux-4.4.14/Documentation/scsi/
DChangeLog.ncr53c8xx462 overflow). Hit ratio is better than 99.9 % on my system, so no
Dncr53c8xx.txt511 data transferred reaches 1000 GB in order to avoid overflow.
/linux-4.4.14/tools/power/cpupower/po/
Dde.po150 msgid "Monitor \"%s\" (%d states) - Might overflow after %u s\n"
Dit.po150 msgid "Monitor \"%s\" (%d states) - Might overflow after %u s\n"
Dcs.po153 msgid "Monitor \"%s\" (%d states) - Might overflow after %u s\n"
Dfr.po150 msgid "Monitor \"%s\" (%d states) - Might overflow after %u s\n"
Dpt.po148 msgid "Monitor \"%s\" (%d states) - Might overflow after %u s\n"
/linux-4.4.14/scripts/dtc/
Ddtc-lexer.lex.c_shipped1455 "fatal error - scanner input buffer overflow" );
/linux-4.4.14/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt3332 these structures. Maybe it's a stack overflow from the next page:
3344 have been pretty heavy stack overflow:
3390 It's not stack overflow. The only "stack-like" piece of this data is
/linux-4.4.14/Documentation/s390/
DDebugging390.txt136 20 20 Fixed point overflow mask if 1=FPU exceptions for this event
139 21 21 Decimal overflow mask if 1=FPU exceptions for this event occur
/linux-4.4.14/drivers/watchdog/
DKconfig1469 so that the timer has a chance to clear the overflow counter. On
/linux-4.4.14/init/
DKconfig1754 in the latency of the free. On overflow these caches will be cleared
/linux-4.4.14/Documentation/trace/
Dftrace.txt2845 can be in danger of a stack overflow, and corruption will occur,