/openbmc/linux/drivers/gpu/drm/i915/selftests/ |
H A D | scatterlist.c | 43 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 D | i915_random.c | 34 u64 i915_prandom_u64_state(struct rnd_state *rnd) in i915_prandom_u64_state()
|
/openbmc/linux/arch/s390/mm/ |
H A D | mmap.c | 43 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 D | mmap.c | 82 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 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
|
/openbmc/qemu/util/ |
H A D | id.c | 58 uint32_t rnd; in id_generate() local
|
/openbmc/u-boot/tools/ |
H A D | sunxi-spl-image-builder.c | 114 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 D | test_map_lock.c | 37 int rnd = bpf_get_prandom_u32(); in bpf_map_lock_test() local
|
/openbmc/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
|
/openbmc/linux/lib/ |
H A D | interval_tree_test.c | 27 static struct rnd_state rnd; variable
|
H A D | rbtree_test.c | 30 static struct rnd_state rnd; variable
|
H A D | test_parman.c | 83 struct rnd_state rnd; member
|
H A D | test_vmalloc.c | 82 unsigned int rnd; in random_size_align_alloc_test() local
|
/openbmc/linux/kernel/ |
H A D | acct.c | 336 int exp, rnd; in encode_comp_t() local 380 int exp, rnd; in encode_comp2_t() local
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-menz127.c | 43 unsigned int rnd; in men_z127_debounce() local
|
/openbmc/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
|
/openbmc/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
|
/openbmc/linux/mm/ |
H A D | util.c | 382 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 D | sch_pie.c | 36 u64 rnd; in pie_drop_early() local
|
H A D | sch_netem.c | 210 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 D | math-emu.h | 102 unsigned short rnd; member
|
/openbmc/qemu/target/ppc/ |
H A D | dfp_helper.c | 72 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 D | clockevents.c | 36 u64 rnd; in cev_delta2ns() local
|
/openbmc/qemu/tests/qtest/ |
H A D | xlnx-versal-trng-test.c | 286 static size_t trng_collect(uint32_t *rnd, size_t cnt) in trng_collect()
|