Home
last modified time | relevance | path

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

12

/linux-6.12.1/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()
/linux-6.12.1/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()
/linux-6.12.1/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
/linux-6.12.1/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()
/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dtest_map_lock.c37 int rnd = bpf_get_prandom_u32(); in bpf_map_lock_test() local
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dmap_lock.c24 int vars[17], i, j, rnd, key = 0; in parallel_map_access() local
/linux-6.12.1/kernel/
Dacct.c335 int exp, rnd; in encode_comp_t() local
379 int exp, rnd; in encode_comp2_t() local
/linux-6.12.1/lib/
Dinterval_tree_test.c27 static struct rnd_state rnd; variable
Drbtree_test.c30 static struct rnd_state rnd; variable
Dtest_parman.c83 struct rnd_state rnd; member
Dtest_vmalloc.c82 unsigned int rnd; in random_size_align_alloc_test() local
/linux-6.12.1/drivers/md/
Ddm-flakey.c529 u64 rnd = get_random_u64(); in flakey_map() local
573 u64 rnd = get_random_u64(); in flakey_end_io() local
/linux-6.12.1/drivers/gpio/
Dgpio-menz127.c43 unsigned int rnd; in men_z127_debounce() local
/linux-6.12.1/drivers/net/ethernet/aquantia/atlantic/hw_atl/
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-6.12.1/mm/
Dutil.c411 unsigned long rnd; in arch_mmap_rnd() local
444 static unsigned long mmap_base(unsigned long rnd, struct rlimit *rlim_stack) in mmap_base()
/linux-6.12.1/net/sched/
Dsch_pie.c36 u64 rnd; in pie_drop_early() local
Dsch_netem.c210 u32 rnd = prandom_u32_state(&q->prng.prng_state); in loss_4state() local
333 u32 rnd; in tabledist() local
/linux-6.12.1/lib/kunit/
Dstring-stream-test.c222 struct rnd_state rnd; in string_stream_variable_length_line_test() local
/linux-6.12.1/arch/m68k/include/asm/
Dmath-emu.h102 unsigned short rnd; member
/linux-6.12.1/kernel/time/
Dclockevents.c36 u64 rnd; in cev_delta2ns() local
/linux-6.12.1/arch/sparc/kernel/
Dsys_sparc_64.c264 unsigned long rnd = 0UL; in mmap_rnd() local
/linux-6.12.1/arch/parisc/kernel/
Dmodule.c97 #define rnd(x) (((x)+0x1000)&~0x1fff) macro
/linux-6.12.1/drivers/gpu/drm/sti/
Dsti_tvout.c202 static void tvout_vip_set_rnd(struct sti_tvout *tvout, int reg, u32 rnd) in tvout_vip_set_rnd()

12