constants         117 crypto/salsa20_generic.c 	const char *constants;
constants         129 crypto/salsa20_generic.c 		constants = sigma;
constants         131 crypto/salsa20_generic.c 		constants = tau;
constants         137 crypto/salsa20_generic.c 	ctx->initial_state[0]  = get_unaligned_le32(constants + 0);
constants         138 crypto/salsa20_generic.c 	ctx->initial_state[5]  = get_unaligned_le32(constants + 4);
constants         139 crypto/salsa20_generic.c 	ctx->initial_state[10] = get_unaligned_le32(constants + 8);
constants         140 crypto/salsa20_generic.c 	ctx->initial_state[15] = get_unaligned_le32(constants + 12);
constants         123 drivers/crypto/cavium/zip/zip_main.c 	union zip_constants  constants;
constants         141 drivers/crypto/cavium/zip/zip_main.c 	constants.u_reg64 = zip_reg_read(zip->reg_base + ZIP_CONSTANTS);
constants         142 drivers/crypto/cavium/zip/zip_main.c 	zip->depth    = constants.s.depth;
constants         143 drivers/crypto/cavium/zip/zip_main.c 	zip->onfsize  = constants.s.onfsize;
constants         144 drivers/crypto/cavium/zip/zip_main.c 	zip->ctxsize  = constants.s.ctxsize;
constants         469 drivers/scsi/aic7xxx/aicasm/aicasm_symbol.c 	symlist_t	 constants;
constants         486 drivers/scsi/aic7xxx/aicasm/aicasm_symbol.c 	SLIST_INIT(&constants);
constants         508 drivers/scsi/aic7xxx/aicasm/aicasm_symbol.c 			symlist_add(&constants, cursym,
constants         651 drivers/scsi/aic7xxx/aicasm/aicasm_symbol.c 	while (SLIST_FIRST(&constants) != NULL) {
constants         654 drivers/scsi/aic7xxx/aicasm/aicasm_symbol.c 		curnode = SLIST_FIRST(&constants);
constants         655 drivers/scsi/aic7xxx/aicasm/aicasm_symbol.c 		SLIST_REMOVE_HEAD(&constants, links);
constants         447 drivers/video/fbdev/aty/aty128fb.c 	struct aty128_constants constants;  /* PLL and others      */
constants         913 drivers/video/fbdev/aty/aty128fb.c 	par->constants.ppll_max = BIOS_IN32(bios_pll + 0x16);
constants         914 drivers/video/fbdev/aty/aty128fb.c 	par->constants.ppll_min = BIOS_IN32(bios_pll + 0x12);
constants         915 drivers/video/fbdev/aty/aty128fb.c 	par->constants.xclk = BIOS_IN16(bios_pll + 0x08);
constants         916 drivers/video/fbdev/aty/aty128fb.c 	par->constants.ref_divider = BIOS_IN16(bios_pll + 0x10);
constants         917 drivers/video/fbdev/aty/aty128fb.c 	par->constants.ref_clk = BIOS_IN16(bios_pll + 0x0e);
constants         920 drivers/video/fbdev/aty/aty128fb.c 			par->constants.ppll_max, par->constants.ppll_min,
constants         921 drivers/video/fbdev/aty/aty128fb.c 			par->constants.xclk, par->constants.ref_divider,
constants         922 drivers/video/fbdev/aty/aty128fb.c 			par->constants.ref_clk);
constants         965 drivers/video/fbdev/aty/aty128fb.c 	if (!par->constants.ref_clk)
constants         966 drivers/video/fbdev/aty/aty128fb.c 		par->constants.ref_clk = 2950;
constants         974 drivers/video/fbdev/aty/aty128fb.c 	par->constants.xclk = round_div((2 * Nx * par->constants.ref_clk),
constants         977 drivers/video/fbdev/aty/aty128fb.c 	par->constants.ref_divider =
constants         981 drivers/video/fbdev/aty/aty128fb.c 	if (!par->constants.ref_divider) {
constants         982 drivers/video/fbdev/aty/aty128fb.c 		par->constants.ref_divider = 0x3b;
constants         987 drivers/video/fbdev/aty/aty128fb.c 	aty_st_pll(PPLL_REF_DIV, par->constants.ref_divider);
constants         991 drivers/video/fbdev/aty/aty128fb.c 	if (!par->constants.ppll_min)
constants         992 drivers/video/fbdev/aty/aty128fb.c 		par->constants.ppll_min = 12500;
constants         993 drivers/video/fbdev/aty/aty128fb.c 	if (!par->constants.ppll_max)
constants         994 drivers/video/fbdev/aty/aty128fb.c 		par->constants.ppll_max = 25000;    /* 23000 on some cards? */
constants         995 drivers/video/fbdev/aty/aty128fb.c 	if (!par->constants.xclk)
constants         996 drivers/video/fbdev/aty/aty128fb.c 		par->constants.xclk = 0x1d4d;	     /* same as mclk */
constants         998 drivers/video/fbdev/aty/aty128fb.c 	par->constants.fifo_width = 128;
constants         999 drivers/video/fbdev/aty/aty128fb.c 	par->constants.fifo_depth = 32;
constants        1343 drivers/video/fbdev/aty/aty128fb.c 	aty_st_pll(PPLL_REF_DIV, par->constants.ref_divider & 0x3ff);
constants        1369 drivers/video/fbdev/aty/aty128fb.c 	const struct aty128_constants c = par->constants;
constants        1435 drivers/video/fbdev/aty/aty128fb.c 	u32 xclk = par->constants.xclk;
constants        1436 drivers/video/fbdev/aty/aty128fb.c 	u32 fifo_width = par->constants.fifo_width;
constants        1437 drivers/video/fbdev/aty/aty128fb.c 	u32 fifo_depth = par->constants.fifo_depth;
constants        1954 fs/namei.c     	const struct word_at_a_time constants = WORD_AT_A_TIME_CONSTANTS;
constants        1964 fs/namei.c     	} while (!has_zero(a, &adata, &constants));
constants        1966 fs/namei.c     	adata = prep_zero_mask(a, adata, &constants);
constants        1982 fs/namei.c     	const struct word_at_a_time constants = WORD_AT_A_TIME_CONSTANTS;
constants        1993 fs/namei.c     	} while (!(has_zero(a, &adata, &constants) | has_zero(b, &bdata, &constants)));
constants        1995 fs/namei.c     	adata = prep_zero_mask(a, adata, &constants);
constants        1996 fs/namei.c     	bdata = prep_zero_mask(b, bdata, &constants);
constants         182 lib/string.c   	const struct word_at_a_time constants = WORD_AT_A_TIME_CONSTANTS;
constants         209 lib/string.c   		if (has_zero(c, &data, &constants)) {
constants         210 lib/string.c   			data = prep_zero_mask(c, data, &constants);
constants          30 lib/strncpy_from_user.c 	const struct word_at_a_time constants = WORD_AT_A_TIME_CONSTANTS;
constants          43 lib/strncpy_from_user.c 		if (has_zero(c, &data, &constants)) {
constants          44 lib/strncpy_from_user.c 			data = prep_zero_mask(c, data, &constants);
constants          25 lib/strnlen_user.c 	const struct word_at_a_time constants = WORD_AT_A_TIME_CONSTANTS;
constants          42 lib/strnlen_user.c 		if (has_zero(c, &data, &constants)) {
constants          43 lib/strnlen_user.c 			data = prep_zero_mask(c, data, &constants);