Home
last modified time | relevance | path

Searched refs:precomputed (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/clk/ti/
Ddpll3xxx.c971 static const struct omap3_dpll5_settings precomputed[] = { in omap3_dpll5_apply_errata() local
990 for (i = 0; i < ARRAY_SIZE(precomputed); ++i) { in omap3_dpll5_apply_errata()
991 if (parent_rate == precomputed[i].rate) in omap3_dpll5_apply_errata()
995 if (i == ARRAY_SIZE(precomputed)) in omap3_dpll5_apply_errata()
998 d = &precomputed[i]; in omap3_dpll5_apply_errata()
/Linux-v5.4/mm/
Dslab.c2435 bool precomputed; in shuffle_freelist() local
2440 precomputed = freelist_state_initialize(&state, cachep, count); in shuffle_freelist()
2444 if (!precomputed) in shuffle_freelist()
2457 if (!precomputed) { in shuffle_freelist()
/Linux-v5.4/Documentation/
Dcrc32.txt65 can be precomputed, and merging in the final 32 zero bits to make room
/Linux-v5.4/Documentation/networking/
Dila.txt128 adjustment can be precomputed and saved with the mapping.
/Linux-v5.4/arch/x86/crypto/
Daesni-intel_avx-x86_64.S1088 jl _initial_blocks_done\@ # no need for precomputed constants
2041 jl _initial_blocks_done\@ # no need for precomputed constants
Daesni-intel_asm.S870 # no need for precomputed values
/Linux-v5.4/Documentation/filesystems/
Dfsverity.rst301 state is precomputed, then imported for each hash.