/Linux-v5.10/tools/testing/selftests/rcutorture/bin/ |
D | jitter.sh | 69 curcpu = ca[int(rand() * ncpus + 1)]; function 85 printf("%06d", int(rand() * sleepmax)); function 93 printf("%06d", int(rand() * spinmax)); function
|
/Linux-v5.10/samples/bpf/ |
D | hbm_edt_kern.c | 132 unsigned int rand = bpf_get_prandom_u32(); in _hbm_out_cg() local
|
D | hbm_out_kern.c | 149 unsigned int rand = bpf_get_prandom_u32(); in _hbm_out_cg() local
|
/Linux-v5.10/drivers/media/test-drivers/vivid/ |
D | vivid-touch-cap.c | 213 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-v5.10/arch/x86/mm/ |
D | kaslr.c | 68 unsigned long rand, memory_tb; in kernel_randomize_memory() local
|
/Linux-v5.10/mm/ |
D | shuffle.c | 164 static u64 rand; in shuffle_pick_tail() local
|
D | slab_common.c | 864 unsigned int rand; in freelist_randomize() local
|
D | slab.c | 2391 unsigned int rand; in freelist_state_initialize() local 2430 unsigned int objfreelist = 0, i, rand, count = cachep->num; in shuffle_freelist() local
|
/Linux-v5.10/net/rds/ |
D | threads.c | 126 unsigned long rand; in rds_queue_reconnect() local
|
/Linux-v5.10/arch/x86/kernel/ |
D | espfix_64.c | 97 unsigned long rand; in init_espfix_random() local
|
/Linux-v5.10/include/net/ |
D | rose.h | 123 unsigned int rand; member 135 unsigned int lci, rand; member
|
/Linux-v5.10/tools/testing/selftests/bpf/ |
D | test_tcp_hdr_options.h | 10 __u8 rand; member
|
/Linux-v5.10/include/uapi/linux/ |
D | rose.h | 86 unsigned int rand; member
|
/Linux-v5.10/net/ipv4/ |
D | tcp_nv.c | 324 unsigned char rand; in tcpnv_acked() local
|
/Linux-v5.10/net/bluetooth/ |
D | smp.h | 85 __le64 rand; member
|
D | smp.c | 997 __le64 rand = 0; in smp_random() local 1010 __le64 rand = 0; in smp_random() local 1278 __le64 rand; in smp_distribute_keys() local
|
D | hci_conn.c | 365 void hci_le_start_enc(struct hci_conn *conn, __le16 ediv, __le64 rand, in hci_le_start_enc()
|
/Linux-v5.10/lib/ |
D | test_printf.c | 97 int rand; in __test() local
|
/Linux-v5.10/tools/io_uring/ |
D | io_uring-bench.c | 75 struct drand48_data rand; member
|
/Linux-v5.10/net/mac80211/ |
D | mesh_plink.c | 689 u32 rand; in mesh_plink_timer() local
|
/Linux-v5.10/drivers/leds/ |
D | leds-blinkm.c | 61 u8 rand:1; /* rand fade mode on = 1 */ member
|
/Linux-v5.10/tools/testing/selftests/vm/ |
D | userfaultfd.c | 358 struct random_data rand; in locking_thread() local
|
/Linux-v5.10/drivers/net/hamradio/ |
D | dmascc.c | 259 static unsigned long rand; variable
|
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | mac-ctxt.c | 1137 u32 rand = (prandom_u32() % (64 - 36)) + 36; in iwl_mvm_mac_ctxt_cmd_fill_ap() local
|
/Linux-v5.10/include/net/bluetooth/ |
D | mgmt.h | 208 __le64 rand; member 325 __u8 rand[16]; member
|