Home
last modified time | relevance | path

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

12

/linux/tools/testing/selftests/rcutorture/bin/
H A Djitter.sh71 print ca[int(rand() * ncpus + 1)]; global() function
83 printf("%06d", int(rand() * sleepmax)); global() function
91 printf("%06d", int(rand() * spinmax)); global() function
/linux/tools/testing/selftests/bpf/progs/
H A Dstruct_ops_nulled_out_cb.c9 int rand; variable
H A Dverifier_array_access.c674 __u32 rand; in mixed_const_and_non_const_key_lookup() local
/linux/samples/bpf/
H A Dhbm_edt_kern.c132 unsigned int rand = bpf_get_prandom_u32(); in _hbm_out_cg() local
H A Dhbm_out_kern.c149 unsigned int rand = bpf_get_prandom_u32(); in _hbm_out_cg() local
/linux/mm/
H A Dshuffle.c163 static u64 rand; shuffle_pick_tail() local
H A Dslab_common.c1076 unsigned int rand; in freelist_randomize() local
/linux/arch/x86/mm/
H A Dkaslr.c83 unsigned long rand, memory_tb; in kernel_randomize_memory() local
/linux/net/rds/
H A Dthreads.c126 unsigned long rand; in rds_queue_reconnect() local
/linux/arch/x86/kernel/
H A Despfix_64.c97 unsigned long rand = get_random_long(); in init_espfix_random() local
/linux/tools/testing/selftests/bpf/
H A Dtest_tcp_hdr_options.h10 __u8 rand; member
/linux/kernel/
H A Dkallsyms_selftest.c262 unsigned short rand; in test_kallsyms_basic_function() local
/linux/arch/powerpc/kvm/
H A Dbook3s_hv_builtin.c186 unsigned long rand; in kvmppc_rm_h_random() local
/linux/tools/testing/selftests/kvm/s390/
H A Dmemop.c526 unsigned int rand; in choose_block() local
544 unsigned int rand; permutate_bits() local
[all...]
/linux/net/bluetooth/
H A Dsmp.h82 __le64 rand; member
H A Dsmp.c978 __le64 rand = 0; in smp_random() local
991 __le64 rand = 0; in smp_random() local
1262 __le64 rand; in smp_distribute_keys() local
H A Dhci_conn.c593 void hci_le_start_enc(struct hci_conn *conn, __le16 ediv, __le64 rand, in hci_le_start_enc() argument
H A Dhci_core.c1288 u8 tk[16], u8 enc_size, __le16 ediv, __le64 rand) in hci_add_ltk() argument
/linux/mm/kfence/
H A Dcore.c615 int i, rand; in kfence_init_pool() local
/linux/drivers/char/
H A Drandom.c555 u32 rand = get_random_u32(); in DEFINE_BATCHED_ENTROPY() local
/linux/rust/zerocopy/src/
H A Dbyteorder.rs1064 fn rand<R: Rng>(rng: &mut R) -> Self { in rand() method
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c1303 u32 rand = get_random_u32_inclusive(36, 63); in iwl_mvm_mac_ctxt_cmd_fill_ap() local
/linux/tools/testing/radix-tree/
H A Dmaple.c36027 unsigned int rand_seed = 17, rand; check_mtree_dup() local
[all...]
/linux/include/net/bluetooth/
H A Dmgmt.h218 __le64 rand; member
335 __u8 rand[16]; member
/linux/net/sunrpc/
H A Dxprtsock.c1721 unsigned short rand; in xs_get_random_port() local

12