Home
last modified time | relevance | path

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

12

/Linux-v6.6/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-v6.6/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-v6.6/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-v6.6/drivers/media/test-drivers/vivid/
Dvivid-touch-cap.c213 unsigned int rand = get_random_u32(); in vivid_fill_buff_noise() local
261 unsigned int test_pattern, test_pat_idx, rand; in vivid_fillbuff_tch() local
/Linux-v6.6/arch/x86/mm/
Dkaslr.c68 unsigned long rand, memory_tb; in kernel_randomize_memory() local
/Linux-v6.6/mm/
Dshuffle.c163 static u64 rand; in shuffle_pick_tail() local
Dslab_common.c1207 unsigned int rand; in freelist_randomize() local
/Linux-v6.6/net/rds/
Dthreads.c126 unsigned long rand; in rds_queue_reconnect() local
/Linux-v6.6/arch/x86/kernel/
Despfix_64.c97 unsigned long rand = get_random_long(); in init_espfix_random() local
/Linux-v6.6/include/net/
Drose.h124 unsigned int rand; member
137 unsigned int lci, rand; member
/Linux-v6.6/tools/testing/selftests/bpf/
Dtest_tcp_hdr_options.h10 __u8 rand; member
/Linux-v6.6/include/uapi/linux/
Drose.h86 unsigned int rand; member
/Linux-v6.6/net/ipv4/
Dtcp_nv.c323 unsigned char rand; in tcpnv_acked() local
/Linux-v6.6/kernel/
Dkallsyms_selftest.c283 unsigned short rand; in test_kallsyms_basic_function() local
/Linux-v6.6/tools/testing/selftests/kvm/s390x/
Dmemop.c499 unsigned int rand; in choose_block() local
517 unsigned int rand; in permutate_bits() local
/Linux-v6.6/net/bluetooth/
Dsmp.h85 __le64 rand; member
Dsmp.c1000 __le64 rand = 0; in smp_random() local
1013 __le64 rand = 0; in smp_random() local
1286 __le64 rand; in smp_distribute_keys() local
Dhci_conn.c571 void hci_le_start_enc(struct hci_conn *conn, __le16 ediv, __le64 rand, in hci_le_start_enc()
/Linux-v6.6/lib/
Dtest_printf.c109 int rand; in __test() local
/Linux-v6.6/net/mac80211/
Dmesh_plink.c703 u32 rand; in mesh_plink_timer() local
/Linux-v6.6/drivers/leds/
Dleds-blinkm.c61 u8 rand:1; /* rand fade mode on = 1 */ member
/Linux-v6.6/drivers/char/
Drandom.c546 u32 rand = get_random_u32(); in DEFINE_BATCHED_ENTROPY() local
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac-ctxt.c1294 u32 rand = get_random_u32_inclusive(36, 63); in iwl_mvm_mac_ctxt_cmd_fill_ap() local
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/lag/
Dlag.c322 u32 rand; in mlx5_infer_tx_affinity_mapping() local

12