Home
last modified time | relevance | path

Searched defs:rand (Results 1 – 25 of 42) sorted by relevance

12

/openbmc/linux/tools/testing/selftests/rcutorture/bin/
H A Djitter.sh71 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 Drandomize_kstack.h79 #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 Dprng.hpp8 static unsigned int rand() in rand() function
/openbmc/u-boot/lib/
H A Drand.c23 unsigned int rand(void) in rand() function
/openbmc/u-boot/arch/arm/cpu/armv8/
H A Dsec_firmware.c368 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 Dhbm_edt_kern.c132 unsigned int rand = bpf_get_prandom_u32(); in _hbm_out_cg() local
H A Dhbm_out_kern.c149 unsigned int rand = bpf_get_prandom_u32(); in _hbm_out_cg() local
/openbmc/qemu/util/
H A Dguest-random.c26 GRand *rand = thread_rand; in glib_random_bytes() local
/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-touch-cap.c213 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 Dshuffle.c163 static u64 rand; in shuffle_pick_tail() local
/openbmc/linux/arch/x86/mm/
H A Dkaslr.c79 unsigned long rand, memory_tb; in kernel_randomize_memory() local
/openbmc/u-boot/drivers/crypto/
H A Dace_sha.c141 unsigned int rand(void) in rand() function
/openbmc/linux/net/rds/
H A Dthreads.c126 unsigned long rand; in rds_queue_reconnect() local
/openbmc/linux/arch/x86/kernel/
H A Despfix_64.c97 unsigned long rand = get_random_long(); in init_espfix_random() local
/openbmc/linux/include/net/
H A Drose.h124 unsigned int rand; member
137 unsigned int lci, rand; member
/openbmc/linux/include/uapi/linux/
H A Drose.h86 unsigned int rand; member
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_tcp_hdr_options.h10 __u8 rand; member
/openbmc/linux/kernel/
H A Dkallsyms_selftest.c283 unsigned short rand; in test_kallsyms_basic_function() local
/openbmc/linux/net/ipv4/
H A Dtcp_nv.c323 unsigned char rand; in tcpnv_acked() local
/openbmc/linux/tools/testing/selftests/kvm/s390x/
H A Dmemop.c499 unsigned int rand; in choose_block() local
517 unsigned int rand; in permutate_bits() local
/openbmc/linux/net/bluetooth/
H A Dsmp.h85 __le64 rand; member
/openbmc/linux/lib/
H A Dtest_printf.c109 int rand; in __test() local
/openbmc/linux/net/mac80211/
H A Dmesh_plink.c703 u32 rand; in mesh_plink_timer() local
/openbmc/qemu/migration/
H A Ddirtyrate.c401 GRand *rand; in save_ramblock_hash() local
/openbmc/linux/drivers/leds/
H A Dleds-blinkm.c61 u8 rand:1; /* rand fade mode on = 1 */ member

12