/linux-4.4.14/net/sunrpc/auth_gss/ |
H A D | Makefile | 2 # Makefile for Linux kernel rpcsec_gss implementation
|
/linux-4.4.14/include/asm-generic/ |
H A D | mutex.h | 4 * Pull in the generic implementation for the mutex fastpath,
|
H A D | msi.h | 16 * @scratchpad: Storage for implementation specific scratch data 18 * Architectures can provide their own implementation by not including
|
H A D | dma.h | 6 * implementation from kernel/dma.c by not defining MAX_DMA_CHANNELS.
|
H A D | tlbflush.h | 4 * This is a dummy tlbflush implementation that can be used on all
|
H A D | mutex-null.h | 4 * Generic implementation of the mutex fastpath, based on NOP :-)
|
H A D | unaligned.h | 5 * This is the most generic implementation of unaligned accesses
|
H A D | mutex-xchg.h | 4 * Generic implementation of the mutex fastpath, based on xchg(). 6 * NOTE: An xchg based implementation might be less optimal than an atomic 7 * decrement/increment based implementation. If your architecture 63 * If the implementation sets it to a value of lower than one, the 80 * @fail_fn: spinlock based trylock implementation
|
H A D | mutex-dec.h | 4 * Generic implementation of the mutex fastpath, based on atomic 52 * If the implementation sets it to a value of lower than 1, then the
|
H A D | iomap.h | 21 * (or the cookie itself, depending on implementation and hw). 26 * true can't use this generic implementation.
|
H A D | atomic64.h | 2 * Generic implementation of 64-bit atomics using spinlocks,
|
H A D | local.h | 12 * This is the default implementation, which uses atomic_long_t. Which is
|
/linux-4.4.14/arch/powerpc/kernel/ |
H A D | swsusp_64.c | 2 * PowerPC 64-bit swsusp implementation
|
H A D | iomap.c | 2 * ppc64 "iomap" interface implementation. 13 * Here comes the ppc64 implementation of the IOMAP
|
/linux-4.4.14/arch/avr32/include/asm/ |
H A D | unaligned.h | 6 * implementation. The AVR32 AP implementation can handle unaligned
|
/linux-4.4.14/kernel/irq/ |
H A D | dummychip.c | 5 * This file contains the dummy interrupt chip implementation 36 * Generic no controller implementation 49 * Generic dummy implementation which can be used for
|
H A D | cpuhotplug.c | 3 * arch/arm implementation
|
/linux-4.4.14/arch/powerpc/include/asm/ |
H A D | backlight.h | 4 * For now, implementation resides in 15 /* For locking instructions, see the implementation file */
|
H A D | percpu.h | 7 * in the paca. Based on the x86-64 implementation.
|
H A D | cputhreads.h | 9 * Note: This implementation is limited to a power of 2 number of 14 * However, the API allows for a different implementation in the future
|
H A D | pte-hash32.h | 6 * The "classic" 32-bit implementation of the PowerPC MMU uses a hash
|
H A D | rtc.h | 15 * implementation details for genrtc/q40rtc driver
|
/linux-4.4.14/arch/x86/entry/vdso/ |
H A D | vgetcpu.c | 5 * Fast user context implementation of getcpu()
|
/linux-4.4.14/lib/zlib_inflate/ |
H A D | inffixed.h | 6 is part of the implementation of the compression library and
|
H A D | infutil.h | 7 part of the implementation of the compression library and is
|
/linux-4.4.14/include/linux/ |
H A D | migrate_mode.h | 5 * MIGRATE_SYNC_LIGHT in the current implementation means to allow blocking
|
H A D | ipv6_route.h | 2 * Linux INET6 implementation
|
H A D | zpool.h | 22 * implementation does not support it. Its use is optional. 65 * struct zpool_driver - driver implementation for zpool 77 * This is created by a zpool implementation and registered
|
H A D | mic_bus.h | 20 * This implementation is very similar to the the virtio bus driver 21 * implementation @ include/linux/virtio.h. 27 * implementation.
|
H A D | apm-emulation.h | 18 * implementation. Any fields which are not set default to a safe value.
|
H A D | fcdevice.h | 2 * INET An implementation of the TCP/IP protocol suite for the LINUX
|
H A D | fddidevice.h | 2 * INET An implementation of the TCP/IP protocol suite for the LINUX
|
H A D | reciprocal_div.h | 11 * The assembler implementation from Agner Fog, which this code is
|
H A D | icmp.h | 2 * INET An implementation of the TCP/IP protocol suite for the LINUX
|
H A D | if_ether.h | 2 * INET An implementation of the TCP/IP protocol suite for the LINUX
|
H A D | ip.h | 2 * INET An implementation of the TCP/IP protocol suite for the LINUX
|
H A D | spinlock_api_up.h | 11 * spinlock API implementation on UP-nondebug (inlined implementation)
|
H A D | ctype.h | 56 * Fast implementation of tolower() for internal usage. Do not use in your
|
H A D | rwsem-spinlock.h | 1 /* rwsem-spinlock.h: fallback C implementation
|
/linux-4.4.14/arch/sh/include/asm/ |
H A D | stacktrace.h | 5 * The x86 implementation - arch/x86/include/asm/stacktrace.h
|
H A D | timex.h | 11 * implementation need to define their own Pclk value. If provided, this
|
/linux-4.4.14/arch/microblaze/pci/ |
H A D | iomap.c | 2 * ppc64 "iomap" interface implementation.
|
/linux-4.4.14/net/ipv6/ |
H A D | ip6_offload.h | 3 * Linux INET6 implementation
|
H A D | exthdrs_offload.c | 3 * Linux INET6 implementation
|
/linux-4.4.14/include/linux/i2c/ |
H A D | i2c-hid.h | 2 * HID over I2C protocol implementation 18 * struct i2chid_platform_data - used by hid over i2c implementation.
|
/linux-4.4.14/arch/x86/kernel/ |
H A D | pmem.c | 25 * See drivers/nvdimm/e820.c for the implementation, this is register_e820_pmem()
|
H A D | paravirt-spinlocks.c | 2 * Split spinlock implementation out into its own file, so it can be
|
/linux-4.4.14/include/uapi/linux/ |
H A D | netrom.h | 2 * These are the public elements of the Linux kernel NET/ROM implementation.
|
H A D | socket.h | 15 /* Following field(s) are implementation specific */
|
H A D | udp.h | 2 * INET An implementation of the TCP/IP protocol suite for the LINUX
|
H A D | eventpoll.h | 2 * include/linux/eventpoll.h ( Efficient event polling implementation )
|
H A D | if_fc.h | 2 * INET An implementation of the TCP/IP protocol suite for the LINUX
|
H A D | if_vlan.h | 2 * VLAN An implementation of 802.1Q VLAN tagging.
|
H A D | ipv6_route.h | 2 * Linux INET6 implementation
|
H A D | net.h | 2 * NET An implementation of the SOCKET network access protocol.
|
H A D | netdevice.h | 2 * INET An implementation of the TCP/IP protocol suite for the LINUX
|
H A D | rose.h | 2 * These are the public elements of the Linux kernel Rose implementation.
|
/linux-4.4.14/arch/m68k/include/asm/ |
H A D | kexec.h | 22 /* Dummy implementation for now */ crash_setup_regs()
|
/linux-4.4.14/arch/h8300/lib/ |
H A D | mulsi3.S | 2 ; mulsi3 for H8/300H - based on Renesas SH implementation
|
/linux-4.4.14/arch/arm64/include/asm/ |
H A D | acenv.h | 2 * ARM64 specific ACPICA environments and implementation
|
H A D | sync_bitops.h | 7 /* sync_bitops functions are equivalent to the SMP implementation of the
|
/linux-4.4.14/arch/arm/include/asm/ |
H A D | mutex.h | 11 * On pre-ARMv6 hardware this results in a swp-based implementation,
|
H A D | fpstate.h | 21 * - an implementation-dependent word of state for FLDMX/FSTMX (pre-ARMv6) 38 * VFP implementation specific state
|
H A D | sync_bitops.h | 6 /* sync_bitops functions are equivalent to the SMP implementation of the
|
/linux-4.4.14/net/mac80211/ |
H A D | michael.h | 2 * Michael MIC implementation - optimized for TKIP MIC operations
|
H A D | wep.h | 2 * Software WEP encryption implementation
|
/linux-4.4.14/arch/powerpc/mm/ |
H A D | icswx.h | 40 * These are implementation bits for architected registers. If this 47 /* Embedded implementation gives us no hints as to what the CT is */ 50 /* Server implementation contains the CT value in the DSISR */
|
/linux-4.4.14/include/net/sctp/ |
H A D | checksum.h | 9 * The SCTP reference implementation is free software; 15 * The SCTP reference implementation is distributed in the hope that it 48 /* This uses the crypto implementation of crc32c, which is either sctp_csum_update()
|
H A D | auth.h | 1 /* SCTP kernel implementation 4 * This file is part of the SCTP kernel implementation 6 * This SCTP implementation is free software; 12 * This SCTP implementation is distributed in the hope that it
|
H A D | ulpqueue.h | 1 /* SCTP kernel implementation 14 * This SCTP implementation is free software; 20 * This SCTP implementation is distributed in the hope that it
|
H A D | ulpevent.h | 1 /* SCTP kernel implementation 13 * This file is part of the SCTP kernel implementation 15 * This SCTP implementation is free software; 21 * This SCTP implementation is distributed in the hope that it
|
H A D | tsnmap.h | 1 /* SCTP kernel implementation 7 * This file is part of the SCTP kernel implementation 12 * This SCTP implementation is free software; 18 * This SCTP implementation is distributed in the hope that it
|
/linux-4.4.14/arch/s390/crypto/ |
H A D | sha1_s390.c | 4 * s390 implementation of the SHA1 Secure Hash Algorithm. 6 * Derived from cryptoapi implementation, adapted for in-place 8 * implementation written by Steve Reid.
|
H A D | sha.h | 4 * s390 generic implementation of the SHA Secure Hash Algorithms.
|
H A D | ghash_s390.c | 4 * s390 implementation of the GHASH algorithm for GCM (Galois/Counter Mode). 168 MODULE_DESCRIPTION("GHASH Message Digest Algorithm, s390 implementation");
|
/linux-4.4.14/drivers/s390/char/ |
H A D | vmcp.h | 3 * Interface implementation for communication with the z/VM control program
|
/linux-4.4.14/lib/ |
H A D | dec_and_lock.c | 6 * This is an implementation of the notion of "decrement a
|
H A D | div64.c | 4 * Based on former do_div() implementation from asm-parisc/div64.h: 87 * This implementation is a comparable to algorithm used by div64_u64. 126 * This implementation is a modified version of the algorithm proposed
|
H A D | dump_stack.c | 21 * Architectures can override this implementation by implementing its own.
|
H A D | show_mem.c | 2 * Generic show_mem() implementation
|
H A D | bsearch.c | 2 * A generic implementation of binary search for the Linux kernel
|
H A D | crc32defs.h | 16 /* Try to choose an implementation variant via Kconfig */
|
/linux-4.4.14/net/dccp/ |
H A D | ipv6.h | 6 * An implementation of the DCCP protocol
|
H A D | diag.c | 4 * An implementation of the DCCP protocol
|
H A D | sysctl.c | 4 * An implementation of the DCCP protocol
|
/linux-4.4.14/net/sctp/ |
H A D | debug.c | 1 /* SCTP kernel implementation 7 * This file is part of the SCTP kernel implementation 12 * This SCTP implementation is free software; 18 * This SCTP implementation is distributed in the hope that it
|
H A D | ssnmap.c | 1 /* SCTP kernel implementation 4 * This file is part of the SCTP kernel implementation 8 * This SCTP implementation is free software; 14 * This SCTP implementation is distributed in the hope that it
|
H A D | objcnt.c | 1 /* SCTP kernel implementation 4 * This file is part of the SCTP kernel implementation 10 * This SCTP implementation is free software; 16 * This SCTP implementation is distributed in the hope that it
|
H A D | inqueue.c | 1 /* SCTP kernel implementation 6 * This file is part of the SCTP kernel implementation 14 * This SCTP implementation is free software; 20 * This SCTP implementation is distributed in the hope that it
|
H A D | primitive.c | 1 /* SCTP kernel implementation 5 * This file is part of the SCTP kernel implementation 13 * This SCTP implementation is free software; 19 * This SCTP implementation is distributed in the hope that it
|
/linux-4.4.14/fs/ |
H A D | no-block.c | 1 /* no-block.c: implementation of routines required for non-BLOCK configuration
|
/linux-4.4.14/fs/qnx4/ |
H A D | bitmap.c | 2 * QNX4 file system, Linux implementation.
|
H A D | dir.c | 2 * QNX4 file system, Linux implementation.
|
/linux-4.4.14/fs/qnx6/ |
H A D | namei.c | 2 * QNX6 file system, Linux implementation.
|
/linux-4.4.14/arch/mips/include/asm/ |
H A D | break.h | 23 #define BRK_KPROBE_SSTEPBP 516 /* Kprobe single step software implementation */
|
H A D | cevt-r4k.h | 10 * Definitions used for common event timer implementation
|
H A D | stackprotector.h | 4 * (This is directly adopted from the ARM implementation)
|
/linux-4.4.14/arch/sh/lib64/ |
H A D | strlen.S | 2 * Simplistic strlen() implementation for SHmedia.
|
/linux-4.4.14/arch/openrisc/include/asm/ |
H A D | cache.h | 8 * OpenRISC implementation:
|
H A D | cpuinfo.h | 8 * OpenRISC implementation:
|
H A D | delay.h | 8 * OpenRISC implementation:
|
H A D | irq.h | 8 * OpenRISC implementation:
|
H A D | irqflags.h | 8 * OpenRISC implementation:
|
H A D | linkage.h | 8 * OpenRISC implementation:
|
H A D | mmu.h | 8 * OpenRISC implementation:
|
H A D | spinlock.h | 8 * OpenRISC implementation:
|
H A D | timex.h | 8 * OpenRISC implementation:
|
H A D | unaligned.h | 8 * OpenRISC implementation: 23 * This is copied from the generic implementation and the C-struct
|
H A D | dma-mapping.h | 8 * OpenRISC implementation:
|
H A D | serial.h | 8 * OpenRISC implementation:
|
H A D | spr.h | 8 * OpenRISC implementation:
|
H A D | syscalls.h | 8 * OpenRISC implementation:
|
H A D | tlb.h | 8 * OpenRISC implementation:
|
H A D | elf.h | 8 * OpenRISC implementation: 56 /* This yields a string that ld.so will use to load implementation
|
H A D | processor.h | 8 * OpenRISC implementation: 34 * Default implementation of macro that returns current
|
/linux-4.4.14/arch/openrisc/include/uapi/asm/ |
H A D | param.h | 8 * OpenRISC implementation:
|
H A D | unistd.h | 8 * OpenRISC implementation:
|
H A D | ptrace.h | 8 * OpenRISC implementation:
|
H A D | sigcontext.h | 8 * OpenRISC implementation:
|
/linux-4.4.14/arch/arm/common/ |
H A D | vlock.h | 2 * vlock.h - simple voting lock implementation
|
H A D | vlock.S | 2 * vlock.S - simple voting lock implementation for ARM 51 * This implementation deliberately eliminates most of the barriers which
|
/linux-4.4.14/security/selinux/ |
H A D | xfrm.c | 150 * LSM hook implementation that authorizes that a flow can use a xfrm policy 172 * LSM hook implementation that authorizes that a state matches 256 * LSM hook implementation that checks and/or returns the xfrm sid for the 280 * LSM hook implementation that allocs and transfers uctx spec to xfrm_policy. 290 * LSM hook implementation that copies security data structure from old to new 312 * LSM hook implementation that frees xfrm_sec_ctx security information. 320 * LSM hook implementation that authorizes deletion of labeled policies. 328 * LSM hook implementation that allocates a xfrm_sec_state, populates it using 338 * LSM hook implementation that allocates a xfrm_sec_state and populates based 379 * LSM hook implementation that frees xfrm_state security information. 387 * LSM hook implementation that authorizes deletion of labeled SAs.
|
/linux-4.4.14/include/crypto/internal/ |
H A D | akcipher.h | 44 * Function registers an implementation of a public key verify algorithm 55 * Function unregisters an implementation of a public key verify algorithm
|
/linux-4.4.14/include/crypto/ |
H A D | vmac.h | 24 * This implementation is herby placed in the public domain. 39 * This implementation uses u32 and u64 as names for unsigned 32-
|
/linux-4.4.14/arch/blackfin/include/asm/ |
H A D | blackfin.h | 16 /* SSYNC implementation for C file */ SSYNC() 34 /* CSYNC implementation for C file */ CSYNC()
|
/linux-4.4.14/lib/raid6/ |
H A D | sse1.c | 16 * SSE-1/MMXEXT implementation of RAID-6 syndrome functions 18 * This is really an MMX implementation, but it requires SSE-1 or 21 * worthwhile as a separate implementation. 43 * Plain SSE1 implementation 102 * Unrolled-by-2 SSE1 implementation
|
H A D | mmx.c | 16 * MMX implementation of RAID-6 syndrome functions 38 * Plain MMX implementation 86 * Unrolled-by-2 MMX implementation
|
H A D | avx2.c | 18 * AVX2 implementation of RAID-6 syndrome functions 40 * Plain AVX2 implementation 99 * Unrolled-by-2 AVX2 implementation 163 * Unrolled-by-4 AVX2 implementation
|
/linux-4.4.14/drivers/staging/android/ |
H A D | sync.h | 31 * struct sync_timeline_ops - sync object implementation ops 32 * @driver_name: name of the implementation 44 * @fill_driver_data: write implementation specific driver data to data. 83 * @ops: ops that define the implementation of the sync_timeline 197 * @ops: specifies the implementation ops for the object 201 * Creates a new sync_timeline which will use the implementation specified by 202 * @ops. @size bytes will be allocated allowing for implementation specific 212 * A sync implementation should call this when the @obj is going away 222 * A sync implementation should call this any time one of it's sync_pts 233 * allocated allowing for implementation specific data to be kept after
|
/linux-4.4.14/drivers/staging/unisys/include/ |
H A D | periodic_work.h | 25 * Fields are declared only in the implementation .c files.
|
/linux-4.4.14/drivers/clocksource/ |
H A D | timer-sp.h | 2 * ARM timer implementation, found in Integrator, Versatile and Realview
|
H A D | clksrc-dbx500-prcmu.c | 7 * sched_clock implementation is based on:
|
/linux-4.4.14/arch/tile/include/asm/ |
H A D | checksum.h | 27 * The implementation does two vector adds to capture any overflow.
|
/linux-4.4.14/arch/x86/include/asm/ |
H A D | acenv.h | 2 * X86 specific ACPICA environments and implementation
|
H A D | mutex_32.h | 2 * Assembly implementation of the mutex fastpath, based on atomic 66 * If the implementation sets it to a value of lower than 1, the
|
/linux-4.4.14/arch/x86/um/asm/ |
H A D | processor_32.h | 51 * Default implementation of macro that returns current
|
/linux-4.4.14/arch/alpha/include/uapi/asm/ |
H A D | swab.h | 15 * pretty hard to hide. Just in case a future implementation __arch_swab32()
|
H A D | fcntl.h | 51 /* for old implementation of bsd flock () */
|
/linux-4.4.14/lib/xz/ |
H A D | xz_crc32.c | 12 * This is not the fastest implementation, but it is pretty compact.
|
/linux-4.4.14/include/net/ |
H A D | tcp_states.h | 2 * INET An implementation of the TCP/IP protocol suite for the LINUX
|
H A D | icmp.h | 2 * INET An implementation of the TCP/IP protocol suite for the LINUX
|
H A D | raw.h | 2 * INET An implementation of the TCP/IP protocol suite for the LINUX
|
/linux-4.4.14/include/scsi/ |
H A D | osd_types.h | 13 * Contains types and constants that are implementation specific and are
|
/linux-4.4.14/include/asm-generic/bitops/ |
H A D | lock.h | 36 * See for example x86's implementation.
|
/linux-4.4.14/include/linux/amba/ |
H A D | pl330.h | 21 * CR0, as the PL330 implementation might have 'holes'
|
/linux-4.4.14/arch/mips/include/uapi/asm/ |
H A D | break.h | 28 #define BRK_KPROBE_SSTEPBP 516 /* Kprobe single step software implementation */
|
/linux-4.4.14/arch/s390/kernel/vdso32/ |
H A D | clock_getres.S | 2 * Userland implementation of clock_getres() for 32 bits processes in a
|
/linux-4.4.14/arch/s390/kernel/vdso64/ |
H A D | clock_getres.S | 2 * Userland implementation of clock_getres() for 64 bits processes in a
|
/linux-4.4.14/arch/frv/include/asm/ |
H A D | delay.h | 36 * short delays. This is a "reasonable" implementation, though (and the
|
/linux-4.4.14/arch/hexagon/include/asm/ |
H A D | vdso.h | 2 * vDSO implementation for Hexagon
|
/linux-4.4.14/arch/ia64/include/asm/ |
H A D | acenv.h | 2 * IA64 specific ACPICA environments and implementation
|
H A D | mutex.h | 2 * ia64 implementation of the mutex fastpath. 53 * If the implementation sets it to a value of lower than 1, then the
|
/linux-4.4.14/arch/arm/include/debug/ |
H A D | s3c24xx.S | 34 /* Select the correct implementation depending on the configuration. The
|
/linux-4.4.14/tools/testing/selftests/seccomp/ |
H A D | test_harness.h | 59 /* TEST(name) { implementation } 62 * implementation containing block is a function and scoping should be treated 69 /* TEST_SIGNAL(name, signal) { implementation } 72 * implementation containing block is a function and scoping should be treated 95 /* FIXTURE_SETUP(fixture name) { implementation } 98 * implementation. 107 /* FIXTURE_TEARDOWN(fixture name) { implementation } 110 * implementation to clean up. 116 /* TEST_F(fixture, name) { implementation } 119 * datatype exposed for use by the implementation. 190 * Internal implementation.
|
/linux-4.4.14/crypto/ |
H A D | 842.c | 21 * This is the software implementation of compression and decompression using 23 * only a reference implementation, and is very, very slow as compared to other
|
H A D | md4.c | 7 * CIFS MD4 implementation, and the cryptoapi implementation 8 * originally based on the public domain implementation written
|
H A D | md5.c | 6 * Derived from cryptoapi implementation, originally based on the 7 * public domain implementation written by Colin Plumb in 1993.
|
H A D | sha1_generic.c | 6 * Derived from cryptoapi implementation, adapted for in-place
|
/linux-4.4.14/arch/arc/include/uapi/asm/ |
H A D | swab.h | 12 * -Better htonl implementation (5 instead of 9 ALU instructions) 45 /* The kernel default implementation of htonl is
|
/linux-4.4.14/mm/ |
H A D | zpool.c | 35 * zpool_register_driver() - register a zpool implementation. 48 * zpool_unregister_driver() - unregister a zpool implementation. 144 * used when allocating memory, if the implementation supports it. If the 247 * implementation supports it. The provided @handle will be 309 * param indicates to the implementation how the memory will be 311 * implementation does not support it, the memory will be treated 318 * as soon as possible. As the implementation may use per-cpu 336 * actions that the implementation took in zpool_map_handle()
|
/linux-4.4.14/arch/arm/mm/ |
H A D | fsr-3level.c | 54 { do_bad, SIGBUS, 0, "implementation fault (lockdown abort)" }, 60 { do_bad, SIGBUS, 0, "implementation fault (coprocessor abort)" },
|
/linux-4.4.14/arch/arm/lib/ |
H A D | delay.c | 2 * Delay loops based on the OpenRISC implementation. 30 * Default to the loop-based delay implementation.
|
/linux-4.4.14/drivers/mmc/host/ |
H A D | dw_mmc.h | 211 * Dummy readq implementation for architectures that don't define it. 273 * dw_mci driver data - dw-mshc implementation specific driver data. 275 * @init: early implementation specific initialization. 276 * @setup_clock: implementation specific clock configuration. 279 * @parse_dt: parse implementation specific device tree properties. 280 * @execute_tuning: implementation specific tuning procedure. 282 * Provide controller implementation specific extensions. The usage of this
|
/linux-4.4.14/drivers/video/fbdev/nvidia/ |
H A D | nv_setup.c | 257 u32 implementation = par->Chipset & 0x0ff0; nv10GetConfig() local 287 if (par->twoHeads && (implementation != 0x0110)) { nv10GetConfig() 301 u16 implementation = par->Chipset & 0x0ff0; NVCommonSetup() local 338 (implementation != 0x0100) && NVCommonSetup() 339 (implementation != 0x0150) && NVCommonSetup() 340 (implementation != 0x01A0) && (implementation != 0x0200); NVCommonSetup() 343 (implementation != 0x0110)); NVCommonSetup() 345 par->twoStagePLL = (implementation == 0x0310) || NVCommonSetup() 346 (implementation == 0x0340) || (par->Architecture >= NV_ARCH_40); NVCommonSetup() 349 (implementation != 0x0100); NVCommonSetup() 466 if (implementation != 0x0110) { NVCommonSetup() 632 if (implementation == 0x0110) NVCommonSetup()
|
/linux-4.4.14/arch/sparc/include/asm/ |
H A D | trap_block.h | 113 /* Spitfire implementation (default). */ \ 121 /* Cheetah Safari implementation. */ \ 126 /* Cheetah JBUS implementation. */ \ 131 /* Starfire implementation. */ \ 136 /* sun4v implementation. */ \
|
H A D | winmacro.h | 113 /* SUN4D implementation. */ \ 117 /* LEON implementation. */ \
|
/linux-4.4.14/drivers/virtio/ |
H A D | virtio_pci_legacy.c | 22 /* virtio config->get_features() implementation */ vp_get_features() 32 /* virtio config->finalize_features() implementation */ vp_finalize_features() 49 /* virtio config->get() implementation */ vp_get() 63 /* the config->set() implementation. it's symmetric to the config->get() 64 * implementation */ vp_set()
|
/linux-4.4.14/arch/x86/crypto/ |
H A D | sha1_ssse3_asm.S | 2 * This is a SIMD SHA-1 implementation. It requires the Intel(R) Supplemental 7 * This work was inspired by the vectorized implementation of Dean Gaudet. 12 * scheduling. This implementation has also been optimized for all current and 15 * See this article for more information about the implementation details: 465 /* SSSE3 optimized implementation: 552 /* AVX optimized implementation:
|
H A D | ghash-clmulni-intel_asm.S | 2 * Accelerated GHASH implementation with Intel PCLMULQDQ-NI 4 * implementation. More information about PCLMULQDQ can be found at:
|
/linux-4.4.14/sound/core/ |
H A D | pcm_dmaengine.c | 59 * and hw_params in a dmaengine based PCM driver implementation. 175 * snd_dmaengine_pcm_trigger - dmaengine based PCM trigger implementation 222 * snd_dmaengine_pcm_pointer_no_residue - dmaengine based PCM pointer implementation 236 * snd_dmaengine_pcm_pointer - dmaengine based PCM pointer implementation 292 * is not available to your pcm driver implementation. 331 * it is not available to your pcm driver implementation.
|
/linux-4.4.14/net/ipv4/ |
H A D | tcp_lp.c | 10 * the original TCP-LP implementation: 26 * Original implementation for 2.4.19: 73 * We get the idea from original TCP-LP implementation where only left those we 93 * Clone the handling from Vegas module implementation. 131 * implementation only guest it for once and use forever. 218 * Most ideas come from the original TCP-LP implementation.
|
/linux-4.4.14/drivers/mcb/ |
H A D | mcb-internal.h | 54 * @rev: the revision of the variant's implementation 89 * @rev: the revision of the variant's implementation
|
/linux-4.4.14/arch/powerpc/crypto/ |
H A D | md5-glue.c | 2 * Glue code for MD5 implementation for PPC assembler 4 * Based on generic implementation.
|
H A D | sha1.c | 4 * powerpc implementation of the SHA1 Secure Hash Algorithm. 6 * Derived from cryptoapi implementation, adapted for in-place
|
/linux-4.4.14/arch/ia64/include/asm/sn/ |
H A D | geo.h | 12 /* The geoid_t implementation below is based loosely on the pcfg_t 13 implementation in sys/SN/promcfg.h. */
|
/linux-4.4.14/drivers/staging/sm750fb/ |
H A D | ddk750_swi2c.h | 10 * implementation.
|
/linux-4.4.14/drivers/sbus/char/ |
H A D | display7seg.c | 1 /* display7seg.c - Driver implementation for the 7-segment display 33 * The Solaris implementation omits support for several 36 * abilities, rather than the Solaris implementation: 134 * NOTE: Solaris implementation returns D7S_FLIP bit d7s_ioctl()
|
/linux-4.4.14/drivers/sh/intc/ |
H A D | irqdomain.c | 25 * out evt2irq() implementation.
|
/linux-4.4.14/drivers/irqchip/ |
H A D | irq-gic-v2m.c | 50 /* List of flags for specific v2m implementation */ 64 u32 flags; /* v2m flags for specific implementation */ 344 * APM X-Gene GICv2m implementation has an erratum where gicv2m_init_one() 347 * different from the standard GICv2m implementation where gicv2m_init_one()
|
/linux-4.4.14/drivers/isdn/hisax/ |
H A D | icc.h | 11 * 1999.7.14 Initial implementation of routines for Siemens ISDN
|
/linux-4.4.14/drivers/misc/sgi-xp/ |
H A D | xp_nofault.S | 17 * to surface is processor implementation specific. This code
|
/linux-4.4.14/drivers/gpu/drm/tegra/ |
H A D | gem.h | 2 * Tegra host1x GEM implementation
|
/linux-4.4.14/drivers/media/dvb-core/ |
H A D | dvb_math.h | 55 * due to the implementation intlog10(1000) might be not exactly 3 * 2^24
|
/linux-4.4.14/drivers/net/wireless/libertas/ |
H A D | mesh.h | 2 * Contains all definitions needed for the Libertas' MESH implementation.
|
/linux-4.4.14/drivers/pcmcia/ |
H A D | sa1100_assabet.c | 4 * PCMCIA implementation routines for Assabet
|
H A D | sa1100_cerf.c | 4 * PCMCIA implementation routines for CerfBoard
|
H A D | sa1100_shannon.c | 4 * PCMCIA implementation routines for Shannon
|
H A D | sa1100_simpad.c | 4 * PCMCIA implementation routines for simpad
|
/linux-4.4.14/arch/unicore32/boot/compressed/ |
H A D | Makefile | 59 # We now have a PIC decompressor implementation. Decompressors running
|
/linux-4.4.14/arch/unicore32/include/asm/ |
H A D | delay.h | 36 * short delays. This is a "reasonable" implementation, though (and the
|
H A D | processor.h | 17 * Default implementation of macro that returns current
|
/linux-4.4.14/arch/x86/entry/vsyscall/ |
H A D | vsyscall_gtod.c | 11 * a different vsyscall implementation for Linux/IA32 and for the name.
|
/linux-4.4.14/arch/alpha/lib/ |
H A D | strncat.S | 10 * implementation in lib/string.c and is, IMHO, more sensible.
|
/linux-4.4.14/arch/cris/include/arch-v10/arch/ |
H A D | processor.h | 5 * Default implementation of macro that returns current
|
/linux-4.4.14/fs/nfsd/ |
H A D | cache.h | 3 * implementation in 4.3BSD/4.4BSD.
|
/linux-4.4.14/net/wireless/ |
H A D | ocb.c | 2 * OCB mode implementation
|
/linux-4.4.14/security/smack/ |
H A D | smack_netfilter.c | 4 * This file contains the Smack netfilter implementation
|
/linux-4.4.14/include/linux/decompress/ |
H A D | mm.h | 27 /* A trivial malloc implementation, adapted from
|
/linux-4.4.14/include/uapi/linux/netfilter/ |
H A D | xt_hashlimit.h | 15 /* details of this structure hidden by the implementation */
|
/linux-4.4.14/include/linux/mtd/ |
H A D | nand_bch.h | 8 * This file is the header for the NAND BCH ECC implementation.
|