| /linux/net/ipv4/ |
| H A D | tcp_hybla.c | 94 u32 increment, odd, rho_fractions; in hybla_cong_avoid() local 131 increment = ((1 << min(ca->rho, 16U)) * in hybla_cong_avoid() 140 increment = ca->rho2_7ls / tcp_snd_cwnd(tp); in hybla_cong_avoid() 141 if (increment < 128) in hybla_cong_avoid() 145 odd = increment % 128; in hybla_cong_avoid() 146 tcp_snd_cwnd_set(tp, tcp_snd_cwnd(tp) + (increment >> 7)); in hybla_cong_avoid() 156 if (increment == 0 && odd == 0 && tp->snd_cwnd_cnt >= tcp_snd_cwnd(tp)) { in hybla_cong_avoid()
|
| /linux/rust/syn/ |
| H A D | bigint.rs | 43 fn add_assign(&mut self, mut increment: u8) { in add_assign() 47 while increment > 0 { in add_assign() 48 let sum = self.digits[i] + increment; in add_assign() 50 increment = sum / 10; in add_assign()
|
| /linux/arch/x86/include/asm/ |
| H A D | mtrr.h | 54 unsigned int type, bool increment); 56 unsigned int type, bool increment); 84 unsigned int type, bool increment) in mtrr_add() argument 89 unsigned int type, bool increment) in mtrr_add_page() argument
|
| /linux/sound/isa/gus/ |
| H A D | gus_volume.c | 71 unsigned short range, increment, value, i; 92 increment = 1; 94 increment = (value + (value >> 1)) / us; 95 return (range << 6) | (increment & 0x3f);
|
| /linux/arch/x86/math-emu/ |
| H A D | reg_ld_str.c | 382 unsigned long increment = 0; /* avoid gcc warnings */ in FPU_store_double() local 425 increment = ((tmp.sigl & 0x7ff) > 0x400) | /* nearest */ in FPU_store_double() 429 increment = in FPU_store_double() 434 increment = in FPU_store_double() 439 increment = 0; in FPU_store_double() 446 if (increment) { in FPU_store_double() 484 if (increment) in FPU_store_double() 567 unsigned long increment = 0; /* avoid gcc warnings */ in FPU_store_single() local 612 increment = ((sigh & 0xff) > 0x80) /* more than half */ in FPU_store_single() 617 increment = signpositive(&tmp) in FPU_store_single() [all …]
|
| /linux/arch/x86/kernel/cpu/mtrr/ |
| H A D | mtrr.c | 219 unsigned int type, bool increment) in mtrr_add_page() argument 294 if (increment) in mtrr_add_page() 307 if (increment) in mtrr_add_page() 371 bool increment) in mtrr_add() argument 378 increment); in mtrr_add()
|
| /linux/tools/perf/util/ |
| H A D | compress.h | 57 size_t process_header(void *record, size_t increment)); in zstd_compress_stream_to_records() 78 size_t process_header(void *record, size_t increment) __maybe_unused)
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-impedance-analyzer-ad5933 | 13 Frequency increment in Hz (step size) between consecutive 34 after each frequency increment, and before the ADC is triggered
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_kms.h | 381 int increment, 445 int increment); 465 unsigned int num_clips, int increment, 498 int increment,
|
| /linux/arch/um/include/shared/ |
| H A D | kern.h | 17 extern void *sbrk(int increment);
|
| /linux/scripts/atomic/kerneldoc/ |
| H A D | inc | 3 * ${class}${atomicname}() - atomic increment with ${desc_order} ordering
|
| H A D | inc_and_test | 3 * ${class}${atomicname}() - atomic increment and test if zero with ${desc_order} ordering
|
| H A D | inc_not_zero | 3 * ${class}${atomicname}() - atomic increment unless zero with ${desc_order} ordering
|
| H A D | inc_unless_negative | 3 * ${class}${atomicname}() - atomic increment unless negative with ${desc_order} ordering
|
| /linux/drivers/md/dm-vdo/ |
| H A D | encodings.h | 452 bool increment; member 462 unsigned increment : 1; member 464 unsigned increment : 1; member 1218 packed->increment = is_increment ? 1 : 0; in vdo_pack_slab_journal_entry() 1238 entry.increment = packed->increment; in vdo_unpack_slab_journal_entry()
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn10/ |
| H A D | dcn10_cm_common.c | 346 uint32_t j, k, seg_distr[MAX_REGIONS_NUMBER], increment, start_index, hw_points; in cm_helper_translate_curve_to_hw_format() local 393 increment = NUMBER_SW_SEGMENTS / (1 << seg_distr[k]); in cm_helper_translate_curve_to_hw_format() 397 i += increment) { in cm_helper_translate_curve_to_hw_format() 551 uint32_t j, k, seg_distr[MAX_REGIONS_NUMBER], increment, start_index, hw_points; in cm_helper_translate_curve_to_degamma_hw_format() local 582 increment = NUMBER_SW_SEGMENTS / (1 << seg_distr[k]); in cm_helper_translate_curve_to_degamma_hw_format() 586 i += increment) { in cm_helper_translate_curve_to_degamma_hw_format()
|
| /linux/Documentation/devicetree/bindings/dma/ |
| H A D | st_fdma.txt | 59 0x0: no address increment between transfers 60 0x1: increment address between transfers
|
| /linux/Documentation/block/ |
| H A D | stat.rst | 51 These values increment when an I/O request completes. 56 These values increment when an flush I/O request completes. 64 These values increment when an I/O request is merged with an
|
| /linux/include/linux/firmware/qcom/ |
| H A D | qcom_tzmem.h | 47 size_t increment; member
|
| /linux/fs/lockd/ |
| H A D | host.c | 443 unsigned long increment = nlm_timeout * HZ; in nlm_bind_host() local 445 .to_initval = increment, in nlm_bind_host() 446 .to_increment = increment, in nlm_bind_host() 447 .to_maxval = increment * 6UL, in nlm_bind_host()
|
| /linux/tools/perf/arch/arm/util/ |
| H A D | cs-etm.c | 717 u32 increment, nr_trc_params; in cs_etm_get_metadata() local 728 increment = CS_ETE_PRIV_MAX; in cs_etm_get_metadata() 737 increment = CS_ETMV4_PRIV_MAX; in cs_etm_get_metadata() 754 increment = CS_ETM_PRIV_MAX; in cs_etm_get_metadata() 770 *offset += increment; in cs_etm_get_metadata()
|
| /linux/arch/arm/mm/ |
| H A D | abort-lv4t.S | 80 subne r7, r7, r6, lsl #2 @ Undo increment 116 subne r7, r7, r6, lsr #20 @ Undo increment 216 addeq r7, r7, r6, lsl #2 @ increment SP if PUSH
|
| /linux/tools/testing/selftests/net/packetdrill/ |
| H A D | tcp_zerocopy_closed.pkt | 5 // operation, specifically it does not increment the zerocopy counter.
|
| /linux/arch/xtensa/kernel/ |
| H A D | align.S | 196 addi a7, a7, 2 # increment PC (assume 16-bit insn) 271 addi a7, a7, 2 # increment PC (assume 16-bit insn) 388 addi a7, a7, 1 # increment PC, 32-bit instruction 390 addi a7, a7, 3 # increment PC, 32-bit instruction
|
| /linux/Documentation/translations/zh_CN/scheduler/ |
| H A D | sched-nice-design.rst | 68 asmlinkage long sys_nice(int increment)
|