Searched refs:increase (Results 1 - 200 of 607) sorted by relevance

1234

/linux-4.4.14/net/ipv4/
H A Dtcp_bic.c42 MODULE_PARM_DESC(beta, "beta for multiplicative increase");
50 u32 cnt; /* increase cwnd by 1 after ACKs */
102 /* binary increase */ bictcp_update()
108 /* linear increase */ bictcp_update()
111 /* binary search increase */ bictcp_update()
114 /* binary search increase */ bictcp_update()
117 /* slow start AMD linear increase */ bictcp_update()
126 /* linear increase */ bictcp_update()
132 if (ca->cnt > 20) /* increase cwnd 5% per RTT */ bictcp_update()
159 * then increase congestion window slowly
H A Dtcp_illinois.c49 u32 alpha; /* Additive increase */
127 * Compute value of alpha used for additive increase.
132 * then use large alpha (10.0) to increase faster.
148 * This prevents one good RTT from causing sudden window increase. alpha()
266 /* RFC2861 only increase cwnd if fully utilized */ tcp_illinois_cong_avoid()
H A Dtcp_highspeed.c138 /* Do additive increase */ hstcp_cong_avoid()
H A Dtcp_veno.c31 u32 inc; /* decide whether to increase cwnd */
159 /* In the "non-congestive state", increase cwnd tcp_veno_cong_avoid()
164 /* In the "congestive state", increase cwnd tcp_veno_cong_avoid()
H A Dtcp_cubic.c40 /* Number of delay samples for detecting the increase of delay */
65 MODULE_PARM_DESC(beta, "beta for multiplicative increase");
84 u32 cnt; /* increase cwnd by 1 after ACKs */
309 ca->cnt = 20; /* increase cwnd 5% per RTT */ bictcp_update()
330 /* The maximum rate of cwnd increase CUBIC allows is 1 packet per bictcp_update()
H A Dtcp_vegas.c18 * only every-other RTT during slow start, we increase during
52 MODULE_PARM_DESC(gamma, "limit on increase (scale by 2)");
201 * algorithm, we determine if we should increase or tcp_vegas_cong_avoid()
H A Dtcp_hybla.c148 /* check when fractions goes >=128 and increase cwnd by 1. */ hybla_cong_avoid()
H A Dtcp_cong.c424 /* In "safe" area, increase. */ tcp_reno_cong_avoid()
430 /* In dangerous area, increase slowly. */ tcp_reno_cong_avoid()
H A Dtcp_htcp.c242 /* In dangerous area, increase slowly. htcp_cong_avoid()
H A Dtcp_yeah.c135 * algorithm, we determine if we should increase or tcp_yeah_cong_avoid()
H A Dtcp_lp.c260 * newReno in increase case.
/linux-4.4.14/samples/pktgen/
H A Dpktgen.conf-1-1-ip622 # IPv6. Note increase in minimal packet length
H A Dpktgen.conf-1-1-ip6-rdos22 # IPv6. Note increase in minimal packet length
/linux-4.4.14/include/linux/
H A Dthreads.h38 * on original pid max of 32k for 32 cpus. Also, increase the
H A Dtimex.h39 * Adjusted parameters to improve stability and increase poll
92 * However this seems to increase convergence time much too long.
H A Dtcp.h105 * to increase this, although since:
251 u32 snd_cwnd_cnt; /* Linear increase counter */
H A Dfence.h186 * @fence: [in] fence to increase refcount of
199 * @fence: [in] fence to increase refcount of
H A Dipack.h272 * ipack_get_carrier - it increase the carrier ref. counter of
/linux-4.4.14/arch/s390/include/uapi/asm/
H A Ducontext.h17 * struct ucontext_extended will increase.
/linux-4.4.14/tools/testing/selftests/vm/
H A Dhugepage-shm.c18 * you may need to increase it via:
22 * This will increase the maximum size per shared memory segment to 256MB.
/linux-4.4.14/drivers/media/rc/keymaps/
H A Drc-norwood.c38 { 0x32, KEY_BRIGHTNESSUP }, /* Brightness increase */
/linux-4.4.14/drivers/media/usb/pvrusb2/
H A Dpvrusb2.h26 might want to increase this - however the driver operation will not
/linux-4.4.14/include/uapi/linux/
H A Dresource.h63 * increase this limit if needed.. 8MB seems reasonable.
H A Dlp.h44 * a lot when you print. If you have slow printing, increase this
60 * this number, and if you have a slow printer, increase this number.
H A Dipv6.h9 /* The latest drafts declared increase in minimal mtu up to 1280. */
H A Dfalloc.h48 * operation will increase the size of the file by len bytes.
H A Dmsg.h65 * (actually: CAP_SYS_RESOURCE) can both increase and decrease the queue
H A Datmdev.h184 #define ATM_MF_INC_RSV 2 /* Change reservation on increase */
185 #define ATM_MF_INC_SHP 4 /* Change shaping on increase */
H A Dfutex.h66 * (When an incompatible change is done, we'll increase the structure
H A Dfs.h15 * the file limit at runtime and only root can increase the per-process
H A Dtimex.h39 * Adjusted parameters to improve stability and increase poll
H A Dvfio.h46 * As structure fields are added, argsz will increase to match and flag
227 * down setup and incrementally increase the vectors as each is enabled.
H A Ddcbnl.h101 * used to increase rpTargetRate in the RPR_ACTIVE_INCREASE
103 * used to increase rpTargetRate in the RPR_HYPER_INCREASE state
H A Delf.h373 * Note to userspace developers: size of NT_SIGINFO note may increase
H A Dkeyboard.h22 may increase the number of keymaps beyond MAX_NR_OF_USER_KEYMAPS. */
/linux-4.4.14/arch/cris/include/uapi/asm/
H A Delf_v32.h21 /* Explicitly zero out registers to increase determinism. */
H A Delf_v10.h32 /* Explicitly set registers to 0 to increase determinism. */
/linux-4.4.14/arch/blackfin/lib/
H A Dmemcmp.S82 P3 = I0; /* quads, and increase the*/
/linux-4.4.14/drivers/staging/rtl8723au/hal/
H A Drtl8723a_rf6052.c227 /* increase power diff defined by Realtek for getTxPowerWriteValByRegulatory()
234 /* increase power diff defined by Realtek for getTxPowerWriteValByRegulatory()
257 /* don't increase any power diff */ getTxPowerWriteValByRegulatory()
379 * register area from 0xe00. We increase offset and
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/ibus/
H A Dgk20a.c40 * Bug: increase clock timeout to avoid operation failure at high gk20a_ibus_init_ibus_ring()
/linux-4.4.14/drivers/media/dvb-frontends/
H A Dlnbp21.h43 /* [RW] increase LNB voltage by 1V:
H A Dau8522_dig.c634 dprintk("%s() increase tuner settling time for zv_mode\n", au8522_set_frontend()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Drf.c191 /* Realtek better performance increase power diff _rtl92s_get_txpower_writeval_byregulatory()
202 /* Realtek regulatory increase power diff defined _rtl92s_get_txpower_writeval_byregulatory()
235 /* Better regulatory don't increase any power diff */ _rtl92s_get_txpower_writeval_byregulatory()
241 /* Customer defined power diff. increase power diff _rtl92s_get_txpower_writeval_byregulatory()
/linux-4.4.14/arch/tile/kernel/vdso/
H A Dvdso.lds.S48 * is insufficient, ld -shared will barf. Just increase it here.
/linux-4.4.14/arch/x86/crypto/
H A Dtwofish-i586-asm_32.S78 * operations on a and b are interleaved to increase performance
115 * operations on a and b are interleaved to increase performance
153 * operations on a and b are interleaved to increase performance
190 * operations on a and b are interleaved to increase performance
H A Dtwofish-x86_64-asm_64.S77 * operations on a and b are interleaved to increase performance
112 * operations on a and b are interleaved to increase performance
150 * operations on a and b are interleaved to increase performance
185 * operations on a and b are interleaved to increase performance
/linux-4.4.14/arch/x86/mm/
H A Dpgtable_32.c67 * bytes. This can be used to increase (or decrease) the
/linux-4.4.14/scripts/
H A Dmkcompile_h86 # A kernel config change will increase the generation number, thus
H A Dkallsyms.c126 "Please increase KSYM_NAME_LEN both in kernel and kallsyms.c\n", read_symbol()
509 /* increase the counts for this symbol's new tokens */ compress_symbols()
/linux-4.4.14/arch/sh/kernel/vsyscall/
H A Dvsyscall.lds.S34 * is insufficient, ld -shared will barf. Just increase it here.
/linux-4.4.14/arch/ia64/kernel/
H A Dgate.lds.S30 * ld -shared will barf. Just increase it here.
H A Dtime.c168 * comfort, we increase the safety margin by timer_interrupt()
/linux-4.4.14/arch/arm/mach-sa1100/include/mach/
H A Dirqs.h76 * these. If you need more, increase IRQ_BOARD_END, but keep it
/linux-4.4.14/net/netfilter/ipvs/
H A Dip_vs_pe.c69 /* increase the module use count */ register_ip_vs_pe()
H A Dip_vs_sched.c186 /* increase the module use count */ register_ip_vs_scheduler()
/linux-4.4.14/drivers/staging/rtl8188eu/hal/
H A Drf.c182 /* increase power diff defined by Realtek for regulatory */ get_rx_power_val_by_reg()
203 /* don't increase any power diff */ get_rx_power_val_by_reg()
207 /* increase power diff defined by customer. */ get_rx_power_val_by_reg()
/linux-4.4.14/drivers/cpufreq/
H A Dcpufreq_conservative.c53 * (default), then we try to increase frequency. Every sampling_rate *
57 * Any frequency increase takes it to the maximum frequency. Frequency reduction
74 /* Check for frequency increase */ cs_check_cpu()
H A Dcpufreq_ondemand.c152 * (default), then we try to increase frequency. Else, we adjust the frequency
164 /* Check for frequency increase */ od_check_cpu()
/linux-4.4.14/sound/soc/blackfin/
H A Dbf5xx-ac97-pcm.c333 pr_err("Please increase uncached DMA memory region\n"); bf5xx_pcm_preallocate_dma_buffer()
356 pr_err("Failed to allocate memory for tx dma buf - Please increase uncached DMA memory region\n"); bf5xx_pcm_preallocate_dma_buffer()
367 pr_err("Failed to allocate memory for rx dma buf - Please increase uncached DMA memory region\n"); bf5xx_pcm_preallocate_dma_buffer()
/linux-4.4.14/drivers/staging/speakup/
H A Dspk_priv_keyinfo.h83 #define VAR_START 0x40 /* increase if adding more than 0x3f functions */
H A Dspeakup_decpc.c71 #define CTRL_vol_up 0x0100 /* increase volume */
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
H A Dfail.c88 /* we are lost race to increase */ __cfs_fail_check_set()
/linux-4.4.14/drivers/gpu/host1x/hw/
H A Dintr_hw.c97 * increase the auto-ack timout to the maximum value. 2d will hang _host1x_intr_init_host_sync()
/linux-4.4.14/drivers/gpu/drm/qxl/
H A Dqxl_debugfs.c118 DRM_ERROR("Report so we increase QXL_DEBUGFS_MAX_COMPONENTS.\n"); qxl_debugfs_add_files()
/linux-4.4.14/drivers/media/v4l2-core/
H A Dvideobuf2-memops.c84 * vb2_common_vm_open() - increase refcount of the vma
/linux-4.4.14/fs/pstore/
H A Dram_core.c50 /* increase and wrap the start pointer, returning the old value */ buffer_start_add_atomic()
66 /* increase the size counter until it hits the max size */ buffer_size_add_atomic()
85 /* increase and wrap the start pointer, returning the old value */ buffer_start_add_locked()
105 /* increase the size counter until it hits the max size */ buffer_size_add_locked()
/linux-4.4.14/arch/s390/include/asm/
H A Dmmu_context.h50 /* pgd_alloc() did not increase mm->nr_pmds */ init_new_context()
/linux-4.4.14/arch/nios2/mm/
H A Dmmu_context.c63 /* If the pid field wraps around we increase the version and get_new_context()
/linux-4.4.14/arch/ia64/include/uapi/asm/
H A Dsigcontext.h63 * The mask must come last so we can increase _NSIG_WORDS
/linux-4.4.14/arch/arm/mach-socfpga/
H A Dplatsmp.c113 * the CPUs but it would increase power consumption.
/linux-4.4.14/drivers/staging/iio/accel/
H A Dsca3000.h155 * Bypass - Bypass the low-pass filter in the signal channel so as to increase
161 * Wide - Widen low-pass filtering of signal channel to increase bandwidth
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dsi_dma.c100 * @incr: increase next addr by incr bytes
147 * @incr: increase next addr by incr bytes
H A Dni_dma.c348 * @incr: increase next addr by incr bytes
396 * @incr: increase next addr by incr bytes
/linux-4.4.14/drivers/media/mmc/siano/
H A Dsmssdio.c16 * to/from the SMSSDIO_DATA register, yet the "increase address" bit
211 * problem with the "increase address" bit) smssdio_interrupt()
/linux-4.4.14/drivers/net/wireless/iwlegacy/
H A D4965-calib.c196 /* increase energy threshold (reduce nrg value) il4965_sens_energy_cck()
199 /* Else if we got fewer than desired, increase sensitivity */ il4965_sens_energy_cck()
212 /* Increase value to increase sensitivity, but only if: il4965_sens_energy_cck()
223 /* Increase nrg value to increase sensitivity */ il4965_sens_energy_cck()
263 /* increase auto_corr values to decrease sensitivity il4965_sens_energy_cck()
280 /* Decrease auto_corr values to increase sensitivity */ il4965_sens_energy_cck()
326 /* Else if we got fewer than desired, increase sensitivity */ il4965_sens_auto_corr_ofdm()
547 /* These stats increase monotonically, and do not reset il4965_sensitivity_calibration()
H A D4965.h407 * increase txpower, or higher to decrease txpower, until the target
421 * increase gain (lower gain table idx), and vice verse.
429 * NOTE: Temperature can increase rapidly when transmitting, especially
828 * than factory temperature, driver must *increase* gain by proportions shown
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
H A Dcalib.c269 /* increase energy threshold (reduce nrg value) iwl_sens_energy_cck()
272 /* Else if we got fewer than desired, increase sensitivity */ iwl_sens_energy_cck()
285 /* Increase value to increase sensitivity, but only if: iwl_sens_energy_cck()
296 /* Increase nrg value to increase sensitivity */ iwl_sens_energy_cck()
336 /* increase auto_corr values to decrease sensitivity iwl_sens_energy_cck()
353 /* Decrease auto_corr values to increase sensitivity */ iwl_sens_energy_cck()
402 /* Else if we got fewer than desired, increase sensitivity */ iwl_sens_auto_corr_ofdm()
714 /* These statistics increase monotonically, and do not reset iwl_sensitivity_calibration()
H A Dtt.c269 "Temperature increase %d degree Celsius\n", iwl_legacy_tt_handler()
393 "Temperature increase %d " iwl_advance_tt_handler()
/linux-4.4.14/drivers/staging/comedi/drivers/
H A Dpcm3724.c35 * I/O lines to increase driving capability. Because the 74HCT245 is a
H A Dmpc624.c162 * averaged properly, they can increase mpc624_ai_get_sample()
/linux-4.4.14/drivers/video/fbdev/geode/
H A Ddisplay_gx.c98 /* FIXME: increase fifo priority for 1280x1024 and higher modes? */ gx_set_mode()
H A Ddisplay_gx1.c129 /* FIXME: increase fifo priority for 1280x1024 modes? */ gx1_set_mode()
/linux-4.4.14/drivers/irqchip/
H A Dirq-versatile-fpga.c147 pr_err("%s: too few FPGA IRQ controllers, increase CONFIG_VERSATILE_FPGA_IRQ_NR\n", __func__); fpga_irq_init()
H A Dirq-vic.c287 printk(KERN_ERR "%s: too few VICs, increase CONFIG_ARM_VIC_NR\n", __func__); vic_register()
/linux-4.4.14/drivers/misc/cxl/
H A Dmain.c142 /* Find a CXL adapter by it's number and increase it's refcount */ get_cxl_adapter()
/linux-4.4.14/arch/um/os-Linux/
H A Dmem.c153 * increase the file size by one byte, to the desired length. create_tmp_file()
/linux-4.4.14/lib/
H A Ddynamic_queue_limits.c48 * When queue is starved increase the limit by the amount dql_completed()
/linux-4.4.14/net/sctp/
H A Dtransport.c395 /* The appropriate cwnd increase algorithm is performed if, and only sctp_transport_raise_cwnd()
410 * endpoint MUST use the slow-start algorithm to increase sctp_transport_raise_cwnd()
437 * Point, increase partial_bytes_acked by the total number of sctp_transport_raise_cwnd()
446 * increase cwnd by MTU, and reset partial_bytes_acked to sctp_transport_raise_cwnd()
/linux-4.4.14/security/apparmor/
H A Dprocattr.c52 /* if the visible ns_name is > 0 increase size for : :// seperator */ aa_getprocattr()
/linux-4.4.14/include/drm/
H A Ddrm_rect.h55 * Positive @dw and @dh increase the size, negative values decrease it.
/linux-4.4.14/include/uapi/linux/netfilter/ipset/
H A Dip_set.h223 * and IPSET_INVALID_ID if you want to increase the max number of sets.
/linux-4.4.14/arch/mips/include/asm/octeon/
H A Dcvmx-config.h50 * always increase by 1. FAU registers are accessed with byte
/linux-4.4.14/arch/mips/kernel/
H A Dcevt-r4k.c145 /* increase delta if the timer was already expired */ c0_compare_int_usable()
/linux-4.4.14/arch/microblaze/include/asm/
H A Dmmu.h62 * mapping has to increase tlb_skip size.
/linux-4.4.14/arch/blackfin/include/asm/
H A Dtraps.h71 level " - Please increase the stack size of the application using elf2flt -s option,\n" \
/linux-4.4.14/arch/arm/mach-omap2/
H A Dopp3xxx_data.c105 * increase the consumption due to the very negative performance
/linux-4.4.14/net/netfilter/
H A Dnf_conntrack_amanda.c104 /* increase the UDP timeout of the master connection as replies from amanda_help()
H A Dnf_conntrack_expect.c181 /* Undo exp->master refcnt increase, if del_timer() failed */ nf_ct_find_expectation()
250 /* We don't increase the master conntrack refcount for non-fulfilled
H A Dxt_TCPMSS.c135 /* Never increase MSS, even when setting it, as tcpmss_mangle_packet()
H A Dnf_log.c267 printk_once(KERN_ERR KBUILD_MODNAME " please increase S_SIZE\n"); nf_log_buf_add()
/linux-4.4.14/sound/drivers/
H A Dpcm-indirect2.h75 * the hardware, we increase sw_io by that amount, because there have
H A Dpcm-indirect2.c347 /* increase sw_data by the number of actually written bytes snd_pcm_indirect2_playback_transfer()
515 /* increase sw_data by the number of actually copied bytes from snd_pcm_indirect2_capture_transfer()
/linux-4.4.14/drivers/dma/
H A Dste_dma40_ll.c32 /* src is mem? -> increase address pos */ d40_log_cfg()
37 /* dst is mem? -> increase address pos */ d40_log_cfg()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Ddm.c829 /* 5G, path A/MAC 0, increase power */ rtl92d_dm_txpower_tracking_callback_thermalmeter()
833 /* 5G, path B/MAC 1, increase power */ rtl92d_dm_txpower_tracking_callback_thermalmeter()
841 /* 5G, path A/MAC 0, ch36-64, increase power */ rtl92d_dm_txpower_tracking_callback_thermalmeter()
845 /* 5G, path A/MAC 0, ch100-165, increase power */ rtl92d_dm_txpower_tracking_callback_thermalmeter()
849 /* 5G, path B/MAC 1, ch36-64, increase power */ rtl92d_dm_txpower_tracking_callback_thermalmeter()
853 /* 5G, path B/MAC 1, ch100-165, increase power */ rtl92d_dm_txpower_tracking_callback_thermalmeter()
/linux-4.4.14/drivers/net/wireless/ath/ath5k/
H A Ddma.c439 * @increase: Flag to force increase of trigger level
446 * (64Bytes) and if we get tx underrun we increase it using the increase
453 ath5k_hw_update_tx_triglevel(struct ath5k_hw *ah, bool increase) ath5k_hw_update_tx_triglevel() argument
466 if (!increase) { ath5k_hw_update_tx_triglevel()
H A Dattach.c283 /* If serdes programming is enabled, increase PCI-E ath5k_hw_init()
/linux-4.4.14/net/core/
H A Ddev_addr_lists.c392 * Add a device address to the device or increase the reference count if
485 * Add a secondary unicast address to the device or increase
682 * Add a multicast address to the device or increase
H A Drequest_sock.c34 * and it will increase in proportion to the memory of machine.
/linux-4.4.14/drivers/regulator/
H A Dhi6421-regulator.c196 * vstep - voltage increase in each linear step in uV
233 * vstep - voltage increase in each linear step in uV
H A Drk808-regulator.c55 /* max steps for increase voltage of Buck1/2, equal 100mv*/
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
H A Dfw-api-mac.h247 * field when not needed, will increase the number of interrupts and have
308 * Device will automatically increase contention window by (2*CW) + 1 for each
/linux-4.4.14/drivers/devfreq/
H A Ddevfreq-event.c32 * devfreq_event_enable_edev() - Enable the devfreq-event dev and increase
36 * Note that this function increase the enable_count and enable the
/linux-4.4.14/arch/x86/kernel/
H A Dhead_64.S498 * If you want to increase this then increase MODULES_VADDR
H A Dvmlinux.lds.S190 "per-CPU data too large - increase CONFIG_PHYSICAL_START")
H A Daperture_64.c423 pr_err("please increase GART size in your BIOS setup\n"); gart_iommu_hole_init()
/linux-4.4.14/net/sched/
H A Dematch.c208 /* Note: This lookup will increase the module refcnt tcf_em_validate()
546 net_warn_ratelimited("tc ematch: local stack overflow, increase NET_EMATCH_STACK\n"); __tcf_em_tree_match()
H A Dsch_pie.c369 /* to ensure we increase probability in steps of no more than 2% */ calculate_probability()
375 * Tune drop probability to increase quickly for high delays(>= 250ms) calculate_probability()
/linux-4.4.14/drivers/tty/serial/8250/
H A D8250_mtk.c62 * and sample point to increase accuracy. If not, we reset the mtk8250_set_termios()
/linux-4.4.14/drivers/staging/lustre/lustre/lov/
H A Dlov_merge.c130 stripe, kms > loi->loi_kms ? "increase":"shrink", lov_adjust_kms()
/linux-4.4.14/drivers/pwm/
H A Dpwm-spear.c109 * if pv and dc have crossed their upper limit, then increase spear_pwm_config()
H A Dpwm-bcm-kona.c148 /* Otherwise, increase prescale and recalculate pc and dc */ kona_pwmc_config()
/linux-4.4.14/drivers/video/fbdev/
H A Datafb_utils.h25 * increase data moved/cleared at each step to 16 bytes to reduce
/linux-4.4.14/drivers/macintosh/
H A Dadbhid.c531 case 0x3: /* volume increase */ adbhid_buttons_input()
561 case 0x6: /* volume increase */ adbhid_buttons_input()
577 case 0x9: /* brightness increase */ adbhid_buttons_input()
601 /* keyboard illumination increase */ adbhid_buttons_input()
/linux-4.4.14/drivers/md/persistent-data/
H A Ddm-bitset.h16 * increase performance.
H A Ddm-btree-remove.c26 * if a node contains only MIN_ENTRIES then we try and increase this to at
/linux-4.4.14/drivers/mtd/
H A Dbcm47xxpart.c230 * roundown (not roundup), as the loop will increase bcm47xxpart_parse()
/linux-4.4.14/drivers/hwmon/
H A Datxp1.c137 /* Write every 25 mV step to increase stability */ atxp1_storevcore()
/linux-4.4.14/drivers/input/touchscreen/
H A Dwm9705.c40 * This is used to increase the range of values returned by the adc
H A Dwm9712.c53 * This is used to increase the range of values returned by the adc
H A Dwm9713.c53 * This is used to increase the range of values returned by the adc
/linux-4.4.14/drivers/media/platform/
H A Dsh_vou.c546 /* scales increase */ vou_adjust_input()
571 /* scales increase */ vou_adjust_input()
615 /* scales increase */ vou_adjust_output()
645 /* scales increase */ vou_adjust_output()
/linux-4.4.14/drivers/media/usb/gspca/m5602/
H A Dm5602_po1030.h264 /* with a very low lighted environment increase the exposure but
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dfan.c59 /* smooth out the fanspeed increase/decrease */ nvkm_fan_update()
/linux-4.4.14/drivers/net/wireless/hostap/
H A Dhostap_ap.h33 /* Try to increase TX rate after # successfully sent consecutive packets */
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac1000_dma.c139 /* Operating on second frame increase the performance dwmac1000_dma_operation_mode()
/linux-4.4.14/drivers/power/
H A Djz4740-battery.c233 /* Too small interval will increase system workload */ jz_battery_work()
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dperf_event_intel_cqm.c105 * it just says that to increase confusion. __rmid_read()
797 * 2. increase the threshold __intel_cqm_rmid_rotate()
808 * rather increase the number of RMIDs on the limbo list __intel_cqm_rmid_rotate()
809 * than increase the threshold, because increasing the __intel_cqm_rmid_rotate()
/linux-4.4.14/kernel/trace/
H A Dtrace_stack.c261 * we will cause circular lock, so we also need to increase stack_max_size_write()
/linux-4.4.14/fs/ocfs2/cluster/
H A Dtcp_internal.h102 * to increase. it is increased when a connecting socket succeeds
/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_quota_defs.h115 #define XFS_QMOPT_DOWARN 0x0000400 /* increase warning cnt if needed */
/linux-4.4.14/include/sound/
H A Dhda_register.h110 /* max buffer size - no h/w limit, you can increase as you like */
/linux-4.4.14/arch/mips/include/asm/mach-pmcs-msp71xx/
H A Dmsp_regops.h13 * memory accesses between the instructions will increase the chance of
/linux-4.4.14/arch/sh/include/asm/
H A Dpage.h192 * and so we have to increase the kmalloc minalign for this.
/linux-4.4.14/arch/mn10300/mm/
H A Dcache-inv-by-reg.S229 add d1,a2 # increase next start address
/linux-4.4.14/arch/arm/mach-exynos/
H A Dmcpm-exynos.c258 * To increase the stability of KFC reset we need to program exynos_mcpm_init()
/linux-4.4.14/net/irda/ircomm/
H A Dircomm_ttp.c158 * increase the latency a bit.
/linux-4.4.14/include/linux/iio/
H A Dconsumer.h201 * The scale factor allows to increase the precession of the returned value. For
/linux-4.4.14/drivers/staging/rtl8712/
H A Drtl8712_xmit.c532 /* f/w will increase the seqnum by itself, driver pass the update_txdesc()
583 /* f/w will increase the seqnum by itself, driver pass the update_txdesc()
H A Dusb_intf.c370 * to driver. We have to increase the reference count of the usb device r871xu_drv_init()
/linux-4.4.14/drivers/scsi/megaraid/
H A Dmbox_defs.h495 * @write_config_count : increase with every configuration change
496 * @drive_inserted_count : increase with every drive inserted
/linux-4.4.14/drivers/media/pci/ttpci/
H A Dbudget-patch.c466 // use 0x03 to track RPS1 interrupts - increase by 1 every gpio3 is toggled budget_patch_attach()
467 // use 0x15 to track VPE interrupts - increase by 1 every vpeirq() is called budget_patch_attach()
/linux-4.4.14/drivers/pinctrl/
H A Dpinmux.c140 /* Let each pin increase references to this module */ pin_request()
143 "could not increase module refcount for pin %d\n", pin_request()
/linux-4.4.14/kernel/time/
H A Dclockevents.c206 * @dev: device to increase the minimum delta
262 * given min_delta_ns. Try to increase the minimum clockevents_program_min_delta()
/linux-4.4.14/drivers/usb/gadget/legacy/
H A Dzero.c107 "milliseconds to increase successive wakeup delays");
/linux-4.4.14/drivers/usb/phy/
H A Dphy-fsl-usb.h350 unsigned long expires; /* Number of count increase to timeout */
/linux-4.4.14/drivers/staging/rdma/ehca/
H A Dehca_cq.c145 ehca_err(device, "To increase the maximum number of CQs " ehca_create_cq()
/linux-4.4.14/drivers/md/bcache/
H A Dwriteback.c56 /* Don't increase writeback rate if the device isn't keeping up */ __update_writeback_rate()
/linux-4.4.14/drivers/mtd/nand/bcm47xxnflash/
H A Dops_bcm4706.c438 tbits += 19; /* Broadcom increases *index* by 20, we increase *pos* */ bcm47xxnflash_ops_bcm4706_init()
/linux-4.4.14/drivers/hid/
H A Dhid-roccat.c275 * increase start, so that slow reader misses one event, but roccat_report_event()
/linux-4.4.14/drivers/media/
H A Dmedia-devnode.c174 /* and increase the device refcount */ media_open()
/linux-4.4.14/drivers/media/usb/dvb-usb/
H A Ddvb-usb-remote.c77 * FIXME: Currently, it is not possible to increase the size of legacy_dvb_usb_setkeycode()
/linux-4.4.14/drivers/pnp/
H A Dquirks.c111 * Here we increase that range so that two such cards can be quirk_sb16audio_resources()
/linux-4.4.14/drivers/power/avs/
H A Drockchip-io-domain.c109 * of an increase. rockchip_iodomain_notify()
/linux-4.4.14/drivers/clk/ti/
H A Dclkt_dpll.c329 * increase beyond the current m) omap2_dpll_round_rate()
/linux-4.4.14/drivers/clocksource/
H A Dsamsung_pwm_timer.c198 * with min_delta = 2, but this would unnecessarily increase samsung_set_next_event()
/linux-4.4.14/drivers/acpi/
H A Dfan.c310 /* sort the state array according to fan speed in increase order */ acpi_fan_get_fps()
/linux-4.4.14/drivers/ata/
H A Dpata_bf54x.c316 /* increase t2 until we meed the minimum cycle length */ bfin_set_piomode()
329 /* increase t2 until we meed the minimum cycle length */ bfin_set_piomode()
396 /* increase tcyc - tdvs (tcyc_tdvs) until we meed bfin_set_dmamode()
451 /* increase tk until we meed the minimum cycle length */ bfin_set_dmamode()
H A Dpata_atp867x.c159 * Doc 6.6.9: increase the clock value by 1 for safer PIO speed atp867x_get_active_clocks_shifted()
/linux-4.4.14/arch/x86/kernel/cpu/mcheck/
H A Dmce_intel.c245 * This could in theory increase the threshold under high load,
/linux-4.4.14/arch/x86/math-emu/
H A Dreg_u_div.S148 /* increase the exponent */
/linux-4.4.14/fs/nfs/
H A Dcallback.c297 * Note: increase service usage, because later in case of error nfs_callback_create_svc()
/linux-4.4.14/mm/
H A Dmprotect.c275 * If we make a private mapping writable we increase our commit; mprotect_fixup()
/linux-4.4.14/fs/ntfs/
H A Dusnjrnl.h104 /* 8*/sle64 allocation_delta; /* Number of bytes by which to increase the
/linux-4.4.14/include/net/
H A Dred.h98 * increase max_p : max_p += alpha;
/linux-4.4.14/arch/arm/include/asm/
H A Ddma-mapping.h223 * This can be called during early boot to increase the size of the atomic
/linux-4.4.14/sound/pci/lx6464es/
H A Dlx_defs.h148 * not yet increase their sample count, record
/linux-4.4.14/net/dccp/ccids/
H A Dccid2.c324 /* we can't increase ack ratio further [1] */ ccid2_hc_tx_packet_sent()
380 * This neutralises RTO increase when RTT < SRTT - mdev ccid2_rtt_estimator()
573 * In slow-start, cwnd can increase up to a maximum of Ack Ratio/2 ccid2_hc_tx_packet_recv()
/linux-4.4.14/net/mac80211/
H A Drc80211_minstrel_ht.c474 * Try to increase robustness of max_prob rate by decrease number of
590 /* Try to increase robustness of max_prob_rate*/ minstrel_ht_update_stats()
872 * - for fallback rates, to increase chances of getting through minstrel_ht_set_rate()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
H A Dp2p.c1573 /* increase dwell time to wait for RESP frame */ brcmf_p2p_pub_af_tx()
1578 /* increase dwell time to wait for CONF frame */ brcmf_p2p_pub_af_tx()
1594 /* increase dwell time */ brcmf_p2p_pub_af_tx()
1622 /* increase dwell time to wait for RESP frame */ brcmf_p2p_pub_af_tx()
1628 /* increase dwell time to MED level */ brcmf_p2p_pub_af_tx()
/linux-4.4.14/net/ipv6/
H A Droute.c2650 /* For administrative MTU increase, there is no way to discover rt6_mtu_change_route()
2651 IPv6 PMTU increase, so PMTU increase should be updated here. rt6_mtu_change_route()
2652 Since RFC 1981 doesn't include administrative MTU increase rt6_mtu_change_route()
2653 update PMTU increase is a MUST. (i.e. jumbo frame) rt6_mtu_change_route()
2660 to reflect the increase. In this case if the other nodes' MTU rt6_mtu_change_route()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
H A Dlustre_dlm.h286 int increase);
1106 struct ptlrpc_request *r, int increase) ldlm_res_lvbo_update()
1111 increase); ldlm_res_lvbo_update()
1105 ldlm_res_lvbo_update(struct ldlm_resource *res, struct ptlrpc_request *r, int increase) ldlm_res_lvbo_update() argument
H A Dobd_support.h118 will increase the timeout anyhow.) */
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
H A Dimport.c297 /* decrease the interval to increase race condition */ ptlrpc_invalidate_import()
532 list, increase our timeout and try again. It will be reset when import_select_connection()
708 * import_select_connection will increase the net latency on ptlrpc_connect_import()
H A Devents.c265 /* NB: increase sequence number in current usec bucket, ptlrpc_req_add_history()
H A Dpinger.c135 /* The timeout list is a increase order sorted list */ pinger_check_timeout()
/linux-4.4.14/drivers/platform/x86/
H A Dintel_ips.c354 * Check CPU for load to see whether we should increase its thermal budget.
388 new_tdp_limit = cur_tdp_limit + 8; /* 1W increase */ ips_cpu_raise()
520 * Check GPU for load to see whether we should increase its thermal budget.
/linux-4.4.14/drivers/staging/lustre/lnet/selftest/
H A Dselftest.h290 /** increase/decrease some buffers */
/linux-4.4.14/drivers/rtc/
H A Drtc-at91sam9.c168 /* time jumped backwards, increase time until alarm */ at91_rtc_settime()
/linux-4.4.14/drivers/isdn/mISDN/
H A Dl1oip_codec.c33 The volume is increased to increase the dynamic range of the audio signal.
/linux-4.4.14/drivers/misc/sgi-xp/
H A Dxp.h69 * If the need for additional channels arises, one can simply increase
/linux-4.4.14/drivers/mtd/ubi/
H A Dgluebi.c116 * not open the UBI volume again - just increase the reference gluebi_get_device()
/linux-4.4.14/drivers/misc/
H A Dbmp085.c287 * increase both. The datasheet gives an overview on how measurement time,
/linux-4.4.14/drivers/net/wireless/rt2x00/
H A Drt2x00lib.h180 * This function will increase the requested index on the entry's queue,
/linux-4.4.14/drivers/firewire/
H A Dcore-topology.c90 * packets increase as expected. count_ports()
/linux-4.4.14/drivers/gpu/drm/gma500/
H A Doaktrail_crtc.c152 /* VCO will increase at this point so break */ mrst_sdvo_find_best_pll()
/linux-4.4.14/arch/unicore32/mm/
H A Dmmu.c257 * bytes. This can be used to increase (or decrease) the vmalloc
/linux-4.4.14/arch/cris/arch-v32/kernel/
H A Dhead.S386 ; Initialize registers to increase determinism
/linux-4.4.14/fs/jffs2/
H A Dbuild.c59 /* For each child, increase nlink */ jffs2_build_inode_pass1()
/linux-4.4.14/fs/lockd/
H A Dsvc.c339 * Note: increase service usage, because later in case of error lockd_create_svc()
/linux-4.4.14/net/tipc/
H A Dserver.c364 * sock_create_kern(): one is to increase the reference count of owner tipc_create_listen_sock()

Completed in 7189 milliseconds

1234