Home
last modified time | relevance | path

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

12

/linux/tools/testing/selftests/rcutorture/bin/
A Djitter.sh71 print ca[int(rand() * ncpus + 1)]; function
83 printf("%06d", int(rand() * sleepmax)); function
91 printf("%06d", int(rand() * spinmax)); function
/linux/include/linux/
A Drandomize_kstack.h85 #define choose_random_kstack_offset(rand) do { \ argument
95 #define choose_random_kstack_offset(rand) do { } while (0) argument
/linux/tools/testing/selftests/bpf/progs/
A Dstruct_ops_nulled_out_cb.c9 int rand; variable
/linux/samples/bpf/
A Dhbm_edt_kern.c132 unsigned int rand = bpf_get_prandom_u32(); in _hbm_out_cg() local
A Dhbm_out_kern.c149 unsigned int rand = bpf_get_prandom_u32(); in _hbm_out_cg() local
/linux/drivers/media/test-drivers/vivid/
A Dvivid-touch-cap.c210 unsigned int rand = get_random_u32(); in vivid_fill_buff_noise() local
258 unsigned int test_pattern, test_pat_idx, rand; in vivid_fillbuff_tch() local
/linux/drivers/crypto/intel/qat/qat_common/
A Dadf_heartbeat_inject.c47 u32 rand, rand_ae, rand_thr; in adf_heartbeat_inject_error() local
/linux/mm/
A Dshuffle.c163 static u64 rand; in shuffle_pick_tail() local
/linux/arch/x86/mm/
A Dkaslr.c79 unsigned long rand, memory_tb; in kernel_randomize_memory() local
/linux/net/rds/
A Dthreads.c126 unsigned long rand; in rds_queue_reconnect() local
/linux/arch/x86/kernel/
A Despfix_64.c97 unsigned long rand = get_random_long(); in init_espfix_random() local
/linux/include/net/
A Drose.h124 unsigned int rand; member
137 unsigned int lci, rand; member
/linux/tools/testing/selftests/bpf/
A Dtest_tcp_hdr_options.h10 __u8 rand; member
/linux/include/uapi/linux/
A Drose.h86 unsigned int rand; member
/linux/kernel/
A Dkallsyms_selftest.c262 unsigned short rand; in test_kallsyms_basic_function() local
/linux/net/ipv4/
A Dtcp_nv.c323 unsigned char rand; in tcpnv_acked() local
/linux/arch/powerpc/kvm/
A Dbook3s_hv_builtin.c186 unsigned long rand; in kvmppc_rm_h_random() local
/linux/tools/testing/selftests/kvm/s390x/
A Dmemop.c526 unsigned int rand; in choose_block() local
544 unsigned int rand; in permutate_bits() local
/linux/net/bluetooth/
A Dsmp.h85 __le64 rand; member
A Dsmp.c1000 __le64 rand = 0; in smp_random() local
1013 __le64 rand = 0; in smp_random() local
1287 __le64 rand; in smp_distribute_keys() local
/linux/fs/bcachefs/
A Dutil.c658 size_t rand; in bch2_rand_range() local
A Dtests.c649 u64 i, rand; in rand_mixed() local
/linux/lib/
A Dtest_printf.c109 int rand; in __test() local
/linux/net/mac80211/
A Dmesh_plink.c713 u32 rand; in mesh_plink_timer() local
/linux/drivers/leds/
A Dleds-blinkm.c72 u8 rand:1; /* rand fade mode on = 1 */ member

Completed in 112 milliseconds

12