/openbmc/qemu/target/arm/tcg/ |
H A D | mte_helper.c | 206 int seed = extract32(env->cp15.rgsr_el1, 8, 16); in HELPER() local
|
/openbmc/linux/drivers/hid/ |
H A D | hid-playstation.c | 693 static bool ps_check_crc32(uint8_t seed, uint8_t *data, size_t len, uint32_t report_crc) in ps_check_crc32() 1235 uint8_t seed = PS_OUTPUT_CRC32_SEED; in dualsense_send_output_report() local 2153 uint8_t seed = PS_OUTPUT_CRC32_SEED; in dualshock4_output_worker() local
|
/openbmc/linux/fs/btrfs/ |
H A D | sysfs.c | 1441 struct btrfs_fs_devices *seed; in btrfs_sysfs_remove_fs_devices() local 1905 struct btrfs_fs_devices *seed; in btrfs_sysfs_add_fs_devices() local
|
/openbmc/linux/drivers/staging/media/atomisp/pci/ |
H A D | sh_css_sp.c | 706 sh_css_sp_configure_prbs(int seed) in sh_css_sp_configure_prbs()
|
/openbmc/linux/drivers/net/fddi/skfp/ |
H A D | smt.c | 1522 static void smt_fill_echo(struct s_smc *smc, struct smt_p_echo *echo, u_long seed, in smt_fill_echo()
|
/openbmc/qemu/tests/qtest/fuzz/ |
H A D | generic_fuzz.c | 856 size_t max_out_size, unsigned int seed) in generic_fuzz_crossover()
|
/openbmc/linux/drivers/nvme/host/ |
H A D | ioctl.c | 102 unsigned len, u32 seed) in nvme_add_user_metadata()
|
/openbmc/u-boot/include/ |
H A D | net.h | 817 unsigned int seed = get_timer(0); in net_random_ethaddr() local
|
/openbmc/linux/include/linux/ |
H A D | bio.h | 378 sector_t seed) in bip_set_seed()
|
/openbmc/linux/drivers/char/ |
H A D | random.c | 654 u8 seed[BLAKE2S_HASH_SIZE], next_key[BLAKE2S_HASH_SIZE]; in extract_entropy() local
|
/openbmc/linux/net/sched/ |
H A D | sch_netem.c | 111 u64 seed; member
|
/openbmc/qemu/tests/qtest/ |
H A D | vhost-user-test.c | 695 static void write_guest_mem(TestServer *s, uint32_t seed) in write_guest_mem()
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_ethtool.c | 5121 u8 *lut, *seed = NULL; in i40e_get_rxfh() local 5163 u8 *seed = NULL; in i40e_set_rxfh() local
|
/openbmc/linux/drivers/net/dsa/ |
H A D | vitesse-vsc73xx-core.c | 766 u8 seed; in vsc73xx_adjust_enable_port() local
|
/openbmc/linux/drivers/dax/ |
H A D | bus.c | 311 struct device *seed; in seed_show() local
|
/openbmc/linux/tools/testing/radix-tree/ |
H A D | maple.c | 34716 unsigned long r, seed; in rcu_stress() local
|
/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | cnic_if.h | 284 u32 seed; member
|
/openbmc/linux/net/xfrm/ |
H A D | xfrm_policy.c | 1478 static u32 xfrm_pol_bin_key(const void *data, u32 len, u32 seed) in xfrm_pol_bin_key() 1487 static u32 xfrm_pol_bin_obj(const void *data, u32 len, u32 seed) in xfrm_pol_bin_obj()
|
/openbmc/linux/tools/tracing/latency/ |
H A D | latency-collector.c | 1638 long *seed; in start_printthread() local
|
/openbmc/qemu/target/mips/tcg/sysemu/ |
H A D | cp0_helper.c | 206 static uint32_t seed = 1; in cpu_mips_get_random() local
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | meson_nand.c | 293 static void meson_nfc_cmd_seed(struct meson_nfc *nfc, u32 seed) in meson_nfc_cmd_seed()
|
/openbmc/linux/net/netfilter/ |
H A D | nf_tables_api.c | 1290 static u32 nft_chain_hash(const void *data, u32 len, u32 seed) in nft_chain_hash() argument 1297 static u32 nft_chain_hash_obj(const void *data, u32 len, u32 seed) in nft_chain_hash_obj() argument 1313 static u32 nft_objname_hash(const void *data, u32 len, u32 seed) in nft_objname_hash() argument 1322 nft_objname_hash_obj(const void * data,u32 len,u32 seed) nft_objname_hash_obj() argument [all...] |
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_main.c | 7662 int ice_set_rss_key(struct ice_vsi *vsi, u8 *seed) in ice_set_rss_key() 7715 int ice_get_rss_key(struct ice_vsi *vsi, u8 *seed) in ice_get_rss_key()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_l2.c | 1445 static u32 qed_crc32c_le(u32 seed, u8 *mac, u32 len) in qed_crc32c_le()
|
/openbmc/linux/net/netlink/ |
H A D | af_netlink.c | 2857 static inline u32 netlink_hash(const void *data, u32 len, u32 seed) in netlink_hash()
|