/kernel/linux/linux-6.6/tools/testing/selftests/iommu/ |
H A D | iommufd.c | 778 buffer16[i] = rand(); in check_access_rw() 797 tmp[i] = rand(); in check_access_rw() 1703 unsigned int other = rand() % (nelms - i); in shuffle_array()
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | mgmt.c | 4393 memcpy(mgmt_rp.rand192, rp->rand, sizeof(rp->rand)); in read_local_oob_data_complete() 4501 cp->rand, NULL, NULL); in add_remote_oob_data() 6059 key->val, key->enc_size, key->ediv, key->rand); in load_long_term_keys() 6959 r192 = rp->rand; in read_local_oob_ext_data_complete() 7067 u8 status, flags, role, addr[7], hash[16], rand[16]; in read_local_oob_ext_data() local 7127 smp_generate_oob(hdev, hash, rand) < 0) { in read_local_oob_ext_data() 7178 rand, sizeof(rand)); in read_local_oob_ext_data() 8116 ev.key.rand in mgmt_new_ltk() [all...] |
H A D | hci_event.c | 4949 memcpy(cp.rand, data->rand192, sizeof(cp.rand)); in hci_remote_oob_data_request_evt() 5855 if (ev->ediv || ev->rand) in hci_le_ltk_request_evt() 5859 if (ev->ediv != ltk->ediv || ev->rand != ltk->rand) in hci_le_ltk_request_evt()
|
/kernel/linux/linux-5.10/drivers/leds/ |
H A D | leds-blinkm.c | 61 u8 rand:1; /* rand fade mode on = 1 */ member
|
/kernel/linux/linux-5.10/tools/testing/radix-tree/ |
H A D | idr-test.c | 476 int i = rand(); in ida_check_random()
|
/kernel/linux/linux-6.6/drivers/leds/ |
H A D | leds-blinkm.c | 61 u8 rand:1; /* rand fade mode on = 1 */ member
|
/kernel/linux/linux-6.6/tools/testing/radix-tree/ |
H A D | idr-test.c | 485 int i = rand(); in ida_check_random()
|
/kernel/linux/linux-5.10/net/sunrpc/ |
H A D | xprtsock.c | 1620 unsigned short rand; in xs_get_random_port() local 1625 rand = (unsigned short) prandom_u32() % range; in xs_get_random_port() 1626 return rand + min; in xs_get_random_port()
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | hci_core.h | 207 __le64 rand; member 1729 u8 tk[16], u8 enc_size, __le16 ediv, __le64 rand); 2288 void hci_le_start_enc(struct hci_conn *conn, __le16 ediv, __le64 rand,
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | hci_conn.c | 571 void hci_le_start_enc(struct hci_conn *conn, __le16 ediv, __le64 rand, in hci_le_start_enc() argument 582 cp.rand = rand; in hci_le_start_enc()
|
H A D | mgmt.c | 5531 memcpy(mgmt_rp.rand192, rp->rand, sizeof(rp->rand)); in read_local_oob_data_complete() 5648 cp->rand, NULL, NULL); in add_remote_oob_data() 7203 key->val, key->enc_size, key->ediv, key->rand); in load_long_term_keys() 8050 r192 = rp->rand; in read_local_oob_ext_data_complete() 8155 u8 status, flags, role, addr[7], hash[16], rand[16]; in read_local_oob_ext_data() local 8220 smp_generate_oob(hdev, hash, rand) < 0) { in read_local_oob_ext_data() 8271 rand, sizeof(rand)); in read_local_oob_ext_data() 9524 ev.key.rand in mgmt_new_ltk() [all...] |
/kernel/linux/linux-5.10/arch/um/drivers/ |
H A D | vector_user.c | 229 iface[i] = padchar[rand() % strlen(padchar)]; in user_init_tap_fds()
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | psock_tpacket.c | 157 ((uint8_t *) pay)[i + sizeof(*eth)] = (uint8_t) rand(); in create_payload()
|
H A D | ipsec.c | 89 *p++ = rand(); in randomize_buffer() 92 int tmp = rand(); in randomize_buffer()
|
/kernel/linux/linux-5.10/tools/testing/selftests/cgroup/ |
H A D | test_memcontrol.c | 956 port = args.port = 1000 + rand() % 60000; in test_memcg_sock()
|
/kernel/linux/linux-6.6/arch/um/drivers/ |
H A D | vector_user.c | 230 iface[i] = padchar[rand() % strlen(padchar)]; in user_init_tap_fds()
|
/kernel/linux/linux-6.6/tools/testing/selftests/cgroup/ |
H A D | test_memcontrol.c | 1063 port = args.port = 1000 + rand() % 60000; in test_memcg_sock()
|
/kernel/linux/linux-6.6/tools/testing/selftests/hid/ |
H A D | hid_bpf.c | 487 self->dev_id = rand() % 1024; in FIXTURE_SETUP()
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | psock_tpacket.c | 157 ((uint8_t *) pay)[i + sizeof(*eth)] = (uint8_t) rand(); in create_payload()
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/ |
H A D | perf-hwbreak.c | 234 int loop_num = MAX_LOOPS - (rand() % 100); /* provide some variability */ in runtestsingle()
|
/kernel/linux/linux-6.6/tools/testing/selftests/x86/ |
H A D | lam.c | 224 metadata = (rand() % ((1UL << LAM_U57_BITS) - 1) + 1) << 57; in set_metadata()
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | test_maps.c | 534 vals[i] = rand(); in test_queuemap() 592 vals[i] = rand(); in test_stackmap()
|
/kernel/linux/linux-5.10/tools/perf/bench/ |
H A D | numa.c | 419 long off = rand(); in alloc_data() 1339 td->val = rand(); in worker_process()
|
/kernel/linux/linux-6.6/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 1296 ieee80211_tu_to_usec(data.beacon_int * rand / in iwl_mvm_mac_ctxt_cmd_fill_ap()
|
/kernel/linux/linux-6.6/tools/perf/bench/ |
H A D | numa.c | 470 long off = rand(); in alloc_data() 1389 td->val = rand(); in worker_process()
|