Home
last modified time | relevance | path

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

123

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/
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()
Di915_random.c34 u64 i915_prandom_u64_state(struct rnd_state *rnd) in i915_prandom_u64_state()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
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()
Di915_random.c34 u64 i915_prandom_u64_state(struct rnd_state *rnd) in i915_prandom_u64_state()
/kernel/linux/linux-5.10/arch/s390/mm/
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()
/kernel/linux/linux-6.6/arch/s390/mm/
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()
/kernel/linux/linux-5.10/arch/powerpc/mm/
Dmmap.c41 unsigned long shift, rnd; in arch_mmap_rnd() local
65 static inline unsigned long mmap_base(unsigned long rnd, in mmap_base()
/kernel/linux/linux-6.6/arch/x86/crypto/
Dsha512-ssse3-asm.S115 .macro SHA512_Round rnd argument
150 .macro SHA512_2Sched_2Round_sse rnd argument
Dsha512-avx-asm.S122 .macro SHA512_Round rnd argument
156 .macro SHA512_2Sched_2Round_avx rnd argument
/kernel/linux/linux-5.10/arch/x86/mm/
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()
/kernel/linux/linux-6.6/arch/x86/mm/
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()
/kernel/linux/linux-5.10/arch/x86/crypto/
Dsha512-avx-asm.S125 .macro SHA512_Round rnd argument
159 .macro SHA512_2Sched_2Round_avx rnd argument
Dsha512-ssse3-asm.S118 .macro SHA512_Round rnd argument
153 .macro SHA512_2Sched_2Round_sse rnd argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
Dtest_map_lock.c37 int rnd = bpf_get_prandom_u32(); in bpf_map_lock_test() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
Dtest_map_lock.c37 int rnd = bpf_get_prandom_u32(); in bpf_map_lock_test() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
Dmap_lock.c24 int vars[17], i, j, rnd, key = 0; in parallel_map_access() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
Dmap_lock.c21 int vars[17], i, j, rnd, key = 0; in parallel_map_access() local
/kernel/linux/linux-5.10/kernel/
Dacct.c317 int exp, rnd; in encode_comp_t() local
361 int exp, rnd; in encode_comp2_t() local
/kernel/linux/linux-6.6/lib/
Dinterval_tree_test.c27 static struct rnd_state rnd; variable
/kernel/linux/linux-5.10/lib/
Dinterval_tree_test.c27 static struct rnd_state rnd; variable
Dtest_vmalloc.c83 unsigned long size, align, rnd; in random_size_align_alloc_test() local
442 unsigned int rnd; in shuffle_array() local
/kernel/linux/linux-6.6/kernel/
Dacct.c359 int exp, rnd; in encode_comp_t() local
403 int exp, rnd; in encode_comp2_t() local
/kernel/linux/linux-6.6/drivers/gpio/
Dgpio-menz127.c43 unsigned int rnd; in men_z127_debounce() local
/kernel/linux/linux-5.10/drivers/gpio/
Dgpio-menz127.c43 unsigned int rnd; in men_z127_debounce() local
/kernel/linux/linux-6.6/drivers/md/
Ddm-flakey.c529 u64 rnd = get_random_u64(); in flakey_map() local
575 u64 rnd = get_random_u64(); in flakey_end_io() local

123