| /linux/drivers/soc/samsung/ |
| H A D | s3c-pm-check.c | 167 u32 calc; in s3c_pm_runcheck() local 169 stkpage = (void *)((u32)&calc & ~PAGE_MASK); in s3c_pm_runcheck() 192 calc = crc32_le(~0, ptr, left); in s3c_pm_runcheck() 193 if (calc != *val) { in s3c_pm_runcheck() 195 "%08lx (%08x vs %08x)\n", addr, calc, *val); in s3c_pm_runcheck() 198 addr, calc, *val); in s3c_pm_runcheck()
|
| /linux/tools/testing/selftests/seccomp/ |
| H A D | seccomp_benchmark.c | 186 unsigned long long samples, calc; in main() local 261 ESTIMATE("total seccomp overhead for 1 bitmapped filter", calc, in main() 263 ESTIMATE("total seccomp overhead for 2 bitmapped filters", calc, in main() 265 ESTIMATE("total seccomp overhead for 3 full filters", calc, in main() 267 ESTIMATE("total seccomp overhead for 4 full filters", calc, in main()
|
| /linux/fs/ubifs/ |
| H A D | auth.c | 143 u8 calc[UBIFS_HASH_ARR_SZ]; in ubifs_bad_hash() local 145 __ubifs_node_calc_hash(c, node, calc); in ubifs_bad_hash() 149 ubifs_err(c, "hash calculated: %*ph%s", len, calc, cont); in ubifs_bad_hash() 165 u8 calc[UBIFS_HASH_ARR_SZ]; in __ubifs_node_check_hash() local 168 err = __ubifs_node_calc_hash(c, node, calc); in __ubifs_node_check_hash() 172 if (ubifs_check_hash(c, expected, calc)) in __ubifs_node_check_hash()
|
| H A D | master.c | 68 u8 calc[UBIFS_MAX_HASH_LEN]; in mst_node_check_hash() local 74 calc); in mst_node_check_hash() 78 if (ubifs_check_hash(c, expected, calc)) in mst_node_check_hash()
|
| /linux/tools/testing/selftests/power_supply/ |
| H A D | helpers.sh | 7 calc() { function 52 value_converted=$(calc "$VALUE"/"$div")
|
| /linux/block/ |
| H A D | blk-mq-cpumap.c | 30 * blk_mq_num_possible_queues - Calc nr of queues for multiqueue devices 45 * blk_mq_num_online_queues - Calc nr of queues for multiqueue devices
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
| H A D | gp10b.c | 20 base->func->calc(base, &base->func->pstates[base->func->nr_pstates - 1].base); in gp10b_clk_init() 148 .calc = gp10b_clk_calc,
|
| H A D | priv.h | 11 int (*calc)(struct nvkm_clk *, struct nvkm_cstate *); member
|
| H A D | g84.c | 29 .calc = nv50_clk_calc,
|
| /linux/drivers/media/test-drivers/vimc/ |
| H A D | vimc-debayer.c | 425 "deb: %s: --- Calc pixel %dx%d, window mean %d, seek %d ---\n", in vimc_debayer_calc_rgb_sink() 458 "deb: %s: RGB CALC: frame index %d, win pos %dx%d, color %d\n", in vimc_debayer_calc_rgb_sink() 469 dev_dbg(vdebayer->ved.dev, "deb: %s: RGB CALC: val %d, n %d\n", in vimc_debayer_calc_rgb_sink() 477 "deb: %s: PRE CALC: %dx%d Color %d, val %d, n %d\n", in vimc_debayer_calc_rgb_sink() 484 "deb: %s: FINAL CALC: %dx%d Color %d, val %d\n", in vimc_debayer_calc_rgb_sink()
|
| /linux/scripts/ |
| H A D | bloat-o-meter | 54 def calc(oldfile, newfile, format): 90 calc(args.file_old, args.file_new, symbolformat) 52 def calc(oldfile, newfile, format): global() function
|
| /linux/arch/arm/mach-omap2/ |
| H A D | sdrc.h | 183 #define SDRC_RFR_CTRL_110MHz (0x0002da01 | 1) /* Need to calc */ 184 #define SDRC_RFR_CTRL_BYPASS (0x00005000 | 1) /* Need to calc */
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| H A D | ramgm107.c | 42 .calc = gk104_ram_calc,
|
| H A D | ramgf108.c | 51 .calc = gf100_ram_calc,
|
| H A D | ramgm200.c | 57 .calc = gk104_ram_calc,
|
| /linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
| H A D | pll.h | 56 * calc to use 7 causes the generated clock to be out by a factor of 2.
|
| /linux/samples/bpf/ |
| H A D | xdp_sample.bpf.c | 144 /* Record bulk events, then userspace can calc average bulk size */ in BPF_PROG() 227 /* Record bulk events, then userspace can calc average bulk size */ in BPF_PROG()
|
| /linux/arch/x86/include/asm/ |
| H A D | word-at-a-time.h | 29 /* Keep the initial has_zero() value for both bitmask and size calc */
|
| /linux/net/netfilter/ipvs/ |
| H A D | ip_vs_est.c | 193 /* kthread 0 will handle the calc phase */ in ip_vs_estimation_kthread() 351 /* Pre-allocate stats used in calc phase */ in ip_vs_est_add_kthread() 742 * 0->1 0 est_temp_list 1 kt task #0 started, enters calc phase 902 /* We completed the calc phase, new calc phase not requested */ in ip_vs_est_calc_phase()
|
| /linux/drivers/video/fbdev/kyro/ |
| H A D | STG4000InitDevice.c | 62 #define STG4K3_PLL_SCALER 8 /* scale numbers by 2^8 for fixed point calc */ 167 /* Calc VCO at full accuracy */ in ProgramClock()
|
| /linux/arch/sparc/kernel/ |
| H A D | idprom.c | 93 prom_printf("IDPROM: Warning, checksum failure (nvram=%x, calc=%x)!\n", in idprom_init()
|
| /linux/drivers/cpufreq/ |
| H A D | e_powersaver.c | 282 /* Calc FSB speed */ in eps_cpu_init() 316 /* Calc number of p-states supported */ in eps_cpu_init()
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_selftest.c | 156 /* Calc CRC for the "actual" image buffer, i.e. not including in qed_selftest_nvram()
|
| /linux/tools/testing/selftests/net/bench/page_pool/ |
| H A D | time_bench.c | 151 /* Wall-clock time calc */ in time_bench_calc_stats() 195 /* Calc Instruction Per Cycle (IPC) */ in time_bench_calc_stats()
|
| /linux/drivers/media/tuners/ |
| H A D | fc0011.c | 206 /* Calc XIN. The PLL reference frequency is 18 MHz. */ in fc0011_set_params() 220 /* Calc FP and FA */ in fc0011_set_params()
|