Home
last modified time | relevance | path

Searched refs:constants (Results 1 – 70 of 70) sorted by relevance

/linux-4.4.14/crypto/
Dsalsa20_generic.c109 const char *constants; in salsa20_keysetup() local
117 constants = sigma; in salsa20_keysetup()
119 constants = tau; in salsa20_keysetup()
125 ctx->input[0] = U8TO32_LITTLE(constants + 0); in salsa20_keysetup()
126 ctx->input[5] = U8TO32_LITTLE(constants + 4); in salsa20_keysetup()
127 ctx->input[10] = U8TO32_LITTLE(constants + 8); in salsa20_keysetup()
128 ctx->input[15] = U8TO32_LITTLE(constants + 12); in salsa20_keysetup()
/linux-4.4.14/lib/
Dstrncpy_from_user.c25 const struct word_at_a_time constants = WORD_AT_A_TIME_CONSTANTS; in do_strncpy_from_user() local
45 if (has_zero(c, &data, &constants)) { in do_strncpy_from_user()
46 data = prep_zero_mask(c, data, &constants); in do_strncpy_from_user()
Dstrnlen_user.c29 const struct word_at_a_time constants = WORD_AT_A_TIME_CONSTANTS; in do_strnlen_user() local
54 if (has_zero(c, &data, &constants)) { in do_strnlen_user()
55 data = prep_zero_mask(c, data, &constants); in do_strnlen_user()
Dstring.c179 const struct word_at_a_time constants = WORD_AT_A_TIME_CONSTANTS; in strscpy() local
206 if (has_zero(c, &data, &constants)) { in strscpy()
207 data = prep_zero_mask(c, data, &constants); in strscpy()
/linux-4.4.14/drivers/video/fbdev/aty/
Daty128fb.c447 struct aty128_constants constants; /* PLL and others */ member
918 par->constants.ppll_max = BIOS_IN32(bios_pll + 0x16); in aty128_get_pllinfo()
919 par->constants.ppll_min = BIOS_IN32(bios_pll + 0x12); in aty128_get_pllinfo()
920 par->constants.xclk = BIOS_IN16(bios_pll + 0x08); in aty128_get_pllinfo()
921 par->constants.ref_divider = BIOS_IN16(bios_pll + 0x10); in aty128_get_pllinfo()
922 par->constants.ref_clk = BIOS_IN16(bios_pll + 0x0e); in aty128_get_pllinfo()
925 par->constants.ppll_max, par->constants.ppll_min, in aty128_get_pllinfo()
926 par->constants.xclk, par->constants.ref_divider, in aty128_get_pllinfo()
927 par->constants.ref_clk); in aty128_get_pllinfo()
970 if (!par->constants.ref_clk) in aty128_timings()
[all …]
/linux-4.4.14/scripts/coccinelle/misc/
Dorplus.cocci1 /// Check for constants that are added but are used elsewhere as bitmasks
3 /// bits in the two constants are actually disjoint.
Dcompare_const_fl.cocci1 /// Move constants to the right of binary operators.
/linux-4.4.14/drivers/scsi/aic7xxx/aicasm/
Daicasm_symbol.c473 symlist_t constants; in symtable_dump() local
490 SLIST_INIT(&constants); in symtable_dump()
512 symlist_add(&constants, cursym, in symtable_dump()
655 while (SLIST_FIRST(&constants) != NULL) { in symtable_dump()
658 curnode = SLIST_FIRST(&constants); in symtable_dump()
659 SLIST_REMOVE_HEAD(&constants, links); in symtable_dump()
/linux-4.4.14/Documentation/isdn/
DINTERFACE.fax64 (one of the constants ISDN_FAX_PHASE_[IDLE,A,B,C,D,E])
71 Commands from LL to HL; possible constants :
83 Commands from HL to LL; possible constants :
DINTERFACE63 field the constants ISDN_FEATURE..., declared in isdnif.h have to be
103 command = event-type. (one of the constants ISDN_STAT_...)
120 command = command to perform. (one of the constants ISDN_CMD_...)
371 protocol-Id is one of the constants ISDN_PROTO_L2...
385 current protocol-Id (one of the constants ISDN_L2_PROTO)
399 protocol-Id is one of the constants ISDN_PROTO_L3...
413 current protocol-Id (one of the constants ISDN_L3_PROTO)
DREADME.gigaset347 See the constants DEBUG_* in the source file gigaset.h for details.
/linux-4.4.14/Documentation/DocBook/
D.scsi.xml.cmd2 …scsi_scan.c drivers/scsi/scsi_sysfs.c drivers/scsi/hosts.c drivers/scsi/constants.c drivers/scsi/s…
Dgpu.xml.db489 API-drm-calc-timestamping-constants
/linux-4.4.14/Documentation/pcmcia/
Ddriver.txt17 a bitwise or-ed combination from PCMCIA_DEV_ID_MATCH_* constants
/linux-4.4.14/scripts/
Dkernel-doc368 my %constants;
472 $constants{$name} = $contents;
2260 %constants = ();
2633 %constants = ();
2651 %constants = ();
/linux-4.4.14/Documentation/i2c/
Dfunctionality14 For the most up-to-date list of functionality constants, please check
114 thumb, the functionality constants you test for with
Di2c-stub46 constants in <linux/i2c.h> for the suitable values. For example,
/linux-4.4.14/Documentation/frv/
Dfeatures.txt62 See include/asm-frv/mem-layout.h for constants pertaining to the memory
65 See include/asm-frv/mb-regs.h for the constants pertaining to the I/O bus
104 See include/asm-frv/mem-layout.h for constants pertaining to the memory
107 See include/asm-frv/mb-regs.h for the constants pertaining to the I/O bus
/linux-4.4.14/Documentation/kbuild/
Dheaders_install.txt10 system calls, as well as constants and structures to be used with these
Dmakefiles.txt980 This is usually used for header files containing assembler constants.
/linux-4.4.14/Documentation/scsi/
DChangeLog.1992-1997587 * constants.c: Add type cast in switch statement.
1026 * constants.h: Add prototype for print_Scsi_Cmnd.
1089 * constants.c: Fix typo (;;).
1146 * constants.c: Define CONST_CMND and CONST_MSG. Other minor
1414 * constants.c: Fix some things to eliminate warnings. Add some
1527 * constants.c: Fix typo in definition of CONSTANTS.
1653 * constants.c: Clean up a few things.
1669 * scsi.h: Add constants for tagged queueing.
1671 * Throughout: Use constants from major.h instead of hardcoded
1733 * constants.c, constants.h: New files with ascii descriptions of
[all …]
DChangeLog.ips79 4.00.04 - Rename structures/constants to be prefixed with IPS_
Dadvansys.txt60 The following constants can be defined in the source file.
DChangeLog.megaraid221 4. Use the pre defined DMA mask constants from dma-mapping.h
222 Use the DMA_{64,32}BIT_MASK constants from dma-mapping.h when calling
Dncr53c8xx.txt61 11. Some constants and flags of the ncr53c8xx.h header file
1047 11. Some constants and flags of the ncr53c8xx.h header file
Dscsi_mid_low_api.txt1286 related constants.
DChangeLog.lpfc58 - remove typecast for constants - a U postfix marks them
/linux-4.4.14/kernel/time/
Dtimeconst.bc43 print "/* Time conversion constants for HZ == ", hz, " */\n"
/linux-4.4.14/Documentation/filesystems/
Dquota.txt34 is "VFS_DQUOT". Definitions of constants below are in <linux/quota.h>.
Dlogfs.txt170 constants.
Dgfs2-glocks.txt50 Table of glock operations and per type constants:
Dspufs.txt433 following constants:
/linux-4.4.14/Documentation/crypto/
Ddescore-readme.txt236 up to 8 more registers are used to hold constants in some configurations.
239 a) additionally, i have tried to put the larger constants in registers.
244 1-8 were never registered, being the cheapest constants.
308 will be set to magic constants which speed up the encryption/decryption
/linux-4.4.14/drivers/scsi/
DMakefile166 scsi_mod-$(CONFIG_SCSI_CONSTANTS) += constants.o
/linux-4.4.14/Documentation/arm/
Dtcm.txt68 - Tag data and constants to be allocated to DTCM and ITCM.
Dkernel_user_helpers.txt18 constants that allows for efficient branching to those code segments. And
/linux-4.4.14/fs/cramfs/
DREADME141 variables instead of #define'd constants. The gain is that people
/linux-4.4.14/Documentation/spi/
Dspidev84 return (RD) or assign (WR) the SPI transfer mode. Use the constants
/linux-4.4.14/Documentation/thermal/
Dpower_allocator.txt102 constants: `k_po` and `k_pu`. `k_po` is the proportional term
/linux-4.4.14/fs/
Dnamei.c1836 const struct word_at_a_time constants = WORD_AT_A_TIME_CONSTANTS; in hash_name() local
1845 } while (!(has_zero(a, &adata, &constants) | has_zero(b, &bdata, &constants))); in hash_name()
1847 adata = prep_zero_mask(a, adata, &constants); in hash_name()
1848 bdata = prep_zero_mask(b, bdata, &constants); in hash_name()
/linux-4.4.14/fs/affs/
DChanges309 - Prefixed some constants with AFFS_ to avoid name
/linux-4.4.14/Documentation/networking/
Dudplite.txt97 for UDP-Lite header fields and protocol constants
Dphy.txt316 match, however two constants, PHY_ANY_ID and PHY_ANY_UID, are provided as
Dcan.txt1100 Shows the bit-timing constants of the CAN controller, here the
1104 These constants could be used for user-defined (non-standard)
1134 constants can be used for that purpose. They are listed by the
/linux-4.4.14/Documentation/arm/pxa/
Dmfp.txt203 1. Unified pin definitions - enum constants for all configurable pins
/linux-4.4.14/Documentation/ioctl/
Dhdio.txt80 Unless otherwise specified, all data structures and constants
725 constants defined in hdreg.h.
Dcdrom.txt91 Unless otherwise specified, all data structures and constants
/linux-4.4.14/arch/x86/crypto/
Dsha512-ssse3-asm.S162 # They are then added to their respective SHA512 constants at
Dsha512-avx-asm.S168 # They are then added to their respective SHA512 constants at
Daesni-intel_avx-x86_64.S132 # order of these constants should not change.
482 jl _initial_blocks_done\@ # no need for precomputed constants
1742 jl _initial_blocks_done\@ # no need for precomputed constants
Daesni-intel_asm.S55 # order of these constants should not change.
/linux-4.4.14/Documentation/
DCodingStyle616 Names of macros defining constants and labels in enums are capitalized.
620 Enums are preferred when defining several related constants.
658 4) forgetting about precedence: macros defining constants using expressions
Dkernel-doc-nano-HOWTO.txt280 Use the argument mechanism to document members or constants.
Dunshare.txt139 the following constants.
/linux-4.4.14/arch/cris/arch-v10/kernel/
Dhead.S53 ;; whether the bug is present, some constants would then have to
/linux-4.4.14/Documentation/block/
Ddata-integrity.txt157 The profile also contains a few constants to aid in completing,
/linux-4.4.14/include/uapi/linux/
DKbuild129 header-y += firewire-constants.h
/linux-4.4.14/Documentation/RCU/
Drcu_dereference.txt6 subtraction of constants, and casts all work quite naturally and safely.
/linux-4.4.14/drivers/scsi/aic7xxx/
Daic7xxx.reg1744 /* Target mode command processing constants */
1752 * Downloaded (kernel inserted) constants
Daic79xx.reg4246 /* Target mode command processing constants */
4267 * Downloaded (kernel inserted) constants
/linux-4.4.14/arch/arm/boot/dts/
Dste-dbx5x0.dtsi800 // supply for v-amic2; VAMIC2 LDO; reuse constants for AMIC1
/linux-4.4.14/arch/arm/crypto/
Daesbs-core.S_shipped547 .LM0ISR: @ InvShiftRows constants
553 .LM0SR: @ ShiftRows constants
1409 sub r6, r8, #.LREVM0SR-.LSR @ pass constants
/linux-4.4.14/Documentation/PCI/
Dpci.txt569 your driver if they're helpful, or just use plain hex constants.
/linux-4.4.14/Documentation/devicetree/
Dbooting-without-of.txt366 Along with the constants:
1155 preprocessor) so you can use #include's, #define for constants, etc...
/linux-4.4.14/scripts/kconfig/
Dzconf.tab.c_shipped210 /* Include zconf.hash.c here so it can see the token constants. */
/linux-4.4.14/Documentation/cdrom/
Dcdrom-standard.tex552 capability-constants that are defined in \cdromh\ at the registration
/linux-4.4.14/Documentation/security/
Dkeys.txt708 attached for this thread. reqkey_defl should be one of these constants:
/linux-4.4.14/Documentation/s390/
DDebugging390.txt435 is an area just behind each procedure used to store constants
/linux-4.4.14/Documentation/virtual/kvm/
Dapi.txt1872 and their own constants and width. To keep track of the implemented
/linux-4.4.14/arch/m68k/ifpsp060/src/
Dfplsp.S271 # This file contains a set of define statements for constants