/Linux-v6.6/drivers/gpu/drm/i915/selftests/ |
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()
|
D | i915_random.c | 34 u64 i915_prandom_u64_state(struct rnd_state *rnd) in i915_prandom_u64_state()
|
/Linux-v6.6/arch/s390/mm/ |
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()
|
/Linux-v6.6/arch/x86/mm/ |
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()
|
/Linux-v6.6/tools/testing/selftests/bpf/progs/ |
D | test_map_lock.c | 37 int rnd = bpf_get_prandom_u32(); in bpf_map_lock_test() local
|
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/ |
D | map_lock.c | 24 int vars[17], i, j, rnd, key = 0; in parallel_map_access() local
|
/Linux-v6.6/kernel/ |
D | acct.c | 336 int exp, rnd; in encode_comp_t() local 380 int exp, rnd; in encode_comp2_t() local
|
/Linux-v6.6/lib/ |
D | interval_tree_test.c | 27 static struct rnd_state rnd; variable
|
D | rbtree_test.c | 30 static struct rnd_state rnd; variable
|
D | test_vmalloc.c | 82 unsigned int rnd; in random_size_align_alloc_test() local
|
D | test_parman.c | 83 struct rnd_state rnd; member
|
/Linux-v6.6/drivers/md/ |
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
|
/Linux-v6.6/drivers/gpio/ |
D | gpio-menz127.c | 43 unsigned int rnd; in men_z127_debounce() local
|
/Linux-v6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
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
|
/Linux-v6.6/mm/ |
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()
|
/Linux-v6.6/net/sched/ |
D | sch_pie.c | 36 u64 rnd; in pie_drop_early() local
|
D | sch_netem.c | 210 u32 rnd = prandom_u32_state(&q->prng.prng_state); in loss_4state() local 333 u32 rnd; in tabledist() local
|
/Linux-v6.6/arch/m68k/include/asm/ |
D | math-emu.h | 102 unsigned short rnd; member
|
/Linux-v6.6/kernel/time/ |
D | clockevents.c | 36 u64 rnd; in cev_delta2ns() local
|
/Linux-v6.6/arch/sparc/kernel/ |
D | sys_sparc_64.c | 268 unsigned long rnd = 0UL; in mmap_rnd() local
|
/Linux-v6.6/arch/parisc/kernel/ |
D | module.c | 98 #define rnd(x) (((x)+0x1000)&~0x1fff) macro
|
/Linux-v6.6/drivers/gpu/drm/sti/ |
D | sti_tvout.c | 202 static void tvout_vip_set_rnd(struct sti_tvout *tvout, int reg, u32 rnd) in tvout_vip_set_rnd()
|
/Linux-v6.6/drivers/gpu/drm/i915/gt/ |
D | selftest_timeline.c | 282 static unsigned int random_engine(struct rnd_state *rnd) in random_engine()
|
D | selftest_execlists.c | 3458 static int random_range(struct rnd_state *rnd, int min, int max) in random_range() 3463 static int random_priority(struct rnd_state *rnd) in random_priority()
|
/Linux-v6.6/drivers/crypto/ccp/ |
D | ccp-dev-v5.c | 1074 u32 rnd; in ccp5other_config() local
|