/openbmc/linux/tools/testing/selftests/rcutorture/bin/ |
H A 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
|
/openbmc/linux/include/linux/ |
H A D | randomize_kstack.h | 79 #define choose_random_kstack_offset(rand) do { \ argument 89 #define choose_random_kstack_offset(rand) do { } while (0) argument
|
/openbmc/phosphor-net-ipmid/ |
H A D | prng.hpp | 8 static unsigned int rand() in rand() function
|
/openbmc/u-boot/lib/ |
H A D | rand.c | 23 unsigned int rand(void) in rand() function
|
/openbmc/u-boot/arch/arm/cpu/armv8/ |
H A D | sec_firmware.c | 368 int sec_firmware_get_random(uint8_t *rand, int bytes) in sec_firmware_get_random() 460 u8 rand[8]; in fdt_fixup_kaslr() local
|
/openbmc/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
|
/openbmc/qemu/util/ |
H A D | guest-random.c | 26 GRand *rand = thread_rand; in glib_random_bytes() local
|
/openbmc/linux/drivers/media/test-drivers/vivid/ |
H A D | vivid-touch-cap.c | 213 unsigned int rand = get_random_u32(); in vivid_fill_buff_noise() local 261 unsigned int test_pattern, test_pat_idx, rand; in vivid_fillbuff_tch() local
|
/openbmc/linux/mm/ |
H A D | shuffle.c | 163 static u64 rand; in shuffle_pick_tail() local
|
/openbmc/linux/arch/x86/mm/ |
H A D | kaslr.c | 79 unsigned long rand, memory_tb; in kernel_randomize_memory() local
|
/openbmc/u-boot/drivers/crypto/ |
H A D | ace_sha.c | 141 unsigned int rand(void) in rand() function
|
/openbmc/linux/net/rds/ |
H A D | threads.c | 126 unsigned long rand; in rds_queue_reconnect() local
|
/openbmc/linux/arch/x86/kernel/ |
H A D | espfix_64.c | 97 unsigned long rand = get_random_long(); in init_espfix_random() local
|
/openbmc/linux/include/net/ |
H A D | rose.h | 124 unsigned int rand; member 137 unsigned int lci, rand; member
|
/openbmc/linux/include/uapi/linux/ |
H A D | rose.h | 86 unsigned int rand; member
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_tcp_hdr_options.h | 10 __u8 rand; member
|
/openbmc/linux/kernel/ |
H A D | kallsyms_selftest.c | 283 unsigned short rand; in test_kallsyms_basic_function() local
|
/openbmc/linux/net/ipv4/ |
H A D | tcp_nv.c | 323 unsigned char rand; in tcpnv_acked() local
|
/openbmc/linux/tools/testing/selftests/kvm/s390x/ |
H A D | memop.c | 499 unsigned int rand; in choose_block() local 517 unsigned int rand; in permutate_bits() local
|
/openbmc/linux/net/bluetooth/ |
H A D | smp.h | 85 __le64 rand; member
|
/openbmc/linux/lib/ |
H A D | test_printf.c | 109 int rand; in __test() local
|
/openbmc/linux/net/mac80211/ |
H A D | mesh_plink.c | 703 u32 rand; in mesh_plink_timer() local
|
/openbmc/qemu/migration/ |
H A D | dirtyrate.c | 401 GRand *rand; in save_ramblock_hash() local
|
/openbmc/linux/drivers/leds/ |
H A D | leds-blinkm.c | 61 u8 rand:1; /* rand fade mode on = 1 */ member
|