/Linux-v4.19/drivers/gpu/drm/i915/selftests/ |
D | scatterlist.c | 42 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()
|
D | i915_random.c | 33 u64 i915_prandom_u64_state(struct rnd_state *rnd) in i915_prandom_u64_state()
|
D | i915_timeline.c | 98 static unsigned int random_engine(struct rnd_state *rnd) in random_engine()
|
/Linux-v4.19/arch/mips/mm/ |
D | mmap.c | 38 static unsigned long mmap_base(unsigned long rnd, struct rlimit *rlim_stack) in mmap_base() 149 unsigned long rnd; in arch_mmap_rnd() local 179 unsigned long rnd = get_random_long(); in brk_rnd() local
|
/Linux-v4.19/arch/arm64/mm/ |
D | mmap.c | 54 unsigned long rnd; in arch_mmap_rnd() local 65 static unsigned long mmap_base(unsigned long rnd, struct rlimit *rlim_stack) in mmap_base()
|
/Linux-v4.19/arch/s390/mm/ |
D | mmap.c | 54 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()
|
/Linux-v4.19/arch/powerpc/mm/ |
D | mmap.c | 55 unsigned long shift, rnd; in arch_mmap_rnd() local 79 static inline unsigned long mmap_base(unsigned long rnd, in mmap_base()
|
/Linux-v4.19/arch/arm/mm/ |
D | mmap.c | 35 static unsigned long mmap_base(unsigned long rnd, struct rlimit *rlim_stack) in mmap_base() 176 unsigned long rnd; in arch_mmap_rnd() local
|
/Linux-v4.19/arch/x86/mm/ |
D | mmap.c | 93 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()
|
/Linux-v4.19/kernel/ |
D | acct.c | 317 int exp, rnd; in encode_comp_t() local 359 int exp, rnd; in encode_comp2_t() local
|
/Linux-v4.19/lib/ |
D | interval_tree_test.c | 26 static struct rnd_state rnd; variable
|
D | rbtree_test.c | 29 static struct rnd_state rnd; variable
|
D | test_parman.c | 83 struct rnd_state rnd; member
|
/Linux-v4.19/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
D | hw_atl_utils_fw2x.c | 174 unsigned int rnd = 0; in aq_fw2x_get_mac_permanent() local
|
D | hw_atl_utils.c | 369 unsigned int rnd = 0U; in hw_atl_utils_init_ucp() local 621 unsigned int rnd = 0; in hw_atl_utils_get_mac_permanent() local
|
/Linux-v4.19/drivers/gpio/ |
D | gpio-menz127.c | 46 unsigned int rnd; in men_z127_debounce() local
|
/Linux-v4.19/drivers/firmware/efi/libstub/ |
D | arm-stub.c | 228 u32 rnd; in efi_entry() local
|
/Linux-v4.19/arch/m68k/include/asm/ |
D | math-emu.h | 102 unsigned short rnd; member
|
/Linux-v4.19/net/sched/ |
D | sch_netem.c | 203 u32 rnd = prandom_u32(); in loss_4state() local 324 u32 rnd; in tabledist() local
|
D | sch_pie.c | 102 u32 rnd; in drop_early() local
|
/Linux-v4.19/arch/parisc/kernel/ |
D | sys_parisc.c | 232 unsigned long rnd = 0; in mmap_rnd() local
|
D | module.c | 138 #define rnd(x) (((x)+0x1000)&~0x1fff) macro
|
/Linux-v4.19/kernel/time/ |
D | clockevents.c | 40 u64 rnd; in cev_delta2ns() local
|
/Linux-v4.19/arch/sparc/kernel/ |
D | sys_sparc_64.c | 267 unsigned long rnd = 0UL; in mmap_rnd() local
|
/Linux-v4.19/net/mac80211/ |
D | rc80211_minstrel.c | 466 u8 rnd[8]; in init_sample_table() local
|