Home
last modified time | relevance | path

Searched defs:rand (Results 1 – 25 of 32) 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.h45 #define choose_random_kstack_offset(rand) do { \ argument
/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.c213 unsigned int rand = get_random_int(); in vivid_fill_buff_noise() local
261 unsigned int test_pattern, test_pat_idx, rand; in vivid_fillbuff_tch() local
/linux/arch/x86/mm/
A Dkaslr.c68 unsigned long rand, memory_tb; in kernel_randomize_memory() local
/linux/mm/
A Dshuffle.c164 static u64 rand; in shuffle_pick_tail() local
A Dslab_common.c977 unsigned int rand; in freelist_randomize() local
A Dslab.c2392 unsigned int rand; in freelist_state_initialize() local
2431 unsigned int objfreelist = 0, i, rand, count = cachep->num; in shuffle_freelist() 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; in init_espfix_random() local
/linux/include/net/
A Drose.h123 unsigned int rand; member
135 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/net/ipv4/
A Dtcp_nv.c323 unsigned char rand; in tcpnv_acked() local
/linux/net/bluetooth/
A Dsmp.h85 __le64 rand; member
A Dsmp.c998 __le64 rand = 0; in smp_random() local
1011 __le64 rand = 0; in smp_random() local
1279 __le64 rand; in smp_distribute_keys() local
A Dhci_conn.c526 void hci_le_start_enc(struct hci_conn *conn, __le16 ediv, __le64 rand, in hci_le_start_enc()
/linux/tools/io_uring/
A Dio_uring-bench.c75 struct drand48_data rand; member
/linux/lib/
A Dtest_printf.c99 int rand; in __test() local
/linux/net/mac80211/
A Dmesh_plink.c689 u32 rand; in mesh_plink_timer() local
/linux/drivers/leds/
A Dleds-blinkm.c61 u8 rand:1; /* rand fade mode on = 1 */ member
/linux/drivers/net/hamradio/
A Ddmascc.c260 static unsigned long rand; variable
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
A Dmac-ctxt.c1124 u32 rand = (prandom_u32() % (64 - 36)) + 36; in iwl_mvm_mac_ctxt_cmd_fill_ap() local
/linux/net/sunrpc/
A Dxprtsock.c1585 unsigned short rand; in xs_get_random_port() local

Completed in 68 milliseconds

12