Home
last modified time | relevance | path

Searched defs:rand (Results 1 – 25 of 39) sorted by relevance

12

/linux-6.8/tools/testing/selftests/rcutorture/bin/
Djitter.sh71 print ca[int(rand() * ncpus + 1)]; function
83 printf("%06d", int(rand() * sleepmax)); function
91 printf("%06d", int(rand() * spinmax)); function
/linux-6.8/include/linux/
Drandomize_kstack.h79 #define choose_random_kstack_offset(rand) do { \ argument
89 #define choose_random_kstack_offset(rand) do { } while (0) argument
/linux-6.8/samples/bpf/
Dhbm_edt_kern.c132 unsigned int rand = bpf_get_prandom_u32(); in _hbm_out_cg() local
Dhbm_out_kern.c149 unsigned int rand = bpf_get_prandom_u32(); in _hbm_out_cg() local
/linux-6.8/drivers/media/test-drivers/vivid/
Dvivid-touch-cap.c214 unsigned int rand = get_random_u32(); in vivid_fill_buff_noise() local
262 unsigned int test_pattern, test_pat_idx, rand; in vivid_fillbuff_tch() local
/linux-6.8/arch/x86/mm/
Dkaslr.c68 unsigned long rand, memory_tb; in kernel_randomize_memory() local
/linux-6.8/mm/
Dshuffle.c163 static u64 rand; in shuffle_pick_tail() local
Dslab_common.c992 unsigned int rand; in freelist_randomize() local
/linux-6.8/net/rds/
Dthreads.c126 unsigned long rand; in rds_queue_reconnect() local
/linux-6.8/arch/x86/kernel/
Despfix_64.c97 unsigned long rand = get_random_long(); in init_espfix_random() local
/linux-6.8/include/net/
Drose.h124 unsigned int rand; member
137 unsigned int lci, rand; member
/linux-6.8/include/uapi/linux/
Drose.h86 unsigned int rand; member
/linux-6.8/tools/testing/selftests/bpf/
Dtest_tcp_hdr_options.h10 __u8 rand; member
/linux-6.8/net/ipv4/
Dtcp_nv.c323 unsigned char rand; in tcpnv_acked() local
/linux-6.8/kernel/
Dkallsyms_selftest.c283 unsigned short rand; in test_kallsyms_basic_function() local
/linux-6.8/arch/powerpc/kvm/
Dbook3s_hv_builtin.c186 unsigned long rand; in kvmppc_rm_h_random() local
/linux-6.8/tools/testing/selftests/kvm/s390x/
Dmemop.c499 unsigned int rand; in choose_block() local
517 unsigned int rand; in permutate_bits() local
/linux-6.8/net/bluetooth/
Dsmp.h85 __le64 rand; member
Dsmp.c999 __le64 rand = 0; in smp_random() local
1012 __le64 rand = 0; in smp_random() local
1292 __le64 rand; in smp_distribute_keys() local
/linux-6.8/net/mac80211/
Dmesh_plink.c707 u32 rand; in mesh_plink_timer() local
/linux-6.8/lib/
Dtest_printf.c109 int rand; in __test() local
/linux-6.8/drivers/leds/
Dleds-blinkm.c61 u8 rand:1; /* rand fade mode on = 1 */ member
/linux-6.8/fs/bcachefs/
Dtests.c649 u64 i, rand; in rand_mixed() local
Dutil.c824 size_t rand; in bch2_rand_range() local
/linux-6.8/drivers/char/
Drandom.c546 u32 rand = get_random_u32(); in DEFINE_BATCHED_ENTROPY() local

12