/linux-6.12.1/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-6.12.1/include/linux/ |
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-6.12.1/tools/testing/selftests/bpf/progs/ |
D | struct_ops_nulled_out_cb.c | 9 int rand; variable
|
/linux-6.12.1/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-6.12.1/drivers/media/test-drivers/vivid/ |
D | vivid-touch-cap.c | 210 unsigned int rand = get_random_u32(); in vivid_fill_buff_noise() local 258 unsigned int test_pattern, test_pat_idx, rand; in vivid_fillbuff_tch() local
|
/linux-6.12.1/drivers/crypto/intel/qat/qat_common/ |
D | adf_heartbeat_inject.c | 47 u32 rand, rand_ae, rand_thr; in adf_heartbeat_inject_error() local
|
/linux-6.12.1/mm/ |
D | shuffle.c | 163 static u64 rand; in shuffle_pick_tail() local
|
/linux-6.12.1/arch/x86/mm/ |
D | kaslr.c | 79 unsigned long rand, memory_tb; in kernel_randomize_memory() local
|
/linux-6.12.1/net/rds/ |
D | threads.c | 126 unsigned long rand; in rds_queue_reconnect() local
|
/linux-6.12.1/arch/x86/kernel/ |
D | espfix_64.c | 97 unsigned long rand = get_random_long(); in init_espfix_random() local
|
/linux-6.12.1/include/net/ |
D | rose.h | 124 unsigned int rand; member 137 unsigned int lci, rand; member
|
/linux-6.12.1/include/uapi/linux/ |
D | rose.h | 86 unsigned int rand; member
|
/linux-6.12.1/tools/testing/selftests/bpf/ |
D | test_tcp_hdr_options.h | 10 __u8 rand; member
|
/linux-6.12.1/kernel/ |
D | kallsyms_selftest.c | 262 unsigned short rand; in test_kallsyms_basic_function() local
|
/linux-6.12.1/net/ipv4/ |
D | tcp_nv.c | 323 unsigned char rand; in tcpnv_acked() local
|
/linux-6.12.1/arch/powerpc/kvm/ |
D | book3s_hv_builtin.c | 186 unsigned long rand; in kvmppc_rm_h_random() local
|
/linux-6.12.1/tools/testing/selftests/kvm/s390x/ |
D | memop.c | 526 unsigned int rand; in choose_block() local 544 unsigned int rand; in permutate_bits() local
|
/linux-6.12.1/net/bluetooth/ |
D | smp.h | 85 __le64 rand; member
|
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-6.12.1/fs/bcachefs/ |
D | util.c | 658 size_t rand; in bch2_rand_range() local
|
D | tests.c | 649 u64 i, rand; in rand_mixed() local
|
/linux-6.12.1/net/mac80211/ |
D | mesh_plink.c | 713 u32 rand; in mesh_plink_timer() local
|
/linux-6.12.1/lib/ |
D | test_printf.c | 109 int rand; in __test() local
|
/linux-6.12.1/drivers/leds/ |
D | leds-blinkm.c | 72 u8 rand:1; /* rand fade mode on = 1 */ member
|