Home
last modified time | relevance | path

Searched defs:rnd (Results 1 – 23 of 23) sorted by relevance

/linux/arch/x86/crypto/
H A Dsha512-ssse3-asm.S115 .macro SHA512_Round rnd argument
150 .macro SHA512_2Sched_2Round_sse rnd argument
H A Dsha512-avx-asm.S122 .macro SHA512_Round rnd argument
156 .macro SHA512_2Sched_2Round_avx rnd argument
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_map_lock.c37 int rnd = bpf_get_prandom_u32(); in bpf_map_lock_test() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dmap_lock.c24 int vars[17], i, j, rnd, key = 0; in parallel_map_access() local
/linux/drivers/gpu/drm/i915/selftests/
H A Di915_random.c34 u64 i915_prandom_u64_state(struct rnd_state *rnd) in i915_prandom_u64_state()
/linux/kernel/
H A Dacct.c358 int exp, rnd; in encode_comp_t() local
402 int exp, rnd; in encode_comp2_t() local
/linux/drivers/md/
H A Ddm-flakey.c529 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 Dgpio-menz127.c43 unsigned int rnd; in men_z127_debounce() local
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_utils.c479 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 Dutil.c398 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 Dvmalloc.c1580 unsigned int rnd; in find_vmap_lowest_match_check() local
/linux/arch/m68k/include/asm/
H A Dmath-emu.h102 unsigned short rnd; member
/linux/lib/
H A Dtest_vmalloc.c82 unsigned int rnd; in random_size_align_alloc_test() local
H A Dtest_bpf.c133 struct rnd_state rnd; in bpf_fill_maxinsns3() local
/linux/net/sched/
H A Dsch_netem.c213 u32 rnd = prandom_u32_state(&q->prng.prng_state); in loss_4state() local
336 u32 rnd; in tabledist() local
/linux/kernel/time/
H A Dclockevents.c36 u64 rnd; in cev_delta2ns() local
/linux/arch/parisc/kernel/
H A Dmodule.c97 #define rnd(x) (((x)+0x1000)&~0x1fff) macro
/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_timeline.c282 static unsigned int random_engine(struct rnd_state *rnd) in random_engine()
/linux/drivers/gpu/drm/sti/
H A Dsti_tvout.c202 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 Dccp-dev-v5.c1074 u32 rnd; in ccp5other_config() local
/linux/drivers/gpu/drm/i915/gem/selftests/
H A Dhuge_pages.c1716 u32 rnd = i915_prandom_u32_max_state(UINT_MAX, &prng); in igt_ppgtt_mixed() local
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pow-defs.h572 uint64_t rnd:8; member
/linux/drivers/net/ethernet/rocker/
H A Drocker_main.c129 u64 rnd; in rocker_reg_test() local