Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Dscatterlist.c43 struct rnd_state *rnd, in expect_pfn_sg()
144 struct rnd_state *rnd, in expect_pfn_sgtable()
167 struct rnd_state *rnd) in one()
174 struct rnd_state *rnd) in grow()
181 struct rnd_state *rnd) in shrink()
188 struct rnd_state *rnd) in random()
195 struct rnd_state *rnd) in random_page_size_pages()
217 struct rnd_state *rnd, in alloc_table()
H A Di915_random.c34 u64 i915_prandom_u64_state(struct rnd_state *rnd) in i915_prandom_u64_state()
/openbmc/linux/arch/s390/mm/
H A Dmmap.c43 static unsigned long mmap_base_legacy(unsigned long rnd) in mmap_base_legacy()
48 static inline unsigned long mmap_base(unsigned long rnd, in mmap_base()
/openbmc/linux/arch/x86/mm/
H A Dmmap.c82 static unsigned long mmap_base(unsigned long rnd, unsigned long task_size, in mmap_base()
108 static unsigned long mmap_legacy_base(unsigned long rnd, in mmap_legacy_base()
/openbmc/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
/openbmc/qemu/util/
H A Did.c58 uint32_t rnd; in id_generate() local
/openbmc/u-boot/tools/
H A Dsunxi-spl-image-builder.c114 FILE *src, FILE *rnd, FILE *dst, in write_page()
242 FILE *src, *dst, *rnd; in create_image() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_map_lock.c37 int rnd = bpf_get_prandom_u32(); in bpf_map_lock_test() local
/openbmc/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
/openbmc/linux/lib/
H A Dinterval_tree_test.c27 static struct rnd_state rnd; variable
H A Drbtree_test.c30 static struct rnd_state rnd; variable
H A Dtest_parman.c83 struct rnd_state rnd; member
H A Dtest_vmalloc.c82 unsigned int rnd; in random_size_align_alloc_test() local
/openbmc/linux/kernel/
H A Dacct.c336 int exp, rnd; in encode_comp_t() local
380 int exp, rnd; in encode_comp2_t() local
/openbmc/linux/drivers/gpio/
H A Dgpio-menz127.c43 unsigned int rnd; in men_z127_debounce() local
/openbmc/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
/openbmc/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
/openbmc/linux/mm/
H A Dutil.c382 unsigned long rnd; in arch_mmap_rnd() local
415 static unsigned long mmap_base(unsigned long rnd, struct rlimit *rlim_stack) in mmap_base()
/openbmc/linux/net/sched/
H A Dsch_pie.c36 u64 rnd; in pie_drop_early() local
H A Dsch_netem.c210 u32 rnd = prandom_u32_state(&q->prng.prng_state); in loss_4state() local
333 u32 rnd; in tabledist() local
/openbmc/linux/arch/m68k/include/asm/
H A Dmath-emu.h102 unsigned short rnd; member
/openbmc/qemu/target/ppc/
H A Ddfp_helper.c72 enum rounding rnd; in dfp_prepare_rounding_mode() local
109 enum rounding rnd; in dfp_set_round_mode_from_immediate() local
/openbmc/linux/kernel/time/
H A Dclockevents.c36 u64 rnd; in cev_delta2ns() local
/openbmc/qemu/tests/qtest/
H A Dxlnx-versal-trng-test.c286 static size_t trng_collect(uint32_t *rnd, size_t cnt) in trng_collect()

12