Home
last modified time | relevance | path

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

1234

/Linux-v5.4/scripts/gdb/linux/
Dproc.py15 from linux import constants
121 FS_INFO = {constants.LX_SB_SYNCHRONOUS: ",sync",
122 constants.LX_SB_MANDLOCK: ",mand",
123 constants.LX_SB_DIRSYNC: ",dirsync",
124 constants.LX_SB_NOATIME: ",noatime",
125 constants.LX_SB_NODIRATIME: ",nodiratime"}
127 MNT_INFO = {constants.LX_MNT_NOSUID: ",nosuid",
128 constants.LX_MNT_NODEV: ",nodev",
129 constants.LX_MNT_NOEXEC: ",noexec",
130 constants.LX_MNT_NOATIME: ",noatime",
[all …]
Dtimerlist.py8 from linux import constants
59 text += " .resolution: {} nsecs\n".format(constants.LX_hrtimer_resolution)
62 if constants.LX_CONFIG_HIGH_RES_TIMERS:
80 if constants.LX_CONFIG_HIGH_RES_TIMERS:
90 if constants.LX_CONFIG_TICK_ONESHOT:
153 if constants.LX_NR_CPUS > 1:
196 if constants.LX_CONFIG_GENERIC_CLOCKEVENTS:
197 if constants.LX_CONFIG_GENERIC_CLOCKEVENTS_BROADCAST:
204 if constants.LX_CONFIG_TICK_ONESHOT:
DMakefile21 extra-y += constants.py
22 $(obj)/constants.py: $(src)/constants.py.in FORCE
Dclk.py8 from linux import utils, lists, constants
38 '(c)' if clk['flags'] & constants.LX_CLK_GET_RATE_NOCACHE else ' '))
D.gitignore3 constants.py
Dconstants.py.in4 * Kernel constants derived from include files.
/Linux-v5.4/crypto/
Dsalsa20_generic.c117 const char *constants; in salsa20_setkey() local
129 constants = sigma; in salsa20_setkey()
131 constants = tau; in salsa20_setkey()
137 ctx->initial_state[0] = get_unaligned_le32(constants + 0); in salsa20_setkey()
138 ctx->initial_state[5] = get_unaligned_le32(constants + 4); in salsa20_setkey()
139 ctx->initial_state[10] = get_unaligned_le32(constants + 8); in salsa20_setkey()
140 ctx->initial_state[15] = get_unaligned_le32(constants + 12); in salsa20_setkey()
/Linux-v5.4/lib/
Dstrnlen_user.c25 const struct word_at_a_time constants = WORD_AT_A_TIME_CONSTANTS; in do_strnlen_user() local
49 if (has_zero(c, &data, &constants)) { in do_strnlen_user()
50 data = prep_zero_mask(c, data, &constants); in do_strnlen_user()
Dstrncpy_from_user.c30 const struct word_at_a_time constants = WORD_AT_A_TIME_CONSTANTS; in do_strncpy_from_user() local
50 if (has_zero(c, &data, &constants)) { in do_strncpy_from_user()
51 data = prep_zero_mask(c, data, &constants); in do_strncpy_from_user()
Dstring.c182 const struct word_at_a_time constants = WORD_AT_A_TIME_CONSTANTS; in strscpy() local
209 if (has_zero(c, &data, &constants)) { in strscpy()
210 data = prep_zero_mask(c, data, &constants); in strscpy()
/Linux-v5.4/drivers/video/fbdev/aty/
Daty128fb.c447 struct aty128_constants constants; /* PLL and others */ member
913 par->constants.ppll_max = BIOS_IN32(bios_pll + 0x16); in aty128_get_pllinfo()
914 par->constants.ppll_min = BIOS_IN32(bios_pll + 0x12); in aty128_get_pllinfo()
915 par->constants.xclk = BIOS_IN16(bios_pll + 0x08); in aty128_get_pllinfo()
916 par->constants.ref_divider = BIOS_IN16(bios_pll + 0x10); in aty128_get_pllinfo()
917 par->constants.ref_clk = BIOS_IN16(bios_pll + 0x0e); in aty128_get_pllinfo()
920 par->constants.ppll_max, par->constants.ppll_min, in aty128_get_pllinfo()
921 par->constants.xclk, par->constants.ref_divider, in aty128_get_pllinfo()
922 par->constants.ref_clk); in aty128_get_pllinfo()
965 if (!par->constants.ref_clk) in aty128_timings()
[all …]
/Linux-v5.4/scripts/coccinelle/misc/
Dorplus.cocci2 /// Check for constants that are added but are used elsewhere as bitmasks
4 /// bits in the two constants are actually disjoint.
/Linux-v5.4/drivers/scsi/aic7xxx/aicasm/
Daicasm_symbol.c469 symlist_t constants; in symtable_dump() local
486 SLIST_INIT(&constants); in symtable_dump()
508 symlist_add(&constants, cursym, in symtable_dump()
651 while (SLIST_FIRST(&constants) != NULL) { in symtable_dump()
654 curnode = SLIST_FIRST(&constants); in symtable_dump()
655 SLIST_REMOVE_HEAD(&constants, links); in symtable_dump()
/Linux-v5.4/drivers/crypto/cavium/zip/
Dzip_main.c123 union zip_constants constants; in zip_init_hw() local
141 constants.u_reg64 = zip_reg_read(zip->reg_base + ZIP_CONSTANTS); in zip_init_hw()
142 zip->depth = constants.s.depth; in zip_init_hw()
143 zip->onfsize = constants.s.onfsize; in zip_init_hw()
144 zip->ctxsize = constants.s.ctxsize; in zip_init_hw()
/Linux-v5.4/scripts/gdb/
Dvmlinux-gdb.py35 import linux.constants
/Linux-v5.4/Documentation/pcmcia/
Ddriver.rst17 a bitwise or-ed combination from PCMCIA_DEV_ID_MATCH_* constants
/Linux-v5.4/Documentation/devicetree/bindings/hwmon/
Dlm90.txt40 constants.
/Linux-v5.4/Documentation/driver-api/
Dmtdnand.rst358 Functions and constants
519 predefined constants from rawnand.h to define the options.
631 file include/mtd/mtd-abi.h contains constants to select ecc and
837 This chapter describes the constants which might be relevant for a
840 Chip option constants
846 These constants are defined in rawnand.h. They are OR-ed together to
868 These constants are defined in rawnand.h. They are OR-ed together to
877 ECC selection constants
880 Use these constants to select the ECC algorithm::
896 Hardware control related constants
[all …]
/Linux-v5.4/Documentation/gpu/
Dvga-switcheroo.rst43 Public constants
/Linux-v5.4/Documentation/xtensa/
Dbooting.rst7 tag value constants. First entry in the list must have type BP_TAG_FIRST, last
/Linux-v5.4/Documentation/i2c/
Dfunctionality.rst18 For the most up-to-date list of functionality constants, please check
122 thumb, the functionality constants you test for with
/Linux-v5.4/arch/powerpc/crypto/
Dcrc32c-vpmsum_asm.S14 .constants: label
Dcrct10dif-vpmsum_asm.S18 .constants: label
/Linux-v5.4/Documentation/media/
Ddmx.h.rst.exceptions6 # Ignore limit constants
/Linux-v5.4/Documentation/kbuild/
Dheaders_install.rst11 system calls, as well as constants and structures to be used with these

1234