Home
last modified time | relevance | path

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

12

/linux-6.1.9/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.1.9/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.1.9/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.1.9/arch/x86/crypto/
Dsha512-avx-asm.S122 .macro SHA512_Round rnd argument
156 .macro SHA512_2Sched_2Round_avx rnd argument
Dsha512-ssse3-asm.S115 .macro SHA512_Round rnd argument
150 .macro SHA512_2Sched_2Round_sse rnd argument
/linux-6.1.9/tools/testing/selftests/bpf/progs/
Dtest_map_lock.c37 int rnd = bpf_get_prandom_u32(); in bpf_map_lock_test() local
/linux-6.1.9/tools/testing/selftests/bpf/prog_tests/
Dmap_lock.c24 int vars[17], i, j, rnd, key = 0; in parallel_map_access() local
/linux-6.1.9/kernel/
Dacct.c336 int exp, rnd; in encode_comp_t() local
380 int exp, rnd; in encode_comp2_t() local
/linux-6.1.9/lib/
Dinterval_tree_test.c27 static struct rnd_state rnd; variable
Drbtree_test.c30 static struct rnd_state rnd; variable
Dtest_vmalloc.c78 unsigned int rnd; in random_size_align_alloc_test() local
Dtest_parman.c83 struct rnd_state rnd; member
/linux-6.1.9/drivers/gpio/
Dgpio-menz127.c43 unsigned int rnd; in men_z127_debounce() local
/linux-6.1.9/drivers/firmware/efi/libstub/
Defi-stub.c244 u32 rnd; in efi_pe_entry() local
/linux-6.1.9/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.1.9/net/sched/
Dsch_pie.c36 u64 rnd; in pie_drop_early() local
Dsch_netem.c203 u32 rnd = get_random_u32(); in loss_4state() local
324 u32 rnd; in tabledist() local
/linux-6.1.9/mm/
Dutil.c359 unsigned long rnd; in arch_mmap_rnd() local
389 static unsigned long mmap_base(unsigned long rnd, struct rlimit *rlim_stack) in mmap_base()
/linux-6.1.9/arch/m68k/include/asm/
Dmath-emu.h102 unsigned short rnd; member
/linux-6.1.9/kernel/time/
Dclockevents.c36 u64 rnd; in cev_delta2ns() local
/linux-6.1.9/arch/sparc/kernel/
Dsys_sparc_64.c268 unsigned long rnd = 0UL; in mmap_rnd() local
/linux-6.1.9/arch/parisc/kernel/
Dsys_parisc.c239 unsigned long rnd = 0; in mmap_rnd() local
Dmodule.c117 #define rnd(x) (((x)+0x1000)&~0x1fff) macro
/linux-6.1.9/drivers/gpu/drm/i915/gt/
Dselftest_timeline.c282 static unsigned int random_engine(struct rnd_state *rnd) in random_engine()

12