| /linux/tools/testing/selftests/rcutorture/bin/ |
| H A D | jitter.sh | 71 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/include/linux/ |
| H A D | randomize_kstack.h | 85 #define choose_random_kstack_offset(rand) do { \ argument 95 #define choose_random_kstack_offset(rand) do { } while (0) argument
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | struct_ops_nulled_out_cb.c | 9 int rand; variable
|
| H A D | verifier_array_access.c | 674 __u32 rand; in mixed_const_and_non_const_key_lookup() local
|
| /linux/samples/bpf/ |
| H A D | hbm_edt_kern.c | 132 unsigned int rand = bpf_get_prandom_u32(); in _hbm_out_cg() local
|
| H A D | hbm_out_kern.c | 149 unsigned int rand = bpf_get_prandom_u32(); in _hbm_out_cg() local
|
| /linux/drivers/crypto/intel/qat/qat_common/ |
| H A D | adf_heartbeat_inject.c | 47 u32 rand, rand_ae, rand_thr; in adf_heartbeat_inject_error() local
|
| /linux/mm/ |
| H A D | shuffle.c | 163 static u64 rand; in shuffle_pick_tail() local
|
| /linux/arch/x86/mm/ |
| H A D | kaslr.c | 83 unsigned long rand, memory_tb; in kernel_randomize_memory() local
|
| /linux/net/rds/ |
| H A D | threads.c | 126 unsigned long rand; in rds_queue_reconnect() local
|
| /linux/arch/x86/kernel/ |
| H A D | espfix_64.c | 97 unsigned long rand = get_random_long(); in init_espfix_random() local
|
| /linux/include/net/ |
| H A D | rose.h | 125 unsigned int rand; member 138 unsigned int lci, rand; member
|
| /linux/include/uapi/linux/ |
| H A D | rose.h | 86 unsigned int rand; member
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_tcp_hdr_options.h | 10 __u8 rand; member
|
| /linux/net/ipv4/ |
| H A D | tcp_nv.c | 323 unsigned char rand; in tcpnv_acked() local
|
| /linux/kernel/ |
| H A D | kallsyms_selftest.c | 262 unsigned short rand; in test_kallsyms_basic_function() local
|
| /linux/arch/powerpc/kvm/ |
| H A D | book3s_hv_builtin.c | 186 unsigned long rand; in kvmppc_rm_h_random() local
|
| /linux/net/bluetooth/ |
| H A D | smp.h | 85 __le64 rand; member
|
| H A D | smp.c | 1000 __le64 rand = 0; in smp_random() local 1013 __le64 rand = 0; in smp_random() local 1287 __le64 rand; in smp_distribute_keys() local
|
| /linux/net/mac80211/ |
| H A D | mesh_plink.c | 709 u32 rand; in mesh_plink_timer() local
|
| /linux/lib/tests/ |
| H A D | printf_kunit.c | 113 int rand; in __test() local
|
| /linux/mm/kfence/ |
| H A D | core.c | 605 int i, rand; in kfence_init_pool() local
|
| /linux/drivers/leds/ |
| H A D | leds-blinkm.c | 72 u8 rand:1; /* rand fade mode on = 1 */ member
|
| /linux/drivers/char/ |
| H A D | random.c | 558 u32 rand = get_random_u32(); in DEFINE_BATCHED_ENTROPY() local
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | mac-ctxt.c | 1294 u32 rand = get_random_u32_inclusive(36, 63); in iwl_mvm_mac_ctxt_cmd_fill_ap() local
|