/Linux-v5.15/tools/testing/selftests/rcutorture/bin/ |
D | jitter.sh | 71 print ca[int(rand() * ncpus + 1)]; function 83 printf("%06d", int(rand() * sleepmax)); function 91 printf("%06d", int(rand() * spinmax)); function
|
/Linux-v5.15/include/linux/ |
D | randomize_kstack.h | 45 #define choose_random_kstack_offset(rand) do { \ argument
|
/Linux-v5.15/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.15/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.15/arch/x86/mm/ |
D | kaslr.c | 68 unsigned long rand, memory_tb; in kernel_randomize_memory() local
|
/Linux-v5.15/mm/ |
D | shuffle.c | 164 static u64 rand; in shuffle_pick_tail() local
|
D | slab_common.c | 985 unsigned int rand; in freelist_randomize() local
|
D | slab.c | 2392 unsigned int rand; in freelist_state_initialize() local 2431 unsigned int objfreelist = 0, i, rand, count = cachep->num; in shuffle_freelist() local
|
/Linux-v5.15/net/rds/ |
D | threads.c | 126 unsigned long rand; in rds_queue_reconnect() local
|
/Linux-v5.15/arch/x86/kernel/ |
D | espfix_64.c | 97 unsigned long rand; in init_espfix_random() local
|
/Linux-v5.15/include/net/ |
D | rose.h | 123 unsigned int rand; member 135 unsigned int lci, rand; member
|
/Linux-v5.15/tools/testing/selftests/bpf/ |
D | test_tcp_hdr_options.h | 10 __u8 rand; member
|
/Linux-v5.15/include/uapi/linux/ |
D | rose.h | 86 unsigned int rand; member
|
/Linux-v5.15/net/ipv4/ |
D | tcp_nv.c | 324 unsigned char rand; in tcpnv_acked() local
|
/Linux-v5.15/net/bluetooth/ |
D | smp.h | 85 __le64 rand; member
|
D | smp.c | 998 __le64 rand = 0; in smp_random() local 1011 __le64 rand = 0; in smp_random() local 1279 __le64 rand; in smp_distribute_keys() local
|
D | hci_conn.c | 398 void hci_le_start_enc(struct hci_conn *conn, __le16 ediv, __le64 rand, in hci_le_start_enc()
|
/Linux-v5.15/tools/io_uring/ |
D | io_uring-bench.c | 75 struct drand48_data rand; member
|
/Linux-v5.15/lib/ |
D | test_printf.c | 99 int rand; in __test() local
|
/Linux-v5.15/net/mac80211/ |
D | mesh_plink.c | 689 u32 rand; in mesh_plink_timer() local
|
/Linux-v5.15/drivers/leds/ |
D | leds-blinkm.c | 61 u8 rand:1; /* rand fade mode on = 1 */ member
|
/Linux-v5.15/tools/testing/selftests/vm/ |
D | userfaultfd.c | 521 struct random_data rand; in locking_thread() local
|
/Linux-v5.15/drivers/net/hamradio/ |
D | dmascc.c | 260 static unsigned long rand; variable
|
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | mac-ctxt.c | 1102 u32 rand = (prandom_u32() % (64 - 36)) + 36; in iwl_mvm_mac_ctxt_cmd_fill_ap() local
|