/linux/arch/s390/mm/ |
H A D | mmap.c | 44 static unsigned long mmap_base_legacy(unsigned long rnd) in mmap_base_legacy() 49 static inline unsigned long mmap_base(unsigned long rnd, in mmap_base()
|
/linux/arch/x86/mm/ |
H A D | mmap.c | 82 static unsigned long mmap_base(unsigned long rnd, unsigned long task_size, in mmap_base() 101 static unsigned long mmap_legacy_base(unsigned long rnd, in mmap_legacy_base()
|
/linux/lib/crypto/x86/ |
H A D | sha512-ssse3-asm.S | 114 .macro SHA512_Round rnd argument 149 .macro SHA512_2Sched_2Round_sse rnd argument
|
H A D | sha512-avx-asm.S | 121 .macro SHA512_Round rnd argument 155 .macro SHA512_2Sched_2Round_avx rnd argument
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_map_lock.c | 37 int rnd = bpf_get_prandom_u32(); in bpf_map_lock_test() local
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | map_lock.c | 24 int vars[17], i, j, rnd, key = 0; in parallel_map_access() local
|
/linux/kernel/ |
H A D | acct.c | 334 int exp, rnd; in encode_comp_t() local 378 int exp, rnd; in encode_comp2_t() local
|
/linux/drivers/gpu/drm/i915/selftests/ |
H A D | i915_random.c | 34 u64 i915_prandom_u64_state(struct rnd_state *rnd) in i915_prandom_u64_state()
|
/linux/tools/testing/selftests/ublk/ |
H A D | utils.h | 21 #define round_up(val, rnd) \ argument
|
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
H A 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/mm/ |
H A D | util.c | 401 unsigned long rnd; in arch_mmap_rnd() local 434 static unsigned long mmap_base(const unsigned long rnd, const struct rlimit *rlim_stack) in mmap_base()
|
H A D | vmalloc.c | 1638 unsigned int rnd; in find_vmap_lowest_match_check() local
|
/linux/net/sched/ |
H A D | sch_pie.c | 36 u64 rnd; in pie_drop_early() local
|
H A D | sch_netem.c | 213 u32 rnd = prandom_u32_state(&q->prng.prng_state); in loss_4state() local 336 u32 rnd; in tabledist() local
|
/linux/arch/m68k/include/asm/ |
H A D | math-emu.h | 102 unsigned short rnd; member
|
/linux/lib/ |
H A D | test_vmalloc.c | 81 unsigned int rnd; in random_size_align_alloc_test() local
|
/linux/kernel/time/ |
H A D | clockevents.c | 36 u64 rnd; in cev_delta2ns() local
|
/linux/arch/sparc/kernel/ |
H A D | sys_sparc_64.c | 285 unsigned long rnd = 0UL; in mmap_rnd() local
|
/linux/arch/parisc/kernel/ |
H A D | module.c | 97 #define rnd(x) (((x)+0x1000)&~0x1fff) macro
|
/linux/drivers/gpu/drm/i915/gt/ |
H A D | selftest_timeline.c | 282 static unsigned int random_engine(struct rnd_state *rnd) in random_engine()
|
H A 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/drivers/crypto/ccp/ |
H A D | ccp-dev-v5.c | 1074 u32 rnd; in ccp5other_config() local
|
/linux/net/netfilter/ |
H A D | xt_hashlimit.c | 125 u_int32_t rnd; /* random seed for hash */ member
|
/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-pow-defs.h | 572 uint64_t rnd:8; member
|
/linux/drivers/net/ethernet/rocker/ |
H A D | rocker_main.c | 129 u64 rnd; in rocker_reg_test() local
|