Searched refs:generate (Results 1 - 200 of 1102) sorted by relevance

123456

/linux-4.1.27/arch/metag/kernel/
H A Dasm-offsets.c2 * This program is used to generate definitions needed by
/linux-4.1.27/arch/sparc/include/asm/
H A Destate.h26 * 1) As the result of an instruction fetch, will generate instruction_access_error
27 * 2) As the result of a load etc. will generate data_access_error.
29 * generate a disrupting ECC_error trap.
30 * 4) As the result of such errors on instruction vector fetch can generate any
38 * reads resulting in a hardware corrected data or MTAG ECC error will generate an
H A Dupa.h17 #define UPA_PORTID_ECCVALID 0x0000000400000000 /* Zero if mod can generate ECC */
H A Dpage_64.h49 * STRICT_MM_TYPECHECKS does not generate worse code so
H A Dturbosparc.h30 * NF: No Fault -- 0 = faults generate traps, 1 = faults don't trap
H A Dross.h39 * 1 = faults from supervisor mode do not generate traps
/linux-4.1.27/arch/tile/kernel/vdso/
H A DMakefile29 CFLAGS_REMOVE_vdso.o = -ffeedback-generate
30 CFLAGS_REMOVE_vdso32.o = -ffeedback-generate
31 CFLAGS_REMOVE_vrt_sigreturn.o = -ffeedback-generate
32 CFLAGS_REMOVE_vrt_sigreturn32.o = -ffeedback-generate
33 CFLAGS_REMOVE_vgettimeofday.o = -ffeedback-generate
34 CFLAGS_REMOVE_vgettimeofday32.o = -ffeedback-generate
/linux-4.1.27/arch/sparc/kernel/
H A Dasm-offsets.c2 * This program is used to generate definitions needed by
6 * generate asm statements containing #defines,
/linux-4.1.27/arch/cris/include/arch-v32/arch/
H A Dchecksum.h8 * generate carry-additions for the 32-bit components of the
/linux-4.1.27/arch/arm/mach-ep93xx/include/mach/
H A Dhardware.h11 * The EP93xx has two external crystal oscillators. To generate the
/linux-4.1.27/drivers/zorro/
H A DMakefile17 # And that's how to generate them
/linux-4.1.27/arch/s390/include/uapi/asm/
H A Dmonwriter.h15 #define MONWRITE_GEN_EVENT 0x02 /* generate event record */
/linux-4.1.27/arch/cris/include/arch-v10/arch/
H A Dchecksum.h6 * The gain by doing this in asm is that C will not generate carry-additions
/linux-4.1.27/arch/m68k/coldfire/
H A Dcache.c21 * Older versions of GAS don't seem to know how to generate the
/linux-4.1.27/scripts/basic/
H A DMakefile9 # fixdep: Used to generate dependency information during build process
/linux-4.1.27/arch/m68k/include/asm/
H A Dq40_master.h28 #define SAMPLE_ENABLE_REG 0x14 /* generate SAMPLE ints */
34 #define FRAME_RATE_REG 0x38 /* generate FRAME ints at 200 HZ rate */
H A Dmovs.h7 ** Inline assembly macros to generate movs & related instructions
H A Dmac_iop.h26 #define IOP_IRQ 0x08 /* generate IRQ to IOP if 1 */
/linux-4.1.27/include/linux/
H A Dkconfig.h14 * we match on the placeholder define, insert the "0," for arg1 and generate
16 * When CONFIG_BOOGER is not defined, we generate a (... 1, 0) pair, and when
H A Doid_registry.h21 * build_OID_registry.pl to generate the data for look_up_OID().
H A Delfnote.h4 * Helper macros to generate ELF Note structures, which are put into a
67 * only define one note per line, since __LINE__ is used to generate
H A Dexport.h44 * generate a checksums for some symbols */
H A Drslib.h37 * @gffunc: Function to generate the field, if non-canonical representation
H A Dclockchips.h36 * PERIODIC: Device is programmed to generate events periodically. Can be
38 * ONESHOT: Device is programmed to generate event only once. Can be reached
H A Djump_label.h10 * Jump labels provide an interface to generate dynamic branches using
/linux-4.1.27/drivers/net/ethernet/micrel/
H A Dks8695net.h38 #define TDES_IPCKG (1 << 28) /* IP Checksum generate */
39 #define TDES_TCPCKG (1 << 27) /* TCP Checksum generate */
40 #define TDES_UDPCKG (1 << 26) /* UDP Checksum generate */
/linux-4.1.27/arch/arm/include/asm/
H A Dneon.h26 * (1) Current GCC (4.7) might generate NEON instructions at O3 level if
H A Dsmp.h26 * generate IPI list text
/linux-4.1.27/tools/testing/selftests/
H A Dgen_kselftest_tar.sh45 # Run install using INSTALL_KSFT_PATH override to generate install
/linux-4.1.27/include/keys/
H A Dasymmetric-parser.h26 * keyctl_instantiate(). Should also generate a proposed description
/linux-4.1.27/arch/sh/kernel/
H A Dasm-offsets.c2 * This program is used to generate definitions needed by
6 * generate asm statements containing #defines,
/linux-4.1.27/arch/openrisc/kernel/
H A Dasm-offsets.c17 * This program is used to generate definitions needed by
21 * generate asm statements containing #defines,
/linux-4.1.27/arch/cris/arch-v32/drivers/
H A Di2c.c92 /* generate i2c start condition */
117 /* generate i2c stop condition */
254 * generate ACK clock pulse i2c_getack()
291 * and enable output, we would generate a stop condition. i2c_getack()
336 * generate clock pulse i2c_sendack()
372 * generate clock pulse i2c_sendnack()
460 * generate start condition i2c_read()
578 * generate start condition i2c_readreg()
/linux-4.1.27/drivers/isdn/mISDN/
H A Ddsp_audio.c39 * generate table for conversion of s16 to alaw/ulaw *
199 * generate table for conversion law from/to 7-bit alaw-like sample *
209 /* generate alaw table, sorted by the linear value */ dsp_audio_generate_seven()
220 /* generate tabels */ dsp_audio_generate_seven()
247 * generate mix table to mix two law samples into one *
276 * generate different volume changes *
H A Dl1oip_codec.c310 * generate/free compression and decompression table
337 /* generate compression table */ l1oip_4bit_alloc()
353 /* generate decompression table */ l1oip_4bit_alloc()
/linux-4.1.27/arch/cris/arch-v10/drivers/
H A Di2c.c123 /* generate i2c start condition */
148 /* generate i2c stop condition */
285 * generate ACK clock pulse i2c_getack()
319 * and enable output, we would generate a stop condition. i2c_getack()
362 * generate clock pulse i2c_sendack()
398 * generate clock pulse i2c_sendnack()
502 * generate start condition i2c_readreg()
/linux-4.1.27/Documentation/DocBook/
H A DMakefile2 # This makefile is used to generate the kernel documentation,
75 # 1) To generate a dependency list for a .tmpl file
78 # The following rules are used to generate the .xml documentation
79 # required to generate the final targets. (ps, pdf, html).
163 # Rules to generate postscripts and PNG images from .fig format files
/linux-4.1.27/drivers/firmware/
H A Ddcdbas.c242 * dcdbas_smi_request: generate SMI request
270 /* generate SMI */ dcdbas_smi_request()
294 * 1: generate calling interface SMI
295 * 2: generate raw SMI
298 * to generate SMI.
346 * host_control_smi: generate host control SMI
380 /* generate SMM call */ host_control_smi()
406 /* generate SMM call */ host_control_smi()
/linux-4.1.27/arch/m68k/kernel/
H A Dasm-offsets.c2 * This program is used to generate definitions needed by
6 * generate asm statements containing #defines,
/linux-4.1.27/drivers/misc/vmw_vmci/
H A Dvmci_doorbell.h26 * generate a notification for a doorbell or queue pair.
/linux-4.1.27/drivers/media/platform/vivid/
H A Dvivid-rds-gen.h26 * block identification. The driver will generate the contents of these
/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_of.c38 * and generate the DRM mask of CRTCs which may be attached to this
/linux-4.1.27/arch/unicore32/
H A DMakefile23 # Never generate .eh_frame
/linux-4.1.27/fs/xfs/libxfs/
H A Dxfs_cksum.h42 * Helper to generate the checksum for a buffer.
H A Dxfs_attr_sf.h47 * We generate this then sort it, attr_list() must return things in hash-order.
/linux-4.1.27/drivers/video/logo/
H A DMakefile21 # How to generate logo's
/linux-4.1.27/arch/s390/kernel/
H A DMakefile18 # since this might generate broken code when accessing register 15 and
/linux-4.1.27/arch/mips/math-emu/
H A Dsp_sqrt.c83 /* generate sqrt(x) bit by bit */ ieee754sp_sqrt()
H A Dieee754.c6 * doesn't generate IEEE754_INEXACT
H A Dsp_sub.c149 /* generate 28 bit result of adding two 27 bit numbers ieee754sp_sub()
H A Ddp_sub.c154 /* generate 28 bit result of adding two 27 bit numbers ieee754dp_sub()
H A Ddsemul.c59 * multiprocessor support. For Linux we generate a mips_dsemul()
H A Dieee754dp.c83 /* generate a normal/denormal number with over,under handling
H A Dieee754sp.c83 /* generate a normal/denormal number with over,under handling
/linux-4.1.27/arch/arm64/kernel/
H A DMakefile45 # vDSO - this must be built first to generate the symbol offsets
H A Dimage.h2 * Linker script macros to generate Image header fields.
/linux-4.1.27/arch/cris/include/arch-v32/arch/hwregs/
H A DMakefile1 # Makefile to generate or copy the latest register definitions
78 # Disable implicit rule that may generate deleted files from RCS/ directory.
96 # Can't generate cpu_vect.h yet
116 # Can't generate intr_vect.h yet
/linux-4.1.27/arch/m68k/hp300/
H A Dtime.c33 /* This is for machines which generate the exact clock. */
/linux-4.1.27/arch/arm/include/debug/
H A Dsa1100.S46 @ clear top bits, and generate both phys and virt addresses
/linux-4.1.27/arch/arm/lib/
H A Dxor-neon.c29 * While older versions of GCC do not generate incorrect code, they fail to
/linux-4.1.27/arch/arm/mach-footbridge/include/mach/
H A Dirqs.h23 * can generate and we handle.
/linux-4.1.27/arch/arm/mach-omap1/include/mach/
H A Dams-delta-fiq.h34 * which generate GPIO interrupts - e.g. keyboard, modem, hook switch.
/linux-4.1.27/scripts/
H A Dgen_initramfs_list.sh7 # Generate a cpio packed initramfs. It uses gen_init_cpio to generate
9 # The script may also be used to generate the inputfile used for gen_init_cpio
238 "-o") # generate compressed cpio image named $1
298 # If output_file is set we will generate cpio archive and compress it
H A Dlink-vmlinux.sh185 # From here, we generate a correct .tmp_kallsyms2.o
/linux-4.1.27/drivers/edac/
H A Dppc4xx_edac.c298 * ppc4xx_edac_generate_bank_message - generate interpretted bank status message
301 * @status: A pointer to the ECC status structure to generate the
303 * @buffer: A pointer to the buffer in which to generate the
360 * ppc4xx_edac_generate_checkbit_message - generate interpretted checkbit message
363 * @status: A pointer to the ECC status structure to generate the
365 * @buffer: A pointer to the buffer in which to generate the
418 * ppc4xx_edac_generate_lane_message - generate interpretted byte lane message
421 * @status: A pointer to the ECC status structure to generate the
423 * @buffer: A pointer to the buffer in which to generate the
483 * ppc4xx_edac_generate_ecc_message - generate interpretted ECC status message
486 * @status: A pointer to the ECC status structure to generate the
488 * @buffer: A pointer to the buffer in which to generate the
539 * ppc4xx_edac_generate_plb_message - generate interpretted PLB status message
542 * @status: A pointer to the ECC status structure to generate the
544 * @buffer: A pointer to the buffer in which to generate the
584 * ppc4xx_edac_generate_message - generate interpretted status message
587 * @status: A pointer to the ECC status structure to generate the
589 * @buffer: A pointer to the buffer in which to generate the
623 * @status: A pointer to the ECC status structure to generate the
H A Dedac_module.c37 /* Values of 0 to 4 will generate output */
/linux-4.1.27/arch/s390/crypto/
H A Dprng.c137 /* generate sha256 from this page */ generate_entropy()
332 /* generate random bytes */ prng_sha512_selftest()
337 pr_err("The prng self test generate operation for " prng_sha512_selftest()
346 pr_err("The prng self test generate operation for " prng_sha512_selftest()
390 /* generate initial seed bytestring, first 48 bytes of entropy */ prng_sha512_instantiate()
407 /* if fips mode is enabled, generate a first block of random prng_sha512_instantiate()
443 /* generate 32 bytes of fresh entropy */ prng_sha512_reseed()
472 /* PPNO generate */ prng_sha512_generate()
620 /* generate one chunk of random bytes into read buf */ prng_sha512_read()
/linux-4.1.27/lib/reed_solomon/
H A Dreed_solomon.c60 * @prim: primitive element to generate polynomial roots
191 * @gffunc: pointer to function to generate the next field element,
196 * @prim: primitive element to generate polynomial roots
257 * @prim: primitive element to generate polynomial roots
271 * @gffunc: pointer to function to generate the next field element,
276 * @prim: primitive element to generate polynomial roots
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
H A Dprng.c91 * Replaces the original seeds with new values. Used to generate a new pseudo
104 * cfs_get_random_bytes - generate a bunch of random numbers
/linux-4.1.27/drivers/infiniband/hw/ipath/
H A Dipath_debug.h52 #define __IPATH_TRSAMPLE 0x8 /* generate trace buffer sample entries */
81 #define __IPATH_TRSAMPLE 0x0 /* generate trace buffer sample entries */
/linux-4.1.27/drivers/clocksource/
H A Dvf_pit_timer.c112 * pit hardware doesn't support oneshot, it will generate an interrupt pit_timer_interrupt()
153 * reaches 0, it will generate an interrupt, thus the minimal pit_clockevent_init()
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Devergreen_dma.c38 * the fence seq number and DMA trap packet to generate
51 /* generate an interrupt */ evergreen_dma_fence_ring_emit()
/linux-4.1.27/drivers/atm/
H A DuPD98402.h91 #define uPD98402_IACM_PFRF 0x01 /* don't generate path FERF */
92 #define uPD98402_IACM_LFRF 0x02 /* don't generate line FERF */
/linux-4.1.27/arch/arm/mach-s3c24xx/
H A Dpm-s3c2410.c58 /* generate check for the bootloader to check on resume */ s3c2410_pm_prepare()
74 /* generate check for the bootloader to check on resume */ s3c2410_pm_prepare()
/linux-4.1.27/net/irda/irlan/
H A Dirlan_filter.c52 /* Use arbitration value to generate MAC address */ irlan_filter_request()
59 /* Just generate something for now */ irlan_filter_request()
/linux-4.1.27/lib/
H A Dbug.c24 - Implement BUG() to generate a faulting instruction
26 when CONFIG_DEBUG_BUGVERBOSE is not enabled, so you must generate
/linux-4.1.27/net/rxrpc/
H A Dar-proc.c29 * generate a list of extant and dead calls in /proc/net/rxrpc_calls
110 * generate a list of extant virtual connections in /proc/net/rxrpc_conns
H A Dar-connevent.c58 * generate a connection-level abort
72 /* generate a connection-level abort */ rxrpc_abort_connection()
/linux-4.1.27/include/uapi/linux/
H A Dcramfs_fs.h11 * Primarily used to generate warnings in mkcramfs.
H A Delfcore.h28 * Definitions to generate Intel SVR4-like core files.
H A Dprctl.h19 # define PR_UNALIGN_SIGBUS 2 /* generate SIGBUS on unaligned user access */
H A Dvirtio_balloon.h63 * generate suboptimal code.
H A Dcoff.h44 /* These may be overridden later by brain dead implementations which generate
45 a big-endian header with little-endian data. In that case, generate a
/linux-4.1.27/include/linux/platform_data/
H A Dspi-s3c64xx.h49 * @src_clk_nr: Clock the SPI controller is to use to generate SPI clocks.
/linux-4.1.27/include/linux/usb/
H A Dch9.h25 * generate bus errors on any platform, even when the location of
/linux-4.1.27/arch/mips/paravirt/
H A Dparavirt-smp.c97 /* to generate the first CPU timer interrupt */ paravirt_smp_finish()
/linux-4.1.27/arch/arm64/include/asm/
H A Dsmp.h32 * generate IPI list text
/linux-4.1.27/arch/arm/mach-davinci/include/mach/
H A Dpm.h34 * mode, the oscillator will be turned on and will generate very
/linux-4.1.27/arch/arm/mach-imx/
H A Dsrc.c134 * force warm reset sources to generate cold reset imx_src_init()
/linux-4.1.27/Documentation/vDSO/
H A Dvdso_standalone_test_x86.c10 * to generate a small binary. On x86_64, you can omit -lgcc_s
/linux-4.1.27/include/linux/amba/
H A Dkmi.h73 * KMI clock divisor: to generate 8MHz internal clock
/linux-4.1.27/drivers/scsi/sym53c8xx_2/
H A Dsym_fw.h43 * Macro used to generate interfaces for script A.
62 * Macro used to generate interfaces for script B.
78 * Macro used to generate interfaces for script Z.
/linux-4.1.27/arch/x86/vdso/
H A Dvclock_gettime.c197 * GCC likes to generate cmov here, but this branch is extremely vread_tsc()
200 * to generate a branch instead. I don't barrier() because vread_tsc()
202 * ever gets inlined it will generate worse code. vread_tsc()
/linux-4.1.27/include/net/sctp/
H A Dcommand.h101 SCTP_CMD_ASSOC_CHANGE, /* generate and send assoc_change event */
102 SCTP_CMD_ADAPTATION_IND, /* generate and send adaptation event */
103 SCTP_CMD_ASSOC_SHKEY, /* generate the association shared keys */
/linux-4.1.27/scripts/package/
H A DMakefile1 # Makefile for the different targets used to generate full packages of a kernel
18 # e) generate the rpm files, based on kernel.spec
105 # perf-pkg - generate a source tarball with perf source
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_vf.c184 /* generate VLAN request */ fm10k_update_vlan_vf()
293 /* generate VLAN request */ fm10k_update_uc_addr_vf()
330 /* generate VLAN request */ fm10k_update_mc_addr_vf()
351 /* generate MSI-X request */ fm10k_update_int_moderator_vf()
404 /* generate port state request */ fm10k_update_lport_state_vf()
430 /* generate message requesting to change xcast mode */ fm10k_update_xcast_mode_vf()
H A Dfm10k_mbx.c566 * This function will generate a CRC based on the polynomial 0xAC9A and
591 * fm10k_fifo_crc - generate a CRC based off of FIFO data
623 * This function will generate the CRC for all data from the end of the
644 * end and generate a CRC for it. This is stored in mbx->remote. The
873 /* generate CRC for data in flight and header */ fm10k_mbx_create_data_hdr()
912 /* only generate an error message for these types */ fm10k_mbx_create_error_msg()
1002 * This function will generate an outgoing message based on the current
1019 /* generate new header based on data */ fm10k_mbx_create_reply()
1030 /* generate new header based on data */ fm10k_mbx_create_reply()
1306 * This function will process incoming mailbox events and generate mailbox
1434 /* generate and load connect header into mailbox */ fm10k_mbx_connect()
1690 /* generate and load connect header into mailbox */ fm10k_sm_mbx_connect()
1826 /* only generate an error message for these types */ fm10k_sm_mbx_create_error_msg()
1928 * This function will generate an outgoing message based on the current
1942 /* generate new header based on data */ fm10k_sm_mbx_create_reply()
2045 * This function will process incoming mailbox events and generate mailbox
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dar9003_wow.c224 * generate next wow signal. ath9k_hw_wow_wakeup()
298 * space and allow MAC to generate WoW anyway. ath9k_hw_wow_enable()
310 * to generate next wow signal. ath9k_hw_wow_enable()
/linux-4.1.27/drivers/net/ethernet/altera/
H A Daltera_sgdmahw.h90 * bits 8-15: max descriptors to generate interrupt
/linux-4.1.27/drivers/staging/comedi/drivers/
H A Dplx9052.h35 #define PLX9052_INTCSR_SOFTINT (1 << 7) /* generate soft int */
H A Dcomedi_test.c35 generate sample waveforms on systems that don't have data acquisition
163 This is the background routine used to generate arbitrary data.
H A Dcomedi_8254.c31 * counters are typically used to generate the pacer clock used for data
87 * Calculates the divisor value needed for a single counter to generate
91 * Calculates the two divisor values needed to the generate the pacer
/linux-4.1.27/arch/x86/include/asm/
H A Dkvm_para.h24 /* On AMD processors, vmcall will generate a trap that we will
H A Di387.h59 * Some instructions like VIA's padlock instructions generate a spurious
/linux-4.1.27/arch/x86/kernel/
H A Dnmi_selftest.c44 /* trap all the unknown NMIs we may generate */ init_nmi_testsuite()
H A Dvsyscall_64.c248 * If we failed to generate a signal for any reason, emulate_vsyscall()
249 * generate one here. (This should be impossible.) emulate_vsyscall()
/linux-4.1.27/arch/x86/boot/
H A Dmemory.c100 * 0E820h they should probably generate a fake e820 detect_memory_e801()
H A Dvideo-mode.c30 /* Probe the video drivers and have them generate their mode lists. */ probe_cards()
/linux-4.1.27/arch/metag/kernel/perf/
H A Dperf_event.h22 * cores generate an overflow interrupt on transition from 0xffffff to 0.
/linux-4.1.27/crypto/
H A Dcamellia_generic.c573 /* generate KL dependent subkeys */ camellia_setup128()
613 /* generate KA */ camellia_setup128()
633 /* generate KA dependent subkeys */ camellia_setup128()
685 /* generate KL dependent subkeys */ camellia_setup256()
711 /* generate KR dependent subkeys */ camellia_setup256()
734 /* generate KA */ camellia_setup256()
754 /* generate KB */ camellia_setup256()
766 /* generate KA dependent subkeys */ camellia_setup256()
789 /* generate KB dependent subkeys */ camellia_setup256()
H A Ddrbg.c628 .generate = drbg_ctr_generate,
705 /* generate function of HMAC DRBG as defined in 10.1.2.5 */ drbg_hmac_generate()
754 .generate = drbg_hmac_generate,
981 /* generate function for Hash DRBG as defined in 10.1.1.4 */ drbg_hash_generate()
1029 * scratchpad usage: as update and generate are used isolated, both
1034 .generate = drbg_hash_generate,
1193 * Strategy to avoid holding long term locks: generate a shadow copy of DRBG
1270 * DRBG generate function as required by SP800-90A - this function
1371 len = shadow->d_ops->generate(shadow, buf, buflen, &addtllist); drbg_generate()
1768 * generate function of drbg_kcapi_random, this function extends the
H A Danubis.c490 * generate R + 1 round keys: anubis_setkey()
495 * generate r-th round key K^r: anubis_setkey()
553 * generate inverse key schedule: K'^0 = K^R, K'^R = anubis_setkey()
/linux-4.1.27/fs/hfs/
H A Dtrans.c89 * generate the corresponding filename in the Macintosh character set
/linux-4.1.27/drivers/platform/mips/
H A Dacpi_init.c107 /* Enable to generate SCI */ acpi_registers_setup()
/linux-4.1.27/include/net/irda/
H A Ddiscovery.h81 int gen_addr_bit; /* Need to generate a new device
/linux-4.1.27/include/uapi/asm-generic/
H A Dioctls.h75 #define TIOCSIG _IOW('T', 0x36, int) /* pty: generate signal */
/linux-4.1.27/arch/powerpc/xmon/
H A Dspu.h113 /* For rotate and shift and generate control mask */
/linux-4.1.27/arch/avr32/mm/
H A Dinit.c60 * the CPU generate them... paging_init()
/linux-4.1.27/arch/blackfin/mach-bf538/
H A Dext-gpio.c79 /* We don't set the irq fields as these banks cannot generate interrupts */
/linux-4.1.27/arch/cris/include/arch-v32/arch/hwregs/iop/
H A DMakefile2 # Makefile to generate or copy the latest register definitions
/linux-4.1.27/arch/m68k/fpsp040/
H A Dscosh.S43 | Huge*Huge to generate overflow and an infinity with
H A Dssinh.S44 | sign(X)*Huge*Huge to generate overflow and an infinity with
/linux-4.1.27/arch/arc/kernel/
H A Dctx_sw.c10 * gcc doesn't generate the dward CFI info for hand written asm, hence can't
/linux-4.1.27/fs/cifs/
H A Dcifsencrypt.c146 cifs_dbg(VFS, "%s: Could not generate md5 hash\n", __func__); cifs_calc_signature()
283 cifs_dbg(FYI, "%s Can't generate NTLM response, error: %d\n", setup_ntlm_response()
290 cifs_dbg(FYI, "%s Can't generate NT hash, error: %d\n", setup_ntlm_response()
297 cifs_dbg(FYI, "%s Can't generate NTLM session key, error: %d\n", setup_ntlm_response()
500 cifs_dbg(VFS, "%s: can't generate ntlmv2 hash\n", __func__); calc_ntlmv2_hash()
588 cifs_dbg(VFS, "%s: Could not generate md5 hash\n", __func__); calc_ntlmv2_hash()
606 cifs_dbg(VFS, "%s: can't generate ntlmv2 hash\n", __func__); CalcNTLMv2_response()
641 cifs_dbg(VFS, "%s: Could not generate md5 hash\n", __func__); CalcNTLMv2_response()
780 cifs_dbg(VFS, "%s: Could not generate md5 hash\n", __func__); setup_ntlmv2_rsp()
H A Dsmbencrypt.c168 cifs_dbg(VFS, "%s: Could not generate md4 hash\n", __func__); mdfour()
242 cifs_dbg(FYI, "%s Can't generate NT hash, error: %d\n", SMBNTencrypt()
H A Dsmb2transport.c218 cifs_dbg(VFS, "%s: Could not generate sha256 hash\n", __func__); smb2_calc_signature()
295 cifs_dbg(VFS, "%s: Could not generate sha256 hash\n", __func__); generate_smb3signingkey()
389 cifs_dbg(VFS, "%s: Could not generate cmac aes\n", __func__); smb3_calc_signature()
/linux-4.1.27/fs/ext4/
H A Dcrypto_key.c89 * @inode: The inode to generate the encryption key for.
/linux-4.1.27/kernel/gcov/
H A Dbase.c125 /* Update list and generate events when modules are unloaded. */ gcov_module_notifier()
/linux-4.1.27/net/wireless/
H A Dgenregdb.awk3 # genregdb.awk -- generate regdb.c from db.txt
/linux-4.1.27/security/apparmor/
H A Dcapability.c26 * Table of capability names: we generate it from capabilities.h.
H A Dresource.c23 * Table of rlimit names: we generate it from resource.h.
/linux-4.1.27/sound/aoa/codecs/
H A Dtas-gain-table.h2 This is the program used to generate below table.
/linux-4.1.27/sound/soc/blackfin/
H A Dbf5xx-ssm2602.c52 * If you are using the SPORT to generate clocking then this is bf5xx_ssm2602_dai_init()
/linux-4.1.27/tools/perf/tests/
H A Dmmap-basic.c8 * This test will generate random numbers of calls to some getpid syscalls,
/linux-4.1.27/drivers/gpio/
H A Dgpio-ks8695.c70 if (pin > KS8695_GPIO_3) /* only GPIO 0..3 can generate IRQ */ ks8695_gpio_interrupt()
202 if (pin > KS8695_GPIO_3) /* only GPIO 0..3 can generate IRQ */ ks8695_gpio_to_irq()
/linux-4.1.27/drivers/usb/host/
H A Duhci-pci.c24 * generate interrupts or do DMA.
68 /* Genesys Logic's GL880S controllers don't generate uhci_pci_resume_detect_interrupts_are_broken()
/linux-4.1.27/arch/powerpc/sysdev/ge/
H A Dge_pic.c83 * interrupt could generate interrupts on both output lines!
89 * Controller can also be configured to generate Machine checks (MCP), again on
/linux-4.1.27/arch/ia64/kernel/
H A Dpatch.c67 /* The assembler may generate offset pointing to either slot 1 ia64_patch_imm64()
83 /* The assembler may generate offset pointing to either slot 1 ia64_patch_imm60()
H A Dunaligned.c529 * (3) generate code on the fly to update the desired register setfpreg()
562 * Those 2 inline functions generate the spilled versions of the constant floating point
598 * not saved, we must generate their spilled form on the fly getfpreg()
760 * r0 cannot be found as the base as it would never generate an emulate_load_int()
908 * ld.r3 can never be r0, because r0 would not generate an emulate_store_int()
1031 * r0 cannot be found as the base as it would never generate an unaligned emulate_load_floatpair()
1136 * r0 cannot be found as the base as it would never generate an emulate_load_float()
1251 * ld.r3 can never be r0, because r0 would not generate an emulate_store_float()
1391 * that DO generate unaligned references. This is made on purpose because for some ia64_handle_unaligned()
/linux-4.1.27/arch/powerpc/net/
H A Dbpf_jit_comp.c606 * generate the biggest code. On subsequent passes, branches will be bpf_jit_compile()
611 * Finally, if we see one pass generate code the same size as the bpf_jit_compile()
612 * previous pass we have converged and should now generate code for bpf_jit_compile()
616 * haven't converged by then, get impatient and force code to generate bpf_jit_compile()
625 /* Scouting faux-generate pass 0 */ bpf_jit_compile()
/linux-4.1.27/sound/soc/codecs/
H A Dwm8955.c156 * output path to generate the system clock. The clock table wm8995_pll_factors()
157 * is sortd so we should always generate a suitable target. */ wm8995_pll_factors()
258 /* Can we generate an exact output? */ wm8955_configure_clocking()
277 /* If we can't generate the right clock from MCLK then wm8955_configure_clocking()
289 "Unable to generate %dHz from %dHz MCLK\n", wm8955_configure_clocking()
/linux-4.1.27/drivers/parisc/
H A Ddino.c147 unsigned long txn_addr; /* EIR addr to generate interrupt */
189 /* generate cfg read cycle */ dino_cfg_read()
227 /* generate cfg read cycle */ dino_cfg_write()
263 /* generate I/O PORT read cycle */ \
280 /* generate cfg write cycle */ \
335 ** The gsc_write will generate an interrupt which invokes dino_isr(). dino_unmask_irq()
828 ** This enables DINO to generate interrupts when it sees dino_common_init()
/linux-4.1.27/arch/x86/crypto/
H A Dcamellia_glue.c1009 /* generate KL dependent subkeys */ camellia_setup128()
1060 /* generate KA */ camellia_setup128()
1073 /* generate KA dependent subkeys */ camellia_setup128()
1119 /* generate KL dependent subkeys */ camellia_setup256()
1145 /* generate KR dependent subkeys */ camellia_setup256()
1168 /* generate KA */ camellia_setup256()
1181 /* generate KB */ camellia_setup256()
1189 /* generate KA dependent subkeys */ camellia_setup256()
1213 /* generate KB dependent subkeys */ camellia_setup256()
/linux-4.1.27/drivers/pci/pcie/
H A Dportdrv_core.c122 * used to generate the interrupt message." pcie_port_enable_msix()
146 * indicates which MSI-X Table entry is used to generate the pcie_port_enable_msix()
381 * require interrupts if there is no way to generate them. pcie_port_device_register()
/linux-4.1.27/drivers/crypto/
H A Dpadlock-aes.c71 /* Tells whether the ACE is capable to generate
139 /* Don't generate extended keys if the hardware can do it. */ aes_set_key()
186 * generate a spurious DNA fault when cr0.ts is '1'. These instructions
/linux-4.1.27/drivers/ide/
H A Dcs5520.c30 * including keys needed to generate an equivalently functional executable
H A Dide-pci-generic.c18 * including keys needed to generate an equivalently functional executable
/linux-4.1.27/drivers/net/phy/
H A Dsmsc.c100 * in order to generate link test pulses if the link is down. If a link partner
H A Ddp83640_reg.h133 #define TRIG_PULSE (1<<15) /* generate a Pulse rather than a single edge */
134 #define TRIG_PER (1<<14) /* generate a periodic signal */
/linux-4.1.27/drivers/net/wireless/ath/ath5k/
H A Dgpio.c181 * @interrupt_level: True to generate interrupt on active pin (high)
/linux-4.1.27/drivers/misc/mic/host/
H A Dmic_intr.h36 * mic_intr_source - The type of source that will generate
/linux-4.1.27/drivers/scsi/
H A Dqlogicfas.c12 * including keys needed to generate an equivalently functional executable
/linux-4.1.27/drivers/pci/
H A Dhtirq.c142 * that generate irqs.
/linux-4.1.27/drivers/input/mouse/
H A Dtrackpoint.h70 #define TP_UP_THRESH 0x5A /* Used to generate a 'click' on Z-axis */
/linux-4.1.27/drivers/cpufreq/
H A Ds3c64xx-cpufreq.c183 /* Check for frequencies we can generate */ cpufreq_for_each_entry()
/linux-4.1.27/drivers/crypto/ccp/
H A Dccp-crypto.h74 /* Cipher used to generate CMAC K1/K2 keys */
/linux-4.1.27/arch/mips/include/asm/octeon/
H A Dcvmx-config.h142 * The following select which fields are used by the PIP to generate
/linux-4.1.27/drivers/acpi/
H A Dsleep.c424 * timekeeping to be running before we generate events. */ acpi_pm_finish()
539 * However, we do generate a small hint for userspace in the form of acpi_suspend_enter()
540 * a wakeup event. We flag this condition for now and generate the acpi_suspend_enter()
542 * generate wakeup events. acpi_suspend_enter()
/linux-4.1.27/drivers/tty/serial/
H A Dearlycon.c184 * don't generate a warning from parse_early_params() in that case param_setup_earlycon()
/linux-4.1.27/fs/xfs/
H A Dxfs_qm_bhv.c102 * this would generate a transaction on the ro device, xfs_qm_newmount()
/linux-4.1.27/drivers/platform/x86/
H A Dtopstar-laptop.c50 * 'G key' generate two event codes, convert to only
/linux-4.1.27/arch/powerpc/sysdev/
H A Dmpic_pasemi_msi.c137 * register to generate MSI [512...1023] pasemi_msi_setup_msi_irqs()
/linux-4.1.27/arch/s390/include/asm/
H A Dpercpu.h16 * generate external references.
/linux-4.1.27/arch/sh/drivers/dma/
H A Ddma-g2.c131 * bit 1 - if set, generate a hardware event on transfer completion g2_xfer_dma()
/linux-4.1.27/arch/mips/loongson/loongson-3/
H A Dhpet.c93 /* enables the timer0 to generate a periodic interrupt */ hpet_set_mode()
/linux-4.1.27/arch/hexagon/mm/
H A Dvm_fault.c37 * entry points. At each, we generate canonical arguments
/linux-4.1.27/arch/m32r/kernel/
H A Dtime.c55 /* This is for machines which generate the exact clock. */
/linux-4.1.27/arch/alpha/boot/tools/
H A Dobjstrip.c106 /* generate bootblock for primary loader */ main()
/linux-4.1.27/net/ipv4/
H A Dip_forward.c133 * We now generate an ICMP HOST REDIRECT giving the route ip_forward()
/linux-4.1.27/net/ipv4/netfilter/
H A Dnf_nat_proto_gre.c40 /* generate unique tuple ... */
/linux-4.1.27/net/6lowpan/
H A Dnhc.h14 * LOWPAN_NHC - helper macro to generate nh id fields and lowpan_nhc struct
/linux-4.1.27/sound/isa/msnd/
H A Dmsnd_midi.c6 * MPU-401 supports UART mode which is not capable generate transmit
/linux-4.1.27/tools/usb/usbip/libsrc/
H A Dlist.h14 * generate better code by using them directly rather than
/linux-4.1.27/tools/virtio/virtio-trace/
H A Dtrace-agent.c130 pr_err("Failed to generate %s path(CPU#%d):%d\n", make_path()
/linux-4.1.27/include/linux/ceph/
H A Dauth.h10 * to acquire the necessary keys. These are used to generate an
/linux-4.1.27/include/linux/crush/
H A Dcrush.h31 * to generate the set of output devices.
/linux-4.1.27/include/linux/mtd/
H A Dfsmc.h109 * byte data block for hardware to generate the error bit offsets
/linux-4.1.27/drivers/mtd/tests/
H A Dnandbiterrs.c16 * generate '0' bits if '1' has been written sufficient times.
22 * exceptionally good and not generate bit errors before that. Try
/linux-4.1.27/arch/metag/mm/
H A Dcache.c257 * GCC doesn't generate very good code for this so we metag_phys_data_cache_flush()
419 * GCC doesn't generate very good code for this so we metag_phys_code_cache_flush()
/linux-4.1.27/drivers/uwb/
H A Ddrp-avail.c31 * - Based on the two sources above, generate a DRP Availability IE to
265 * this bitmap is needed to generate the real availability (which
/linux-4.1.27/drivers/watchdog/
H A Dmachzwd.c23 * After the expiration of wd#1, it can generate a NMI, SCI, SMI, or
121 MODULE_PARM_DESC(action, "after watchdog resets, generate: "
/linux-4.1.27/arch/powerpc/kernel/
H A Dhw_breakpoint.c250 * generate an event. hw_breakpoint_handler()
324 * other single-step actions occur (e.g. generate SIGTRAP). single_step_dabr_instruction()
/linux-4.1.27/arch/powerpc/mm/
H A Dicswx.c26 * generate a COP_REQ transaction on PowerBus. The transaction has no
32 * is authorized to generate the transaction. The data of the COP_REQ
/linux-4.1.27/arch/arm/crypto/
H A Daesbs-glue.c263 /* generate the initial tweak */ aesbs_xts_encrypt()
287 /* generate the initial tweak */ aesbs_xts_decrypt()
/linux-4.1.27/arch/alpha/kernel/
H A Dcore_apecs.c172 * EB64+ as it does not generate a machine check (why I don't conf_read()
242 * EB64+ as it does not generate a machine check (why I don't conf_write()
/linux-4.1.27/include/crypto/
H A Ddrbg.h94 int (*generate)(struct drbg_state *drbg, member in struct:drbg_state_ops
180 * kernel crypto API input data structure for DRBG generate in case dlen
/linux-4.1.27/drivers/staging/skein/
H A Dskein_base.c215 /* run Threefish in "counter mode" to generate output */ skein_256_final()
440 /* run Threefish in "counter mode" to generate output */ skein_512_final()
660 /* run Threefish in "counter mode" to generate output */ skein_1024_final()
767 /* run Threefish in "counter mode" to generate output */ skein_256_output()
804 /* run Threefish in "counter mode" to generate output */ skein_512_output()
841 /* run Threefish in "counter mode" to generate output */ skein_1024_output()
/linux-4.1.27/fs/ecryptfs/
H A Dkeystore.c188 "header; cannot generate packet length\n"); write_tag_64_packet()
199 "header; cannot generate packet length\n"); write_tag_64_packet()
331 "header; cannot generate packet length\n"); write_tag_66_packet()
342 "header; cannot generate packet length\n"); write_tag_66_packet()
712 "header; cannot generate packet length; rc = [%d]\n", ecryptfs_write_tag_70_packet()
725 printk(KERN_WARNING "%s: Unable to generate code for " ecryptfs_write_tag_70_packet()
2085 "header; cannot generate packet length\n"); write_tag_1_packet()
2145 "generate packet length. rc = [%d]\n", rc); write_tag_11_packet()
2339 "generate packet length. rc = [%d]\n", rc); write_tag_3_packet()
2349 ecryptfs_printk(KERN_WARNING, "Unable to generate code for " write_tag_3_packet()
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_reg.h6574 set, generate pcie_err_attn output when this error is seen. WC */
6577 generate pcie_err_attn output when this error is seen.. WC */
6580 generate pcie_err_attn output when this error is seen.. WC */
6583 set, generate pcie_err_attn output when this error is seen.. WC \
6587 if set, generate pcie_err_attn output when this error is seen. WC \
6590 (1 << 23) /* Receive UR Statusin function 4. If set, generate \
6594 set, generate pcie_err_attn output when this error is seen. WC */
6597 function 4, if set, generate pcie_err_attn output when this error \
6601 generate pcie_err_attn output when this error is seen.. WC */
6605 set, generate pcie_err_attn output when this error is seen. WC */
6608 generate pcie_err_attn output when this error is seen.. WC */
6611 generate pcie_err_attn output when this error is seen.. WC */
6614 set, generate pcie_err_attn output when this error is seen.. WC \
6618 if set, generate pcie_err_attn output when this error is seen. WC \
6621 (1 << 13) /* Receive UR Statusin function 3. If set, generate \
6625 set, generate pcie_err_attn output when this error is seen. WC */
6628 function 3, if set, generate pcie_err_attn output when this error \
6632 generate pcie_err_attn output when this error is seen.. WC */
6636 set, generate pcie_err_attn output when this error is seen. WC */
6639 generate pcie_err_attn output when this error is seen.. WC */
6642 generate pcie_err_attn output when this error is seen.. WC */
6645 set, generate pcie_err_attn output when this error is seen.. WC \
6649 if set, generate pcie_err_attn output when this error is seen. WC \
6652 (1 << 3) /* Receive UR Statusfor Function 2. If set, generate \
6656 set, generate pcie_err_attn output when this error is seen. WC */
6659 Function 2, if set, generate pcie_err_attn output when this error \
6663 generate pcie_err_attn output when this error is seen.. WC */
6670 set, generate pcie_err_attn output when this error is seen. WC */
6673 generate pcie_err_attn output when this error is seen.. WC */
6676 generate pcie_err_attn output when this error is seen.. WC */
6679 set, generate pcie_err_attn output when this error is seen.. WC \
6683 if set, generate pcie_err_attn output when this error is seen. WC \
6686 (1 << 23) /* Receive UR Statusin function 7. If set, generate \
6690 set, generate pcie_err_attn output when this error is seen. WC */
6693 function 7, if set, generate pcie_err_attn output when this error \
6697 generate pcie_err_attn output when this error is seen.. WC */
6701 set, generate pcie_err_attn output when this error is seen. WC */
6704 generate pcie_err_attn output when this error is seen.. WC */
6707 generate pcie_err_attn output when this error is seen.. WC */
6710 set, generate pcie_err_attn output when this error is seen.. WC \
6714 if set, generate pcie_err_attn output when this error is seen. WC \
6717 (1 << 13) /* Receive UR Statusin function 6. If set, generate \
6721 set, generate pcie_err_attn output when this error is seen. WC */
6724 function 6, if set, generate pcie_err_attn output when this error \
6728 generate pcie_err_attn output when this error is seen.. WC */
6732 set, generate pcie_err_attn output when this error is seen. WC */
6735 generate pcie_err_attn output when this error is seen.. WC */
6738 generate pcie_err_attn output when this error is seen.. WC */
6741 set, generate pcie_err_attn output when this error is seen.. WC \
6745 if set, generate pcie_err_attn output when this error is seen. WC \
6748 (1 << 3) /* Receive UR Statusfor Function 5. If set, generate \
6752 set, generate pcie_err_attn output when this error is seen. WC */
6755 Function 5, if set, generate pcie_err_attn output when this error \
6759 generate pcie_err_attn output when this error is seen.. WC */
/linux-4.1.27/drivers/i2c/busses/
H A Di2c-mpc.c174 /* generate stop */ i2c_wait()
530 /* Do not generate stop on last byte */ mpc_read()
547 * For block reads, generate txack here if data length mpc_read()
/linux-4.1.27/drivers/media/pci/ttpci/
H A Dbudget-patch.c440 // test if GPIO3 will generate vertical blank signal budget_patch_attach()
500 ** This code will setup the SAA7146_RPS1 to generate a square budget_patch_attach()
553 ** generate 3 interrupts per 25-Hz DMA frame of 2*188*512 bytes budget_patch_attach()
/linux-4.1.27/drivers/usb/wusbcore/
H A Dsecurity.c70 * wusbhc_next_tkid - generate a new, currently unused, TKID
551 /* generate the new key */ wusbhc_gtk_rekey_work()
595 * wusbhc_gtk_rekey - generate and distribute a new GTK
/linux-4.1.27/include/linux/wimax/
H A Ddebug.h164 * Debug backend: generate a message header from a 'struct device'
168 * @dev: pointer to device used to generate a header from. If NULL,
210 * CPP sintatic sugar to generate A_B like symbol names when one of
/linux-4.1.27/arch/arm/mach-ep93xx/
H A Dcore.c81 * 3 (32 bit) count down at 508 kHz, are self-reloading, and can generate
83 * is free-running, and can't generate interrupts.
92 * generate interrupts means we don't have to worry about not being able
/linux-4.1.27/sound/ppc/
H A Dsnd_ps3.c360 * consume them and then will generate normal buffer snd_ps3_interrupt()
388 * NOTE: calling this function may generate audio interrupt.
924 /* to start to generate SPDIF signal, fill data */ snd_ps3_init_avsetting()
/linux-4.1.27/drivers/input/keyboard/
H A Datkbd.c665 * generate input events.
918 * generate release events for the keycodes given in data
932 * Most special keys (Fn+F?) on Dell laptops do not generate release
940 * Perform fixup for HP system that doesn't generate release
984 * OQO 01+ multimedia keys (64--66) generate e0 6x upon release whereas
1036 * generate such events ourselves atkbd_set_keycode_table()
/linux-4.1.27/drivers/net/ethernet/intel/ixgb/
H A Dixgb_param.c78 * - 1 - Rx only, respond to PAUSE frames but do not generate them
79 * - 2 - Tx only, generate PAUSE frames but ignore them on receive
/linux-4.1.27/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_param.c103 * - 1: Rx only, respond to PAUSE frames but do not generate them
104 * - 2: Tx only, generate PAUSE frames but ignore them on receive
/linux-4.1.27/drivers/net/irda/
H A Ddonauboe.h108 /* TxDone xmitt done (generated only if generate interrupt bit */
294 #define OBOE_CTL_TX_RTCENTX 0x04 /*W Enable receiver and generate TXdone */
/linux-4.1.27/drivers/nfc/st21nfca/
H A Di2c.c108 * In order to get the CLF in a known state we generate an internal reboot
476 * It may generate corrupted data on i2c. st21nfca_hci_irq_thread_fn()

Completed in 5700 milliseconds

123456