Home
last modified time | relevance | path

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

123

/kernel/linux/linux-4.19/drivers/gpu/drm/i915/selftests/
Dscatterlist.c42 struct rnd_state *rnd, in expect_pfn_sg()
143 struct rnd_state *rnd, in expect_pfn_sgtable()
166 struct rnd_state *rnd) in one()
173 struct rnd_state *rnd) in grow()
180 struct rnd_state *rnd) in shrink()
187 struct rnd_state *rnd) in random()
194 struct rnd_state *rnd) in random_page_size_pages()
216 struct rnd_state *rnd, in alloc_table()
Di915_random.c33 u64 i915_prandom_u64_state(struct rnd_state *rnd) in i915_prandom_u64_state()
Di915_timeline.c98 static unsigned int random_engine(struct rnd_state *rnd) in random_engine()
/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-4.19/arch/mips/mm/
Dmmap.c39 static unsigned long mmap_base(unsigned long rnd, struct rlimit *rlim_stack) in mmap_base()
159 unsigned long rnd; in arch_mmap_rnd() local
189 unsigned long rnd = get_random_long(); in brk_rnd() local
/kernel/linux/linux-4.19/arch/arm64/mm/
Dmmap.c54 unsigned long rnd; in arch_mmap_rnd() local
65 static unsigned long mmap_base(unsigned long rnd, struct rlimit *rlim_stack) in mmap_base()
/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-4.19/arch/s390/mm/
Dmmap.c54 static unsigned long mmap_base_legacy(unsigned long rnd) in mmap_base_legacy()
59 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-4.19/arch/powerpc/mm/
Dmmap.c55 unsigned long shift, rnd; in arch_mmap_rnd() local
79 static inline unsigned long mmap_base(unsigned long rnd, in mmap_base()
/kernel/linux/linux-4.19/arch/arm/mm/
Dmmap.c36 static unsigned long mmap_base(unsigned long rnd, struct rlimit *rlim_stack) in mmap_base()
186 unsigned long rnd; in arch_mmap_rnd() local
/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-4.19/arch/x86/mm/
Dmmap.c93 static unsigned long mmap_base(unsigned long rnd, unsigned long task_size, in mmap_base()
119 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-4.19/arch/x86/crypto/
Dsha512-avx-asm.S126 .macro SHA512_Round rnd argument
160 .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-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-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
359 int exp, rnd; in encode_comp2_t() local
/kernel/linux/linux-4.19/kernel/
Dacct.c317 int exp, rnd; in encode_comp_t() local
359 int exp, rnd; in encode_comp2_t() local
/kernel/linux/linux-4.19/lib/
Dinterval_tree_test.c26 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

123