/linux/arch/x86/crypto/ |
H A D | sha512-ssse3-asm.S | 115 .macro SHA512_Round rnd argument 150 .macro SHA512_2Sched_2Round_sse rnd argument
|
H A D | sha512-avx-asm.S | 122 .macro SHA512_Round rnd argument 156 .macro SHA512_2Sched_2Round_avx rnd argument
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_map_lock.c | 37 int rnd = bpf_get_prandom_u32(); in bpf_map_lock_test() local
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | map_lock.c | 24 int vars[17], i, j, rnd, key = 0; in parallel_map_access() local
|
/linux/drivers/gpu/drm/i915/selftests/ |
H A D | i915_random.c | 34 u64 i915_prandom_u64_state(struct rnd_state *rnd) in i915_prandom_u64_state()
|
/linux/kernel/ |
H A D | acct.c | 358 int exp, rnd; in encode_comp_t() local 402 int exp, rnd; in encode_comp2_t() local
|
/linux/drivers/md/ |
H A D | dm-flakey.c | 529 u64 rnd = get_random_u64(); in flakey_map() local 573 u64 rnd = get_random_u64(); in flakey_end_io() local
|
/linux/drivers/gpio/ |
H A D | gpio-menz127.c | 43 unsigned int rnd; in men_z127_debounce() local
|
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
H A D | hw_atl_utils.c | 479 unsigned int rnd = 0U; in hw_atl_utils_init_ucp() local 753 unsigned int rnd = 0; in hw_atl_utils_get_mac_permanent() local
|
/linux/mm/ |
H A D | util.c | 398 unsigned long rnd; in arch_mmap_rnd() local 431 static unsigned long mmap_base(unsigned long rnd, struct rlimit *rlim_stack) in mmap_base()
|
H A D | vmalloc.c | 1580 unsigned int rnd; in find_vmap_lowest_match_check() local
|
/linux/arch/m68k/include/asm/ |
H A D | math-emu.h | 102 unsigned short rnd; member
|
/linux/lib/ |
H A D | test_vmalloc.c | 82 unsigned int rnd; in random_size_align_alloc_test() local
|
H A D | test_bpf.c | 133 struct rnd_state rnd; in bpf_fill_maxinsns3() local
|
/linux/net/sched/ |
H A D | sch_netem.c | 213 u32 rnd = prandom_u32_state(&q->prng.prng_state); in loss_4state() local 336 u32 rnd; in tabledist() local
|
/linux/kernel/time/ |
H A D | clockevents.c | 36 u64 rnd; in cev_delta2ns() local
|
/linux/arch/parisc/kernel/ |
H A D | module.c | 97 #define rnd(x) (((x)+0x1000)&~0x1fff) macro
|
/linux/drivers/gpu/drm/i915/gt/ |
H A D | selftest_timeline.c | 282 static unsigned int random_engine(struct rnd_state *rnd) in random_engine()
|
/linux/drivers/gpu/drm/sti/ |
H A D | sti_tvout.c | 202 static void tvout_vip_set_rnd(struct sti_tvout *tvout, int reg, u32 rnd) in tvout_vip_set_rnd()
|
/linux/drivers/crypto/ccp/ |
H A D | ccp-dev-v5.c | 1074 u32 rnd; in ccp5other_config() local
|
/linux/drivers/gpu/drm/i915/gem/selftests/ |
H A D | huge_pages.c | 1716 u32 rnd = i915_prandom_u32_max_state(UINT_MAX, &prng); in igt_ppgtt_mixed() local
|
/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-pow-defs.h | 572 uint64_t rnd:8; member
|
/linux/drivers/net/ethernet/rocker/ |
H A D | rocker_main.c | 129 u64 rnd; in rocker_reg_test() local
|