Searched refs:preload (Results 1 - 57 of 57) sorted by relevance

/linux-4.1.27/drivers/rtc/
H A Drtc-ep93xx.c42 static int ep93xx_rtc_get_swcomp(struct device *dev, unsigned short *preload, ep93xx_rtc_get_swcomp() argument
50 if (preload) ep93xx_rtc_get_swcomp()
51 *preload = (comp & EP93XX_RTC_SWCOMP_INT_MASK) ep93xx_rtc_get_swcomp()
82 unsigned short preload, delete; ep93xx_rtc_proc() local
84 ep93xx_rtc_get_swcomp(dev, &preload, &delete); ep93xx_rtc_proc()
86 seq_printf(seq, "preload\t\t: %d\n", preload); ep93xx_rtc_proc()
101 unsigned short preload; ep93xx_rtc_show_comp_preload() local
103 ep93xx_rtc_get_swcomp(dev, &preload, NULL); ep93xx_rtc_show_comp_preload()
105 return sprintf(buf, "%d\n", preload); ep93xx_rtc_show_comp_preload()
/linux-4.1.27/drivers/watchdog/
H A Die6xx_wdt.c91 * This is needed to write to preload and reload registers
112 u32 preload; ie6xx_wdt_set_timeout() local
118 /* and the preload value is loaded into [34:15] of the down counter */ ie6xx_wdt_set_timeout()
119 preload = (t * clock) >> 15; ie6xx_wdt_set_timeout()
121 * Manual states preload must be one less. ie6xx_wdt_set_timeout()
124 preload -= 1; ie6xx_wdt_set_timeout()
136 outl(preload, ie6xx_wdt_data.sch_wdtba + PV2); ie6xx_wdt_set_timeout()
/linux-4.1.27/arch/arm/mach-rpc/include/mach/
H A Dacornfb.h111 * accesses. However, in 64 bit bus mode the FIFO preload value acornfb_vidc20_find_rates()
114 * FIFO preload value). acornfb_vidc20_find_rates()
/linux-4.1.27/arch/x86/include/asm/
H A Dfpu-internal.h433 typedef struct { int preload; } fpu_switch_t; member in struct:__anon3033
443 fpu.preload = tsk_used_math(new) && switch_fpu_prepare()
456 if (fpu.preload) { switch_fpu_prepare()
465 if (fpu.preload) { switch_fpu_prepare()
468 fpu.preload = 0; switch_fpu_prepare()
479 * given the process the FPU if we are going to preload the FPU
485 if (fpu.preload) { switch_fpu_finish()
/linux-4.1.27/arch/x86/crypto/
H A Dtwofish-avx-x86_64-asm_64.S189 #define encrypt_round(n, a, b, c, d, preload, prerotate) \
194 preload(c ## 1); \
197 #define decrypt_round(n, a, b, c, d, preload, prerotate) \
202 preload(c ## 1); \
/linux-4.1.27/arch/arm64/crypto/
H A Daes-ce.S19 /* preload all round keys */
H A Daes-neon.S24 /* preload the entire Sbox */
36 /* do preload for encryption */
45 /* do preload for decryption */
/linux-4.1.27/lib/
H A Didr.c87 * one from the per-cpu preload buffer. If @layer_idr is not %NULL, fetch
92 * together with per-pool preload buffer.
104 * before preload buffer; otherwise, non-preloading idr_alloc() idr_layer_alloc()
114 * Try to fetch one from the per-cpu preload buffer if in process idr_layer_alloc()
371 * idr_preload - preload for idr_alloc()
398 * Consuming preload buffer from non-process context breaks preload idr_preload()
422 /* link the new one to per-cpu preload list */ idr_preload()
/linux-4.1.27/drivers/isdn/mISDN/
H A Ddsp_cmx.c1317 int preload = 0; local
1346 /* preload if we have delay set */
1348 preload = len;
1349 if (preload < 128)
1350 preload = 128;
1354 nskb = mI_alloc_skb(len + preload, GFP_ATOMIC);
1358 len + preload);
1370 d = skb_put(nskb, preload + len); /* result */
1376 /* preload with silence, if required */
1377 if (preload) {
1378 memset(d, dsp_silence, preload);
1379 d += preload;
1598 memcpy(skb_put(txskb, len), nskb->data + preload,
/linux-4.1.27/arch/arm/mach-omap2/
H A Dsram242x.S247 adr r4, pbegin @ addr of preload start
248 adr r8, pend @ addr of preload end
249 mcrr p15, 1, r8, r4, c12 @ preload into icache
H A Dsram243x.S247 adr r4, pbegin @ addr of preload start
248 adr r8, pend @ addr of preload end
249 mcrr p15, 1, r8, r4, c12 @ preload into icache
/linux-4.1.27/arch/mn10300/kernel/
H A Dhead.S70 # preload the PGD pointer register
312 # preload the PGD pointer register
/linux-4.1.27/arch/powerpc/mm/
H A Dslb.c229 * preload some userspace segments into the SLB. switch_slb()
231 * 0x10000000 so it makes sense to preload this segment. switch_slb()
H A Dmem.c482 * We use it to preload an HPTE into the hash table corresponding to
H A Dhash_utils_64.c1242 * hash preload there. Hence can ignore THP here hash_preload()
1251 * a 64K kernel), then we don't preload, hash_page() will take hash_preload()
H A Dpgtable_64.c811 * We use it to preload an HPTE into the hash table corresponding to
/linux-4.1.27/tools/lib/lockdep/
H A Dpreload.c226 * We keep trying to init our preload module because there might be pthread_mutex_init()
228 * initialized, in that case we'll need to manually call preload pthread_mutex_init()
/linux-4.1.27/drivers/media/pci/zoran/
H A Dzr36050.c440 /* encoding table preload for compression */ zr36050_init()
483 /* do the internal huffman table preload */ zr36050_init()
488 dprintk(2, "%s: Status after table preload: 0x%02x\n", zr36050_init()
542 /* encoding table preload */ zr36050_init()
553 /* do the internal huffman table preload */ zr36050_init()
558 dprintk(2, "%s: Status after table preload: 0x%02x\n", zr36050_init()
H A Dzr36060.c558 dprintk(2, "%s: Status after table preload: 0x%02x\n", ptr->name, zr36060_init()
/linux-4.1.27/drivers/hwmon/
H A Dsmsc47m1.c116 #define FAN_FROM_REG(reg, div, preload) ((reg) <= (preload) || (reg) == 255 ? \
118 983040 / (((reg) - (preload)) * (div)))
/linux-4.1.27/drivers/staging/comedi/drivers/
H A Ds526.c198 /* Reset the counter if it is software preload */ s526_gpct_insn_config()
246 /* Reset the counter if it is software preload */ s526_gpct_insn_config()
H A Ds626.h436 #define S626_LOADSRC_NONE 3 /* Never preload core. */
510 #define S626_CRABIT_LOADSRC_A 9 /* A preload trigger. */
589 #define S626_CRBBIT_LOADSRC_B 6 /* B preload trigger. */
H A Ds626.c672 * Write value into counter preload register.
1046 * Return/set the event that will trigger transfer of the preload
1989 /* Set the preload register */ s626_timer_load()
1993 * Software index pulse forces the preload register to load s626_timer_load()
2396 /* Set the preload register */ s626_enc_insn_write()
2400 * Software index pulse forces the preload register to load s626_enc_insn_write()
H A Ddt282x.c606 * - preload multiplexer
/linux-4.1.27/arch/arm/kvm/
H A Dpsci.c250 * value. To achieve this, we preload r0 (or x0) with kvm_psci_0_2_call()
/linux-4.1.27/net/9p/
H A Derror.c189 * p9_error_init - preload mappings into hash list
/linux-4.1.27/include/linux/
H A Didr.h93 * idr_preload_end - end preload section started with idr_preload()
/linux-4.1.27/sound/pci/asihpi/
H A Dasihpi.c631 unsigned int preload = ds->period_bytes * 1; snd_pcm_group_for_each_entry() local
632 snd_printddd("%d preload %d\n", s->number, preload); snd_pcm_group_for_each_entry()
636 preload, snd_pcm_group_for_each_entry()
638 ds->pcm_buf_host_rw_ofs = preload; snd_pcm_group_for_each_entry()
935 /* ? host_rw_ofs always ahead of elapsed_dma_ofs by preload size? */ snd_pcm_group_for_each_entry()
/linux-4.1.27/drivers/ide/
H A Dtrm290.c88 * Index-2 read-ahead counter preload bits 0-7 (byte, write only)
/linux-4.1.27/arch/mips/kernel/
H A Dsmp.c249 /* preload SMP state for boot cpu */ smp_prepare_boot_cpu()
/linux-4.1.27/arch/frv/kernel/
H A Dsleep.S84 # preload and lock into icache that code which may have to run
H A Dhead.S130 # preload the registers with invalid values in case any DBR/DARS are marked not present
/linux-4.1.27/arch/arm/include/asm/
H A Dassembler.h67 * Data preload for architectures that support it
/linux-4.1.27/drivers/infiniband/core/
H A Dsa_query.c621 bool preload = !!(gfp_mask & __GFP_WAIT); send_mad() local
625 if (preload) send_mad()
632 if (preload) send_mad()
/linux-4.1.27/drivers/atm/
H A Dhorizon.c232 configurable divider and a configurable timer preload value).
532 * different values by specifying two parameters: a timer preload from
536 * cellrate = baserate / (preload * 2^divider)
539 * base rate. Halving the preload is equivalent to adding 1 to the
540 * divider and so values 1 to 8 of the preload are redundant except
543 * Given a desired cell rate, an algorithm to determine the preload
1495 // Update the PCR counter preload value etc. setup_idle_tx_channel()
/linux-4.1.27/drivers/firewire/
H A Dcore-cdev.c489 bool preload = !!(gfp_mask & __GFP_WAIT); add_client_resource() local
493 if (preload) add_client_resource()
509 if (preload) add_client_resource()
/linux-4.1.27/drivers/net/wireless/rt2x00/
H A Drt2400pci.h206 * CFP_COUNT_PRELOAD: Cfp count preload value.
207 * TBCM_PRELOAD: Tbcn preload value in units of 64us.
H A Drt2500pci.h283 * CFP_COUNT_PRELOAD: Cfp count preload value.
284 * TBCM_PRELOAD: Tbcn preload value in units of 64us.
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/
H A Dampdu.c118 * ffpld_rsvd: number of bytes to reserve for preload
769 /* set the preload length */ brcms_c_ampdu_finalize()
/linux-4.1.27/net/sctp/
H A Dassociola.c1591 bool preload = !!(gfp & __GFP_WAIT); sctp_assoc_set_id() local
1598 if (preload) sctp_assoc_set_id()
1604 if (preload) sctp_assoc_set_id()
/linux-4.1.27/drivers/misc/sgi-gru/
H A Dgrutables.h357 unsigned char ts_tlb_preload_count; /* TLB preload pages */
/linux-4.1.27/fs/xfs/
H A Dxfs_mru_cache.c362 * We use GFP_KERNEL radix tree preload and do inserts under a xfs_mru_cache_create()
H A Dxfs_icache.c305 * write spinlock. Note that we cannot sleep inside the preload xfs_iget_cache_miss()
/linux-4.1.27/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.c120 mga_outl(0x3C24, ((mt->VSyncStart) << 16) | (mt->HSyncStart)); /* preload */ matroxfb_dh_restore()
/linux-4.1.27/arch/frv/include/asm/
H A Dpgtable.h483 * preload information about a newly instantiated PTE into the SCR0/SCR1 PGE cache
/linux-4.1.27/arch/ia64/lib/
H A Dmemcpy_mck.S584 // in line_copy block, the preload addresses should always ahead
/linux-4.1.27/drivers/video/fbdev/omap2/dss/
H A Ddispc.c1239 * configure the preload to the pipeline's high threhold, if HT it's too dispc_ovl_set_fifo_threshold()
1240 * large for the preload field, set the threshold to the maximum value dispc_ovl_set_fifo_threshold()
1241 * that can be held by the preload register dispc_ovl_set_fifo_threshold()
/linux-4.1.27/fs/cifs/
H A Dreaddir.c69 * Attempt to preload the dcache with the results from the FIND_FIRST/NEXT
/linux-4.1.27/tools/perf/
H A Dbuiltin-record.c239 *a preload dso because default guest module symbols are loaded perf_event__synthesize_guest_os()
/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic7xxx.h213 AHC_SG_PRELOAD = 0x00080, /* Can perform auto-SG preload */
/linux-4.1.27/drivers/staging/rtl8712/
H A Drtl871x_security.c158 crc = 0xffffffff; /* preload shift register, per CRC-32 spec */ getcrc32()
/linux-4.1.27/drivers/staging/rtl8723au/core/
H A Drtw_security.c138 crc = 0xffffffff; /* preload shift register, per CRC-32 spec */ getcrc32()
/linux-4.1.27/sound/pci/nm256/
H A Dnm256.c1293 /* preload the cache, so as to avoid even a single snd_nm256_ac97_reset()
/linux-4.1.27/tools/perf/util/
H A Dmachine.c1148 * preload dso of guest kernel and modules machine__process_kernel_mmap_event()
/linux-4.1.27/drivers/staging/rtl8188eu/core/
H A Drtw_security.c131 crc = 0xffffffff; /* preload shift register, per CRC-32 spec */ getcrc32()
/linux-4.1.27/drivers/block/
H A Damiflop.c883 ; preload the registers containing the CRC with the values they would have
/linux-4.1.27/drivers/net/ethernet/3com/
H A Dtyphoon.c84 /* The 3XP will preload and remove 64 entries from the free buffer

Completed in 1804 milliseconds