/linux/tools/testing/selftests/rcutorture/bin/ |
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
|
/linux/include/linux/ |
A D | randomize_kstack.h | 45 #define choose_random_kstack_offset(rand) do { \ argument
|
/linux/samples/bpf/ |
A D | hbm_edt_kern.c | 132 unsigned int rand = bpf_get_prandom_u32(); in _hbm_out_cg() local
|
A D | hbm_out_kern.c | 149 unsigned int rand = bpf_get_prandom_u32(); in _hbm_out_cg() local
|
/linux/drivers/media/test-drivers/vivid/ |
A 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/arch/x86/mm/ |
A D | kaslr.c | 68 unsigned long rand, memory_tb; in kernel_randomize_memory() local
|
/linux/mm/ |
A D | shuffle.c | 164 static u64 rand; in shuffle_pick_tail() local
|
A D | slab_common.c | 977 unsigned int rand; in freelist_randomize() local
|
A 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/net/rds/ |
A D | threads.c | 126 unsigned long rand; in rds_queue_reconnect() local
|
/linux/arch/x86/kernel/ |
A D | espfix_64.c | 97 unsigned long rand; in init_espfix_random() local
|
/linux/include/net/ |
A D | rose.h | 123 unsigned int rand; member 135 unsigned int lci, rand; member
|
/linux/tools/testing/selftests/bpf/ |
A D | test_tcp_hdr_options.h | 10 __u8 rand; member
|
/linux/include/uapi/linux/ |
A D | rose.h | 86 unsigned int rand; member
|
/linux/net/ipv4/ |
A D | tcp_nv.c | 323 unsigned char rand; in tcpnv_acked() local
|
/linux/net/bluetooth/ |
A D | smp.h | 85 __le64 rand; member
|
A 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
|
A D | hci_conn.c | 526 void hci_le_start_enc(struct hci_conn *conn, __le16 ediv, __le64 rand, in hci_le_start_enc()
|
/linux/tools/io_uring/ |
A D | io_uring-bench.c | 75 struct drand48_data rand; member
|
/linux/lib/ |
A D | test_printf.c | 99 int rand; in __test() local
|
/linux/net/mac80211/ |
A D | mesh_plink.c | 689 u32 rand; in mesh_plink_timer() local
|
/linux/drivers/leds/ |
A D | leds-blinkm.c | 61 u8 rand:1; /* rand fade mode on = 1 */ member
|
/linux/drivers/net/hamradio/ |
A D | dmascc.c | 260 static unsigned long rand; variable
|
/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
A D | mac-ctxt.c | 1124 u32 rand = (prandom_u32() % (64 - 36)) + 36; in iwl_mvm_mac_ctxt_cmd_fill_ap() local
|
/linux/net/sunrpc/ |
A D | xprtsock.c | 1585 unsigned short rand; in xs_get_random_port() local
|