Home
last modified time | relevance | path

Searched refs:increment (Results 1 – 96 of 96) sorted by relevance

/linux-4.4.14/net/ipv4/
Dtcp_hybla.c93 u32 increment, odd, rho_fractions; in hybla_cong_avoid() local
130 increment = ((1 << min(ca->rho, 16U)) * in hybla_cong_avoid()
139 increment = ca->rho2_7ls / tp->snd_cwnd; in hybla_cong_avoid()
140 if (increment < 128) in hybla_cong_avoid()
144 odd = increment % 128; in hybla_cong_avoid()
145 tp->snd_cwnd += increment >> 7; in hybla_cong_avoid()
155 if (increment == 0 && odd == 0 && tp->snd_cwnd_cnt >= tp->snd_cwnd) { in hybla_cong_avoid()
DKconfig461 increment ensures linear RTT fairness as well as good
/linux-4.4.14/arch/x86/include/asm/
Dmtrr.h38 unsigned int type, bool increment);
40 unsigned int type, bool increment);
62 unsigned int type, bool increment) in mtrr_add() argument
67 unsigned int type, bool increment) in mtrr_add_page() argument
/linux-4.4.14/sound/isa/gus/
Dgus_volume.c86 unsigned short range, increment, value, i;
107 increment = 1;
109 increment = (value + (value >> 1)) / us;
110 return (range << 6) | (increment & 0x3f);
/linux-4.4.14/arch/x86/math-emu/
Dreg_ld_str.c381 unsigned long increment = 0; /* avoid gcc warnings */ in FPU_store_double() local
424 increment = ((tmp.sigl & 0x7ff) > 0x400) | /* nearest */ in FPU_store_double()
428 increment = in FPU_store_double()
433 increment = in FPU_store_double()
438 increment = 0; in FPU_store_double()
445 if (increment) { in FPU_store_double()
483 if (increment) in FPU_store_double()
566 unsigned long increment = 0; /* avoid gcc warnings */ in FPU_store_single() local
611 increment = ((sigh & 0xff) > 0x80) /* more than half */ in FPU_store_single()
616 increment = signpositive(&tmp) in FPU_store_single()
[all …]
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.h218 int increment,
267 unsigned num_clips, int increment);
271 int increment);
290 unsigned num_clips, int increment,
321 int increment,
Dvmwgfx_kms.c637 int ret, increment = 1; in vmw_framebuffer_dmabuf_dirty() local
655 increment = 2; in vmw_framebuffer_dmabuf_dirty()
661 clips, NULL, num_clips, increment, in vmw_framebuffer_dmabuf_dirty()
666 clips, num_clips, increment, in vmw_framebuffer_dmabuf_dirty()
672 clips, num_clips, increment); in vmw_framebuffer_dmabuf_dirty()
1724 int increment, in vmw_kms_helper_dirty() argument
1761 for (i = 0; i < num_clips; i++, clips_ptr += increment, in vmw_kms_helper_dirty()
1762 vclips_ptr += increment) { in vmw_kms_helper_dirty()
2009 int increment) in vmw_kms_update_proxy() argument
2031 for (i = 0; i < num_clips; ++i, clips += increment, ++cmd) { in vmw_kms_update_proxy()
Dvmwgfx_ldu.c460 unsigned num_clips, int increment) in vmw_kms_ldu_do_dmabuf_dirty() argument
478 for (i = 0; i < num_clips; i++, clips += increment) { in vmw_kms_ldu_do_dmabuf_dirty()
Dvmwgfx_stdu.c850 int increment, in vmw_kms_stdu_dma() argument
879 0, 0, num_clips, increment, &ddirty.base); in vmw_kms_stdu_dma()
Dvmwgfx_scrn.c929 unsigned num_clips, int increment, in vmw_kms_sou_do_dmabuf_dirty() argument
953 0, 0, num_clips, increment, &dirty); in vmw_kms_sou_do_dmabuf_dirty()
/linux-4.4.14/drivers/staging/iio/Documentation/
Dsysfs-bus-iio-impedance-analyzer-ad593311 Frequency increment in Hz (step size) between consecutive
29 after each frequency increment, and before the ADC is triggered
/linux-4.4.14/arch/x86/kernel/cpu/mtrr/
Dmain.c289 unsigned int type, bool increment) in mtrr_add_page() argument
365 if (increment) in mtrr_add_page()
378 if (increment) in mtrr_add_page()
442 bool increment) in mtrr_add() argument
449 increment); in mtrr_add()
Dif.c39 unsigned int type, bool increment, struct file *file, int page) in mtrr_file_add() argument
/linux-4.4.14/net/sched/
Dsch_sfb.c62 u32 increment; /* d1 */ member
189 b->p_mark = prob_plus(b->p_mark, q->increment); in increment_prob()
477 .increment = (SFB_MAX_PROB + 500) / 1000, /* 0.1 % */
522 q->increment = ctl->increment; in sfb_change()
560 .increment = q->increment, in sfb_dump()
/linux-4.4.14/arch/um/include/shared/
Dkern.h17 extern void *sbrk(int increment);
/linux-4.4.14/drivers/staging/wilc1000/
Dwilc_sdio.c255 cmd.increment = 1; in sdio_write_reg()
315 cmd.increment = 1; in sdio_write()
334 cmd.increment = 1; in sdio_write()
381 cmd.increment = 1; in sdio_read_reg()
446 cmd.increment = 1; in sdio_read()
465 cmd.increment = 1; in sdio_read()
Dwilc_wlan_if.h66 u32 increment: 1; member
/linux-4.4.14/arch/metag/lib/
Ducmpdi2.S14 ! start at 1 (equal) and conditionally increment or decrement
Dcmpdi2.S14 ! start at 1 (equal) and conditionally increment or decrement
/linux-4.4.14/fs/lockd/
Dhost.c440 unsigned long increment = nlmsvc_timeout; in nlm_bind_host() local
442 .to_initval = increment, in nlm_bind_host()
443 .to_increment = increment, in nlm_bind_host()
444 .to_maxval = increment * 6UL, in nlm_bind_host()
/linux-4.4.14/arch/arm/mm/
Dabort-lv4t.S75 subne r7, r7, r6, lsl #2 @ Undo increment
107 subne r7, r7, r6, lsr #20 @ Undo increment
204 addeq r7, r7, r6, lsl #2 @ increment SP if PUSH
Dcache-v7.S145 clz r5, r4 @ find bit position of way size increment
163 add r10, r10, #2 @ increment cache number
/linux-4.4.14/Documentation/block/
Dstat.txt38 These values increment when an I/O request completes.
43 These values increment when an I/O request is merged with an
Dbiovecs.txt13 ended up partway through a biovec, it would increment bv_offset and decrement
/linux-4.4.14/arch/m68k/ifpsp060/src/
Disp.S1042 add.l %a0,%d0 # increment
1053 add.l %a0,%d0 # increment
1064 add.l %a0,%d0 # increment
1075 add.l %a0,%d0 # increment
1086 add.l %a0,%d0 # increment
1097 add.l %a0,%d0 # increment
1108 add.l %a0,%d0 # increment
1121 add.l %a0,%d0 # increment
Dpfpsp.S3851 # inc_areg() - increment an address register #
4523 # table to convert a pre-decrement bit string into a post-increment
Dfpsp.S4351 # remember, I'm assuming that post-increment is bogus...(it IS!!!)
18112 bsr.l inc_areg # increment address register
18474 # table to convert a pre-decrement bit string into a post-increment
/linux-4.4.14/arch/arm/nwfpe/
Dentry.S100 @ increment PC
Dsoftfloat.c570 flag roundNearestEven, increment, isTiny; in roundAndPackFloatx80() local
644 increment = ( (sbits64) zSig1 < 0 ); in roundAndPackFloatx80()
647 increment = 0; in roundAndPackFloatx80()
651 increment = ( roundingMode == float_round_down ) && zSig1; in roundAndPackFloatx80()
654 increment = ( roundingMode == float_round_up ) && zSig1; in roundAndPackFloatx80()
662 && increment in roundAndPackFloatx80()
680 || ! increment in roundAndPackFloatx80()
687 increment = ( (sbits64) zSig1 < 0 ); in roundAndPackFloatx80()
691 increment = ( roundingMode == float_round_down ) && zSig1; in roundAndPackFloatx80()
694 increment = ( roundingMode == float_round_up ) && zSig1; in roundAndPackFloatx80()
[all …]
/linux-4.4.14/arch/xtensa/kernel/
Dalign.S250 addi a7, a7, 2 # increment PC (assume 16-bit insn)
358 addi a7, a7, 1 # increment PC, 32-bit instruction
360 addi a7, a7, 3 # increment PC, 32-bit instruction
/linux-4.4.14/tools/perf/scripts/python/
Dcompaction-times.py99 def increment(self, migrated, fscan, mscan): member in cnode
176 self.pending.increment(migrated, fscan, mscan)
/linux-4.4.14/arch/arm/mach-omap1/
Dams-delta-fiq-handler.S212 add r10, r10, #1 @ increment buffer tail offset
215 ldr r10, [r9, #BUF_CNT_INT_KEY] @ increment interrupts counter
/linux-4.4.14/fs/logfs/
Dreadwrite.c833 u64 increment, bofs = li->li_data[INDIRECT_INDEX]; in seek_holedata_loop() local
841 increment = 1 << (LOGFS_BLOCK_BITS * ((__force u8)level-1)); in seek_holedata_loop()
860 bix += increment; in seek_holedata_loop()
861 bix &= ~(increment - 1); in seek_holedata_loop()
2074 static void __set_segment_used(struct logfs_segment_entry *se, long increment) in __set_segment_used() argument
2079 valid += increment; in __set_segment_used()
2083 void logfs_set_segment_used(struct super_block *sb, u64 ofs, int increment) in logfs_set_segment_used() argument
2088 if (!increment) in logfs_set_segment_used()
2091 logfs_mod_segment_entry(sb, segno, 1, __set_segment_used, increment); in logfs_set_segment_used()
Dlogfs.h567 void logfs_set_segment_used(struct super_block *sb, u64 ofs, int increment);
/linux-4.4.14/arch/s390/kernel/
Drelocate_kernel.S61 aghi %r2,8 # increment pointer
/linux-4.4.14/Documentation/
Dlocal_ops.txt116 be a smp_wmb() between the buffer write and the counter increment and also a
171 /* initialize the timer that will increment the counter */
Dedac.txt226 this counter will not have a chance to increment, since EDAC
727 dimm number will increment the same counter.
733 The hardware will increment udimm0 for an error at the first dimm at either
735 The hardware will increment udimm1 for an error at the second dimm at either
737 The hardware will increment udimm2 for an error at the third dimm at either
Dpreempt-locking.txt71 preempt_disable() increment the preempt counter
Dkref.txt37 increment the refcount with kref_get() before passing it off:
Datomic_ops.txt232 These two routines increment and decrement by 1, respectively, the
247 The given increment is added to the given atomic counter value. A boolean
Dthis_cpu_ops.txt244 Will increment x and will not fall-back to code that disables
DCodingStyle217 no space before the postfix increment & decrement unary operators:
221 no space after the prefix increment & decrement unary operators:
Dkobject.txt192 A successful call to kobject_get() will increment the kobject's reference
Ddma-buf-sharing.txt93 This API will return a reference to the dma_buf, and increment refcount for
Dmemory-barriers.txt1683 These are for use with atomic (such as add, subtract, increment and
/linux-4.4.14/drivers/s390/block/
DKconfig80 provides a block device interface for each available SCM increment.
/linux-4.4.14/Documentation/i2c/
Di2c-stub18 A pointer register with auto-increment is implemented for all byte
/linux-4.4.14/Documentation/devicetree/bindings/net/
Dmicrel-ksz90x1.txt35 value is 0, and the maximum is property-dependent. The increment
/linux-4.4.14/arch/m68k/fpsp040/
Dx_fline.S87 addl %d1,EXC_PC(%a6) |increment stacked pc value to next inst
Dbindec.S685 addql #1,%d6 |increment ILOG by 1
/linux-4.4.14/fs/btrfs/
Dscrub.c3084 u64 increment = map->stripe_len; in scrub_stripe() local
3100 increment = map->stripe_len * map->num_stripes; in scrub_stripe()
3105 increment = map->stripe_len * factor; in scrub_stripe()
3108 increment = map->stripe_len; in scrub_stripe()
3111 increment = map->stripe_len; in scrub_stripe()
3115 increment = map->stripe_len * nr_data_stripes(map); in scrub_stripe()
3118 increment = map->stripe_len; in scrub_stripe()
3154 logic_end = logical + increment * nstripes; in scrub_stripe()
3226 stripe_end = stripe_logical + increment; in scrub_stripe()
3379 increment; in scrub_stripe()
[all …]
/linux-4.4.14/drivers/auxdisplay/
DKconfig66 If your LCD seems to miss random writings, increment this.
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Dhost.fuc83 // increment GET
Dkernel.fuc417 // increment PUT
/linux-4.4.14/Documentation/filesystems/
Dfiles.txt96 goes to zero during increment. If it does, we fail
Dpath-lookup.txt199 lookup which does not increment the refcount on the dentry or write to
269 | inode: 14221 | dentry. If that checks out, we can increment
312 verify d_seq, increment refcount).
Dseq_file.txt112 example module can simply increment the position by one; more useful
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-bus-fcoe66 Notes: ctlr_X (global increment starting at 0)
Dsysfs-devices-edac37 increment, since EDAC will panic the system
/linux-4.4.14/arch/m68k/ifpsp060/
DCHANGES42 mode was pre-decrement or post-increment and the address register
/linux-4.4.14/arch/cris/arch-v32/mm/
Dmmu.S110 beq 6f ; yes, increment count
/linux-4.4.14/Documentation/usb/
DURB.txt181 is to increment the URB's reference count while holding the lock, then
183 decrement the URB's reference count. You increment the reference
Dpower-management.txt393 usb_autopm_put_interface_no_suspend() merely increment or
/linux-4.4.14/include/uapi/linux/
Dpkt_sched.h639 __u32 increment; /* probability increment, (d1 in Blue) */ member
/linux-4.4.14/Documentation/scheduler/
Dsched-nice-design.txt67 asmlinkage long sys_nice(int increment)
Dsched-stats.txt22 These fields are counters, and only increment. Programs which make use
Dcompletion.txt218 of waiters to continue - each call to complete() will simply increment the
/linux-4.4.14/arch/arm/include/asm/
Dassembler.h215 add \tmp, \tmp, #1 @ increment it
/linux-4.4.14/include/linux/
Dmemcontrol.h606 int increment) in mem_cgroup_update_lru_size() argument
Dsyscalls.h287 asmlinkage long sys_nice(int increment);
/linux-4.4.14/Documentation/connector/
Dconnector.txt179 group number 12345, you must increment CN_NETLINK_USERS to that number.
/linux-4.4.14/Documentation/dmaengine/
Dprovider.txt70 destination addresses, whether it should increment these addresses or
343 - it's a DMA transaction ID that will increment over time.
/linux-4.4.14/Documentation/metag/
Dkernel-ABI.txt236 /* Restore stack pointer to where frame pointer was before increment */
/linux-4.4.14/Documentation/input/
Djoystick-api.txt175 events. You can increment this size bumping up JS_BUFF_SIZE in
/linux-4.4.14/arch/arm/crypto/
Daes-ce-core.S326 adds r6, r6, #1 @ increment BE ctr
/linux-4.4.14/Documentation/power/
Druntime_pm.txt364 - increment the device's usage counter
367 - increment the device's usage counter, run pm_request_resume(dev) and
371 - increment the device's usage counter, run pm_runtime_resume(dev) and
403 - increment the device's 'power.disable_depth' field (if the value of that
/linux-4.4.14/arch/arm/boot/compressed/
Dhead.S1173 clz r5, r4 @ find bit position of way size increment
1191 add r10, r10, #2 @ increment cache number
/linux-4.4.14/kernel/sched/
Dcore.c3523 SYSCALL_DEFINE1(nice, int, increment) in SYSCALL_DEFINE1() argument
3532 increment = clamp(increment, -NICE_WIDTH, NICE_WIDTH); in SYSCALL_DEFINE1()
3533 nice = task_nice(current) + increment; in SYSCALL_DEFINE1()
3536 if (increment < 0 && !can_nice(current, nice)) in SYSCALL_DEFINE1()
/linux-4.4.14/scripts/
Dspelling.txt507 incrment||increment
/linux-4.4.14/Documentation/DocBook/
Dnetworking.xml.db360 API-netdev-increment-features
/linux-4.4.14/Documentation/crypto/
Ddescore-readme.txt250 i assume that indexing is cheaper or equivalent to auto increment/decrement,
/linux-4.4.14/Documentation/scsi/
Dscsi_fc_transport.txt316 will increment the vport count, create the vport object, and then call the
Dscsi_mid_low_api.txt517 * scsi_host_get - increment Scsi_Host instance refcount
/linux-4.4.14/tools/perf/Documentation/
Dperf-script-python.txt237 we simply increment a count associated with that hash entry indexed by
/linux-4.4.14/Documentation/vm/
Dnuma_memory_policy.txt298 count field. Internal interfaces, mpol_get()/mpol_put() increment and
/linux-4.4.14/Documentation/filesystems/caching/
Dbackend-api.txt278 This method is called to increment the reference count on an object. It
/linux-4.4.14/Documentation/PCI/
Dpci.txt229 These functions are hotplug-safe. They increment the reference count on
/linux-4.4.14/drivers/scsi/aic7xxx/
Daic79xx.reg3241 * FIFO pointers increment with each read and write respectively
3457 * simply write four bytes in succession. OVLYADDR will increment after the
Daic7xxx.reg625 * four bytes in succession. The SEQADDRs will increment after the most
Daic79xx.seq778 * Clear this target's execution tail and increment the queue.
2177 * We increment the count here to make the nonpkt handler
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_btree.c1484 XFS_BTREE_STATS_INC(cur, increment); in xfs_btree_increment()
/linux-4.4.14/drivers/net/wireless/ipw2x00/
Dipw2100.c2709 goto increment; in __ipw2100_rx_process()
2763 increment: in __ipw2100_rx_process()
/linux-4.4.14/net/netfilter/
DKconfig720 modules also allow to increment and set the hoplimit value of
/linux-4.4.14/arch/x86/crypto/
Daesni-intel_asm.S1367 paddd ONE(%rip), %xmm0 # increment CNT to get Yn
/linux-4.4.14/Documentation/security/
Dkeys.txt971 then the key will not be dereferenced and no increment will take place.
/linux-4.4.14/Documentation/s390/
DDebugging390.txt2074 if the RX packets count & TX packets counts don't increment you probably