Home
last modified time | relevance | path

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

12

/Linux-v4.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()
/Linux-v4.19/arch/mips/mm/
Dmmap.c38 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/
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()
/Linux-v4.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()
/Linux-v4.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()
/Linux-v4.19/arch/arm/mm/
Dmmap.c35 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/
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()
/Linux-v4.19/kernel/
Dacct.c317 int exp, rnd; in encode_comp_t() local
359 int exp, rnd; in encode_comp2_t() local
/Linux-v4.19/lib/
Dinterval_tree_test.c26 static struct rnd_state rnd; variable
Drbtree_test.c29 static struct rnd_state rnd; variable
Dtest_parman.c83 struct rnd_state rnd; member
/Linux-v4.19/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_utils_fw2x.c174 unsigned int rnd = 0; in aq_fw2x_get_mac_permanent() local
Dhw_atl_utils.c369 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/
Dgpio-menz127.c46 unsigned int rnd; in men_z127_debounce() local
/Linux-v4.19/drivers/firmware/efi/libstub/
Darm-stub.c228 u32 rnd; in efi_entry() local
/Linux-v4.19/arch/m68k/include/asm/
Dmath-emu.h102 unsigned short rnd; member
/Linux-v4.19/net/sched/
Dsch_netem.c203 u32 rnd = prandom_u32(); in loss_4state() local
324 u32 rnd; in tabledist() local
Dsch_pie.c102 u32 rnd; in drop_early() local
/Linux-v4.19/arch/parisc/kernel/
Dsys_parisc.c232 unsigned long rnd = 0; in mmap_rnd() local
Dmodule.c138 #define rnd(x) (((x)+0x1000)&~0x1fff) macro
/Linux-v4.19/kernel/time/
Dclockevents.c40 u64 rnd; in cev_delta2ns() local
/Linux-v4.19/arch/sparc/kernel/
Dsys_sparc_64.c267 unsigned long rnd = 0UL; in mmap_rnd() local
/Linux-v4.19/net/mac80211/
Drc80211_minstrel.c466 u8 rnd[8]; in init_sample_table() local

12