Searched refs:calculations (Results 1 - 200 of 223) sorted by relevance

12

/linux-4.1.27/tools/power/cpupower/bench/
H A Dbenchmark.c84 * governor and compares the used time for same calculations done
97 unsigned int calculations; start_benchmark() local
122 calculations = calculate_timespace(load_time, config); start_benchmark()
125 printf("_round %i: doing %u cycles with %u calculations" start_benchmark()
127 calculations, load_time); start_benchmark()
134 load_time / calculations, start_benchmark()
135 1000000 * calculations / load_time); start_benchmark()
141 ROUNDS(calculations); start_benchmark()
149 load_time, calculations); start_benchmark()
167 ROUNDS(calculations); start_benchmark()
175 load_time, calculations); start_benchmark()
/linux-4.1.27/drivers/infiniband/ulp/isert/
H A Disert_proto.h12 /*Constant PDU lengths calculations */
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/
H A Dchannel.h20 /* conversion for phy txpwr calculations that use .25 dB units */
H A Dpub.h50 /* a large TX Power as an init value to factor out of min() calculations,
H A Dd11.h1662 S_MFGTEST_TMP0, /* Temp regs used for RX test calculations */
/linux-4.1.27/arch/x86/include/asm/
H A Da.out-core.h27 /* changed the size calculations - should hopefully work better. lbt */ aout_dump_thread()
H A Dthread_info.h215 * build-time calculations only. )
/linux-4.1.27/arch/blackfin/kernel/
H A Dflat.c46 * flat_addr_absolute to prevent the normal address calculations bfin_get_addr_from_rp()
/linux-4.1.27/lib/
H A Dlibcrc32c.c75 MODULE_DESCRIPTION("CRC32c (Castagnoli) calculations");
H A Dcrc-ccitt.c68 MODULE_DESCRIPTION("CRC-CCITT calculations");
H A Dcrc-itu-t.c67 MODULE_DESCRIPTION("CRC ITU-T V.41 calculations");
H A Dcrc16.c65 MODULE_DESCRIPTION("CRC16 calculations");
H A Dcrc7.c75 MODULE_DESCRIPTION("CRC7 calculations");
H A Ddecompress_unxz.c41 * data, we can ignore them from our calculations. Block Headers of possible
H A Dcrc32.c50 MODULE_DESCRIPTION("Various CRC32 calculations");
/linux-4.1.27/drivers/crypto/ux500/hash/
H A Dhash_alg.h320 * struct hash_ctx - The context used for hash calculations.
323 * @state: The state of the current calculations.
337 * struct hash_ctx - The request context used for hash calculations.
338 * @state: The state of the current calculations.
/linux-4.1.27/arch/m68k/include/asm/
H A Da.out-core.h27 /* changed the size calculations - should hopefully work better. lbt */ aout_dump_thread()
/linux-4.1.27/net/ipv4/
H A Dtcp_vegas.c144 * then we don't want to do any Vegas calculations
148 * packets, _then_ we can make Vegas calculations
182 /* We do the Vegas calculations only if we got enough RTT tcp_vegas_cong_avoid()
206 * calculations. This is the min RTT seen during the tcp_vegas_cong_avoid()
H A Dtcp_veno.c104 * then we don't want to do any Veno calculations
108 * packets, _then_ we can make Veno calculations
131 /* We do the Veno calculations only if we got enough rtt samples */ tcp_veno_cong_avoid()
H A Dtcp_yeah.c121 /* We do the Vegas calculations only if we got enough RTT tcp_yeah_cong_avoid()
140 * calculations. This is the min RTT seen during the tcp_yeah_cong_avoid()
H A Dtcp_htcp.c118 /* achieved throughput calculations */ measure_achieved_throughput()
H A Droute.c57 * Ilia Sotnikov : Removed TOS from hash calculations
/linux-4.1.27/drivers/clk/rockchip/
H A Dclk-mmc-phase.c46 * simplify calculations. So 45degs could be anywhere between 33deg and 66deg.
/linux-4.1.27/crypto/
H A Dcrc32.c157 MODULE_DESCRIPTION("CRC32 calculations wrapper for lib/crc32");
H A Dcrc32c_generic.c171 MODULE_DESCRIPTION("CRC32c (Castagnoli) calculations wrapper for lib/crc32c");
/linux-4.1.27/arch/arm/plat-omap/
H A Dcounter_32k.c99 * 120000 rough estimate from the calculations in omap_init_clocksource_32k()
/linux-4.1.27/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_doorbell.c61 /* Doorbell calculations for device init. */ kfd_doorbell_init()
69 * We start with calculations in bytes because the input data might kfd_doorbell_init()
/linux-4.1.27/include/net/
H A Ddn.h86 * calculations).
149 * stamp : Time stamp of most recent transmission, used in RTT calculations
H A Dtcp.h946 * blocks etc.) we can make more aggressive calculations.
/linux-4.1.27/drivers/parisc/
H A Dled.c15 * - speed-up calculations with inlined assembler
55 completely in software. The necessary calculations are done in a work queue
56 task which is scheduled regularly, and since the calculations may consume a
57 relatively large amount of CPU time, some of the calculations can be
/linux-4.1.27/drivers/infiniband/hw/qib/
H A Dqib_wc_x86_64.c67 * For chips with two sets of buffers, the calculations are qib_enable_wc()
/linux-4.1.27/arch/x86/math-emu/
H A Dpoly_tan.c144 have negligible effect in later calculations poly_tan()
/linux-4.1.27/drivers/acpi/acpica/
H A Dhwtimer.c138 * (~20 minutes for 32-bit timers) -- calculations below: ACPI_EXPORT_SYMBOL()
/linux-4.1.27/include/scsi/
H A Dosd_ore.h48 /* Cached often needed calculations filled in by
/linux-4.1.27/include/uapi/linux/
H A Dppp_defs.h63 * Values for FCS calculations.
H A Dif_link.h195 can point to real physical interface (f.e. for bandwidth calculations),
/linux-4.1.27/arch/arm/mach-omap2/
H A Dvoltage.h59 * @sys_clk: system clock name/frequency, used for various timing calculations
H A Ddpll44xx.c129 /* regm4xen adds a multiplier of 4 to DPLL calculations */ omap4_dpll_regm4xen_recalc()
H A Dsdrc.h97 u32 base_cs; /* base chip select to use for calculations */
H A Dvc.c74 /* Default I2C trace length on pcb, 6.3cm. Used for capacitance calculations. */
/linux-4.1.27/kernel/trace/
H A Dtrace_benchmark.c61 * other calculations. trace_do_benchmark()
/linux-4.1.27/lib/raid6/
H A Dalgos.c250 MODULE_DESCRIPTION("RAID6 Q-syndrome calculations");
/linux-4.1.27/include/drm/
H A Ddrm_rect.h31 * clipping, scaling, etc. calculations.
/linux-4.1.27/fs/ubifs/
H A Dbudget.c38 * When pessimistic budget calculations say that there is no enough space,
260 /* The calculations are rough and may end up with a negative number */ ubifs_calc_available()
646 * Indexing overhead calculations are based on the following formula: ubifs_reported_space()
690 * empty LEBs we may use more precise calculations than ubifs_get_free_space_nolock()
695 * Note, the calculations below are similar to what we have in ubifs_get_free_space_nolock()
H A Dsuper.c607 * calculations when reporting free space. init_constants_early()
724 /* Initialize effective LEB size used in budgeting calculations */ init_constants_sb()
H A Dfind.c525 * calculations, but this is harmless because at the ubifs_find_free_space()
H A Dreplay.c1065 * UBIFS budgeting calculations use @c->bi.uncommitted_idx variable ubifs_replay_journal()
H A Dubifs-media.h251 * necessarily mount. UBIFS does run-time calculations and validates the FS
H A Ddebug.c982 * affects the free space calculations, and UBIFS might not know about dbg_save_space_info()
/linux-4.1.27/drivers/hwmon/
H A Dultra45_env.c89 * of these calculations are borrowed from the adt7470 driver.
H A Dltc2945.c176 * determines register calculations. ltc2945_val_to_reg()
H A Dlm63.c659 /* Shift calculations to avoid rounding errors */ lm63_set_convrate()
H A Dsht15.c145 * obtained from the regulator and so any calculations
H A Dlm90.c503 /* Shift calculations to avoid rounding errors */ lm90_set_convrate()
/linux-4.1.27/drivers/mtd/chips/
H A Dcfi_util.c181 the requested erase. Actually, to save on the calculations, cfi_varsize_frob()
H A Dcfi_cmdset_0020.c905 the requested erase. Actually, to save on the calculations, cfi_staa_erase_varsize()
/linux-4.1.27/drivers/scsi/sym53c8xx_2/
H A Dsym_malloc.c49 * this allocator allows simple and fast address calculations
/linux-4.1.27/drivers/staging/comedi/drivers/
H A Djr3_pci.h144 * these calculations. This bit will also become active when a new
405 * in the vector calculations. This value is set by the JR3 DSP
472 * control the calculations of the rates. Rate_address is the
485 * will minimize the time necessary to start the rate calculations.
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/
H A Dphy_hal.h92 /* a large TX Power as an init value to factor out of min() calculations,
/linux-4.1.27/drivers/infiniband/hw/ipath/
H A Dipath_wc_x86_64.c66 * For chips with two sets of buffers, the calculations are ipath_enable_wc()
/linux-4.1.27/arch/sparc/include/asm/
H A Dtrap_block.h174 * the calculations done by the macro mid-stream.
/linux-4.1.27/arch/x86/boot/compressed/
H A Daslr.c147 * decompression (see calculations at top of misc.c). mem_avoid_init()
/linux-4.1.27/fs/xfs/
H A Dxfs_discard.c91 * use daddr format for all range/len calculations as that is xfs_trim_extents()
/linux-4.1.27/drivers/video/fbdev/kyro/
H A DSTG4000InitDevice.c139 /* Scale clock required for use in calculations */ ProgramClock()
H A DSTG4000OverlayDevice.c561 from decimate and scaling calculations SetOverlayViewPort()
/linux-4.1.27/arch/mips/mti-malta/
H A Dmalta-setup.c188 pr_warn("WARNING: IDE timing calculations will be " pci_clock_check()
/linux-4.1.27/arch/powerpc/kvm/
H A Demulate.c71 * So use the host decrementer calculations for decrementer emulation. kvmppc_emulate_dec()
/linux-4.1.27/arch/hexagon/include/asm/
H A Dbitops.h33 * The offset calculations for these are based on BITS_PER_LONG == 32
/linux-4.1.27/arch/arm/include/asm/
H A Dpgtable-2level.h182 /* we don't need complex calculations here as the pmd is folded into the pgd */
/linux-4.1.27/arch/alpha/lib/
H A Dev6-copy_user.S206 * There's no point in doing a lot of complex alignment calculations to try to
/linux-4.1.27/net/netfilter/
H A Dxt_time.c75 * calculations are done last, in case a "simple match" can be found earlier.
/linux-4.1.27/fs/exofs/
H A Dore_raid.c43 /* Cache some hot path repeated calculations */
455 * NOTE: We call ios->r4w->lock_fn for all pages needed for parity calculations
H A Dore.c43 * 3. Cache some havily used calculations that will be needed by users.
/linux-4.1.27/kernel/sched/
H A Dproc.c4 * Kernel load calculations, forked from sched/core.c
12 * Global load-average calculations
H A Dsched.h38 * Increase resolution of nice-level calculations for 64-bit architectures.
/linux-4.1.27/drivers/crypto/ux500/cryp/
H A Dcryp.c300 * ongoing calculations before trying to reprogram it. cryp_save_device_context()
/linux-4.1.27/drivers/dma/ipu/
H A Dipu_irq.c192 * register has source number 96, and not 88. This makes calculations easier,
/linux-4.1.27/arch/arm64/lib/
H A Dstrncmp.S127 * We also need to adjust the limit calculations, but without
/linux-4.1.27/arch/c6x/platforms/
H A Dplldata.c253 /* assumptions used for delay loop calculations */
/linux-4.1.27/arch/arm/plat-samsung/
H A Dpm-gpio.c121 * these into the calculations.
/linux-4.1.27/include/linux/mmc/
H A Ddw_mmc.h79 * rate and timeout calculations.
/linux-4.1.27/drivers/net/wireless/iwlegacy/
H A D4965.h282 * 4965 txpower calculations rely on information from three sources:
384 * and is therefore a good choice for all txpower calculations (this
431 * temperature calculations often under these conditions to
H A D4965.c589 * Determines power supply voltage compensation for txpower calculations.
/linux-4.1.27/drivers/isdn/mISDN/
H A Dl1oip_codec.c55 /* definitions of codec. don't use calculations, code may run slower. */
/linux-4.1.27/drivers/macintosh/
H A Dwindfarm_pm112.c152 /* We keep a global tmax for overtemp calculations */ create_cpu_loop()
H A Dwindfarm_rm31.c309 /* We keep a global tmax for overtemp calculations */ cpu_setup_pid()
H A Dwindfarm_pm72.c408 /* We keep a global tmax for overtemp calculations */ cpu_setup_pid()
/linux-4.1.27/drivers/i2c/algos/
H A Di2c-algo-pca.c471 /* To avoid integer overflow, use clock/100 for calculations */ pca_init()
/linux-4.1.27/drivers/mtd/devices/
H A Dlart.c375 * the requested erase. Actually, to save on the calculations, flash_erase()
/linux-4.1.27/drivers/media/pci/cx18/
H A Dcx18-av-audio.c56 * freq used in calculations in this driver will be: set_audclk_freq()
H A Dcx18-firmware.c254 * freq used in calculations in this driver will be: cx18_init_power()
H A Dcx18-av-core.c104 * The crystal freq used in calculations in this driver will be cx18_av_init()
/linux-4.1.27/drivers/media/tuners/
H A Dfc2580.c151 * Most likely all those PLL calculations are not correct. I am not fc2580_set_params()
/linux-4.1.27/drivers/net/wireless/rt2x00/
H A Drt2x00link.c36 /* Constants for EWMA calculations. */
H A Drt2x00.h88 * Duration calculations
/linux-4.1.27/drivers/staging/dgnc/
H A Ddgnc_driver.h325 ulong ch_cpstime; /* Time for CPS calculations */
/linux-4.1.27/drivers/pwm/
H A Dpwm-tiehrpwm.c177 * calculations for prescaler value : set_prescale_div()
/linux-4.1.27/arch/x86/crypto/
H A Dcrc32c-pcl-intel-asm_64.S4 * The white papers on CRC32C calculations with PCLMULQDQ instruction can be
/linux-4.1.27/arch/x86/ia32/
H A Dia32_aout.c58 /* changed the size calculations - should hopefully work better. lbt */ dump_thread32()
/linux-4.1.27/drivers/char/agp/
H A Disoch.c67 * Convenience structure to make the calculations clearer agp_3_5_isochronous_node_enable()
/linux-4.1.27/arch/metag/kernel/
H A Dsetup.c322 * calculations work anyway. setup_arch()
/linux-4.1.27/crypto/async_tx/
H A Dasync_raid6_recov.c2 * Asynchronous RAID-6 recovery calculations ASYNC_TX API.
/linux-4.1.27/drivers/video/fbdev/
H A Dasiliantfb.c153 * avoid over-optimistic error calculations */ asiliant_calc_dclk2()
H A Datafb.c990 /* Skip all calculations. VGA/TV/SC1224 only supported. */ falcon_decode_var()
1191 /* include sync lengths in right/lower margin for all calculations */ falcon_decode_var()
1195 /* ! In all calculations of margins we use # of lines in half frame falcon_decode_var()
H A Damifb.c1435 * Bitplane calculations and check the Memory Requirements ami_decode_var()
/linux-4.1.27/arch/cris/arch-v32/kernel/
H A Dkgdb_asm.S17 ;; First of all, save the ACR on the stack since we need it for address calculations.
/linux-4.1.27/arch/arm/mach-s3c24xx/
H A Diotiming-s3c2410.c138 /* Currently no support for Tacp calculations. */ calc_tacp()
/linux-4.1.27/arch/arm/mach-davinci/
H A Dclock.c289 /* If this is the PLL base clock, no more calculations needed */ clk_sysclk_recalc()
/linux-4.1.27/sound/core/
H A Dpcm_misc.c39 /* we do lots of calculations on snd_pcm_format_t; shut up sparse */
/linux-4.1.27/include/linux/mtd/
H A Dcfi.h109 * These numbers are used in calculations.
/linux-4.1.27/drivers/input/misc/
H A Dad714x.c283 * are used in the calculations. Similarly when the last sensor has the
285 * are used in the calculations.
/linux-4.1.27/drivers/usb/c67x00/
H A Dc67x00-sched.c516 * following calculations provide the full speed bit times for c67x00_claim_frame_bw()
529 /* make calculations in 1/100 bit times to maintain resolution */ c67x00_claim_frame_bw()
/linux-4.1.27/drivers/media/dvb-frontends/
H A Dstb0899_drv.c656 /* Initial calculations */ stb0899_init_calc()
664 /* DVBS2 Initial calculations */ stb0899_init_calc()
H A Dstb0899_algo.c567 /* Initial calculations */ stb0899_dvbs_algo()
/linux-4.1.27/include/acpi/
H A Dactypes.h215 * It is reported that, after some calculations, the physical addresses can
452 /* Time constants for timer calculations */
/linux-4.1.27/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c1824 /* Following values & calculations differ for different type of modes */ hdmi_v13_mode_set()
1917 /* Following values & calculations differ for different type of modes */ hdmi_v14_mode_set()
1966 /* Following values & calculations are same irrespective of mode type */ hdmi_v14_mode_set()
/linux-4.1.27/drivers/i2c/busses/
H A Di2c-exynos5.c414 /* We don't expect calculations to fail during the run */ exynos5_i2c_reset()
H A Di2c-rk3x.c598 * NOTE: Above calculations always produce div_low > 0 and div_high > 0. rk3x_i2c_calc_divs()
/linux-4.1.27/drivers/media/i2c/soc_camera/
H A Dov5642.c780 /* Sets the window for AWB calculations */ ov5642_set_resolution()
H A Dov6650.c777 * for subseqent clock divider calculations ov6650_s_parm()
/linux-4.1.27/drivers/net/ethernet/seeq/
H A Dsgiseeq.c753 /* A couple calculations now, saves many cycles later. */ sgiseeq_probe()
/linux-4.1.27/drivers/scsi/arcmsr/
H A Darcmsr.h621 /* Offset is used in making arc cdb physical to virtual calculations */
/linux-4.1.27/drivers/staging/iio/light/
H A Disl29018.c167 * into two calculations: int scaling and micro-scaling. isl29018_read_lux()
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_init.h299 /* CMNG constants, as derived from system spec calculations */
H A Dbnx2x.h782 /* dropless fc calculations for BDs
830 /* dropless fc calculations for RCQs
2297 /* CMNG constants, as derived from system spec calculations */
H A Dbnx2x_cmn.h871 the calculations. */ bnx2x_init_sge_ring_bit_mask()
H A Dbnx2x_sriov.c884 /* no credit calculations for macs (just yet) */ bnx2x_iov_static_resc()
/linux-4.1.27/drivers/infiniband/ulp/iser/
H A Discsi_iser.h187 /* Constant PDU lengths calculations */
/linux-4.1.27/arch/sparc/lib/
H A Dchecksum_32.S482 /* We do these strange calculations for the csum_*_from_user case only, ie.
/linux-4.1.27/arch/sparc/net/
H A Dbpf_jit_comp.c334 /* A note about branch offset calculations. The addrs[] array,
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dpptable.h499 USHORT usVddc; // We use this field for the "fake" standardized VDDC for power calculations; For CI and newer, we use this as the real VDDC value. in CI we read it as StdVoltageHiSidd
H A Dcik.c9140 * Used for display watermark bandwidth calculations
9192 * Used for display watermark bandwidth calculations
9221 * Used for display watermark bandwidth calculations
9250 * Used for display watermark bandwidth calculations
9279 * Used for display watermark bandwidth calculations
9310 * Used for display watermark bandwidth calculations
9329 * Used for display watermark bandwidth calculations
9362 * Used for display watermark bandwidth calculations
9436 * Used for display watermark bandwidth calculations
9456 * Used for display watermark bandwidth calculations
9474 * Used for display watermark bandwidth calculations
H A Dr300_reg.h350 * position calculations.
/linux-4.1.27/drivers/video/fbdev/aty/
H A Dmach64_gx.c126 * FIXME: use real calculations instead of using fixed values from the old aty_var_to_pll_514()
H A Dradeon_pm.c1661 * according to proper spread spectrum calculations radeon_pm_restore_pixel_pll()
/linux-4.1.27/fs/qnx6/
H A Dinode.c432 /* ease the later tree level calculations */ qnx6_fill_super()
/linux-4.1.27/fs/xfs/libxfs/
H A Dxfs_da_format.c224 * calculations. We also use round_up() as XFS_DIR2_DATA_ALIGN is always a power
H A Dxfs_bmap.c1724 xfs_filblks_t temp=0; /* value for da_new calculations */ xfs_bmap_add_extent_delay_real()
1725 xfs_filblks_t temp2=0;/* value for da_new calculations */ xfs_bmap_add_extent_delay_real()
2796 xfs_filblks_t temp=0; /* temp for indirect calculations */ xfs_bmap_add_extent_hole_delay()
3196 xfs_extlen_t temp; /* temp for calculations */ xfs_bmap_extsize_align()
4711 xfs_filblks_t temp; /* for indirect length calculations */ xfs_bmap_del_extent()
4712 xfs_filblks_t temp2; /* for indirect length calculations */ xfs_bmap_del_extent()
H A Dxfs_trans_resv.c164 * register overflow from temporaries in the calculations.
/linux-4.1.27/drivers/video/fbdev/msm/
H A Dmdp_ppp.c216 /* to improve precicsion calculations are done in U31.33 and converted scale_params()
/linux-4.1.27/fs/logfs/
H A Dgc.c562 * calculations. First we check whether moving the journal would be a
/linux-4.1.27/include/linux/
H A Dworkqueue.h128 * participate in pool hash calculations or equality comparisons.
H A Dsched.h593 * used for thread group CPU timer calculations.
756 * credential calculations
898 * Increase resolution of cpu_capacity calculations
/linux-4.1.27/net/mac80211/
H A Drc80211_minstrel.c658 * the calculations and is probably unnecessary */ minstrel_alloc()
H A Dieee80211_i.h506 * accuracy and to speed up calculations, i.e., the value need to be
/linux-4.1.27/sound/drivers/opl3/
H A Dopl3_midi.c41 * it saves a lot of log() calculations. (Rob Hooft <hooft@chem.ruu.nl>)
/linux-4.1.27/include/linux/mlx5/
H A Ddriver.h230 /* protect command average calculations */
/linux-4.1.27/drivers/dma/ppc4xx/
H A Dadma.c2304 * of destinations (RXOR support only Q-parity calculations) ppc440spe_dma01_prep_pq()
2625 /* Always use WXOR for P/Q calculations (two destinations). ppc440spe_adma_prep_dma_pqzero_sum()
2928 /* If we want to include destination into calculations, ppc440spe_adma_pq_set_dest()
2992 * If we want to include destination into calculations, ppc440spe_adma_pq_set_dest()
3207 /* both P & Q calculations required; set P src here */ ppc440spe_adma_pq_set_src()
3535 /* both P & Q calculations required; set P mult here */ ppc440spe_adma_pq_set_src_mult()
/linux-4.1.27/drivers/mtd/nand/
H A Ddavinci_nand.c372 * loop without any of the correction calculations having taken place. nand_davinci_correct_4bit()
H A Ds3c2410.c220 /* timing calculations */
/linux-4.1.27/drivers/media/i2c/cx25840/
H A Dcx25840-ir.c192 * Low Pass Filter register calculations
/linux-4.1.27/drivers/media/pci/cx23885/
H A Dcx23888-ir.c226 * Low Pass Filter register calculations
/linux-4.1.27/drivers/media/usb/dvb-usb/
H A Daf9005-fe.c537 but I don't think this kind of complex calculations belong af9005_fe_read_snr()
/linux-4.1.27/drivers/misc/
H A Dapds990x.c504 /* Store used gain for calculations */ apds990x_irq()
/linux-4.1.27/drivers/misc/genwqe/
H A Dcard_utils.c162 * genwqe_init_crc32() - Prepare a lookup table for fast crc32 calculations
/linux-4.1.27/drivers/net/irda/
H A Dvlsi_ir.h443 /* quite ugly, I know. But implementing these calculations here avoids
/linux-4.1.27/drivers/staging/media/davinci_vpfe/
H A Ddavinci_vpfe_user.h184 * Base window selection for Horizontal Black Clamp calculations
/linux-4.1.27/drivers/input/mouse/
H A Dappletouch.c397 * Use a smoothed version of sensor data for movement calculations, to atp_calculate_abs()
/linux-4.1.27/drivers/dma/
H A Dfsl_raid.c46 * calculations required in RAID5 and RAID6 operations. RE driver
/linux-4.1.27/drivers/tty/serial/
H A Detraxfs-uart.c900 * This matters for timeout calculations unfortunately, but keeping cris_serial_port_init()
H A Dioc4_serial.c1098 /* Use baud rate calculations based on detected PCI ioc4_attach_local()
/linux-4.1.27/drivers/video/fbdev/core/
H A Dfbmon.c1292 * All calculations are based on the VESA GTF Spreadsheet
/linux-4.1.27/drivers/md/
H A Draid5.h50 * from parity calculations, and a clean block that has been
/linux-4.1.27/include/trace/events/
H A Drcu.h10 * Tracepoint for start/end markers used for utilization calculations.
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
H A Dsched.c124 * We do our own priority calculations, so we normally want __spu_update_sched_info()
/linux-4.1.27/arch/powerpc/kernel/
H A Dtime.c514 /* collect purr register values often, for accurate calculations */ __timer_interrupt()
/linux-4.1.27/arch/ia64/kernel/
H A Dsetup.c848 * Do the following calculations:
/linux-4.1.27/kernel/
H A Dptrace.c323 * Protect exec's credential calculations against our interference; ptrace_attach()
/linux-4.1.27/sound/oss/
H A Dopl3.c328 * it saves a lot of log() calculations. (RH)
H A Dsb_ess.c7 * TODO: consistency speed calculations!!
/linux-4.1.27/sound/soc/codecs/
H A Dwm8993.c409 /* Apply the division for our remaining calculations */ fll_factors()
H A Dwm9081.c490 /* Apply the division for our remaining calculations */ fll_factors()
H A Darizona.c1792 /* Apply the division for our remaining calculations */ arizona_calc_fll()
H A Dwm2200.c1884 /* Apply the division for our remaining calculations */ fll_factors()
H A Dwm5100.c1704 /* Apply the division for our remaining calculations */ fll_factors()
H A Dwm8904.c1619 /* Apply the division for our remaining calculations */ fll_factors()
/linux-4.1.27/fs/btrfs/
H A Dqgroup.c1616 * exclusive calculations end up correct. qgroup_calc_old_refcnt()
1995 * in our calculations. We set old_refnct and new_refcnt cause who the qgroup_shared_accounting()
/linux-4.1.27/mm/
H A Dpage-writeback.c715 * Note, that we cannot use global counters in these calculations bdi_position_ratio()
1061 * For strictlimit case, calculations above were based on bdi counters bdi_update_dirty_ratelimit()
/linux-4.1.27/drivers/media/rc/
H A Dite-cir.c237 /* we don't need no stinking calculations */ ite_set_carrier_params()
/linux-4.1.27/drivers/net/ethernet/sun/
H A Dsungem.h478 * be zero for TX-to-TX IPG calculations and/or when the Enable IPG0 bit
/linux-4.1.27/drivers/staging/dgap/
H A Ddgap.h981 u32 ch_cpstime; /* Time for CPS calculations */
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
H A Dldlm_pool.c187 * \a period. This is later used in grant_plan calculations.
/linux-4.1.27/drivers/gpu/drm/i915/
H A Dintel_drv.h519 * for the watermark calculations. Currently only Haswell uses this.
H A Di915_drv.h1043 /* manual wa residency calculations */
/linux-4.1.27/drivers/usb/storage/
H A Dsddr09.c987 // with the new data, and performing ECC calculations sddr09_write_data()
/linux-4.1.27/arch/powerpc/oprofile/
H A Dop_model_cell.c1061 * The ranges and steps are in powers of 2 so the calculations calculate_lfsr()
/linux-4.1.27/tools/perf/util/
H A Dsort.c889 /* al_addr does all the right addr - start + offset calculations */ sort__dcacheline_cmp()
/linux-4.1.27/drivers/net/
H A Dvirtio_net.c900 /* Pull header back to avoid skew in tx bytes calculations. */ xmit_skb()
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dmain.c41 /* Our lower layer calculations limit our precision to ath9k_parse_mpdudensity()
/linux-4.1.27/drivers/media/usb/gspca/
H A Dsn9c20x.c1945 * than our regular bandwidth calculations reserve, so we force the sd_isoc_init()
/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic7xxx_pci.c1585 /* Make the table calculations below happy */ configure_termination()
/linux-4.1.27/fs/reiserfs/
H A Ddo_balan.c7 * Further calculations can not cause schedule(), and thus the buffer
/linux-4.1.27/drivers/video/fbdev/i810/
H A Di810_main.c20 * DotClock and PLL calculations are partly based on i810_driver.c
/linux-4.1.27/drivers/net/ethernet/qlogic/qlge/
H A Dqlge_main.c3462 * there's no bit/mask calculations in the critical path. ql_resolve_queues_to_irqs()
3503 * there's no bit/mask calculations in the critical path. ql_resolve_queues_to_irqs()
/linux-4.1.27/drivers/mmc/core/
H A Dcore.c1831 * timeout calculations become increasingly hugely over-estimated. mmc_init_erase()
/linux-4.1.27/drivers/mmc/host/
H A Datmel-mci.c140 * rate and timeout calculations.
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/o2iblnd/
H A Do2iblnd.c1260 /* No fancy arithmetic when we do the buffer calculations */ kiblnd_map_tx_pool()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
H A Dlustre_net.h227 * NB: these calculations (and examples below) are simplified to help
/linux-4.1.27/drivers/block/
H A Dpktcdvd.c1881 * deal with request calculations. pkt_probe_settings()
/linux-4.1.27/drivers/atm/
H A Dhorizon.c2317 // bucket calculations (from a piece of paper...) cell bucket hrz_open()

Completed in 6536 milliseconds

12