Home
last modified time | relevance | path

Searched defs:seed (Results 101 – 125 of 144) sorted by relevance

123456

/openbmc/qemu/target/arm/tcg/
H A Dmte_helper.c206 int seed = extract32(env->cp15.rgsr_el1, 8, 16); in HELPER() local
/openbmc/linux/drivers/hid/
H A Dhid-playstation.c693 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 Dsysfs.c1441 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 Dsh_css_sp.c706 sh_css_sp_configure_prbs(int seed) in sh_css_sp_configure_prbs()
/openbmc/linux/drivers/net/fddi/skfp/
H A Dsmt.c1522 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 Dgeneric_fuzz.c856 size_t max_out_size, unsigned int seed) in generic_fuzz_crossover()
/openbmc/linux/drivers/nvme/host/
H A Dioctl.c102 unsigned len, u32 seed) in nvme_add_user_metadata()
/openbmc/u-boot/include/
H A Dnet.h817 unsigned int seed = get_timer(0); in net_random_ethaddr() local
/openbmc/linux/include/linux/
H A Dbio.h378 sector_t seed) in bip_set_seed()
/openbmc/linux/drivers/char/
H A Drandom.c654 u8 seed[BLAKE2S_HASH_SIZE], next_key[BLAKE2S_HASH_SIZE]; in extract_entropy() local
/openbmc/linux/net/sched/
H A Dsch_netem.c111 u64 seed; member
/openbmc/qemu/tests/qtest/
H A Dvhost-user-test.c695 static void write_guest_mem(TestServer *s, uint32_t seed) in write_guest_mem()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c5121 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 Dvitesse-vsc73xx-core.c766 u8 seed; in vsc73xx_adjust_enable_port() local
/openbmc/linux/drivers/dax/
H A Dbus.c311 struct device *seed; in seed_show() local
/openbmc/linux/tools/testing/radix-tree/
H A Dmaple.c34716 unsigned long r, seed; in rcu_stress() local
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dcnic_if.h284 u32 seed; member
/openbmc/linux/net/xfrm/
H A Dxfrm_policy.c1478 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 Dlatency-collector.c1638 long *seed; in start_printthread() local
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dcp0_helper.c206 static uint32_t seed = 1; in cpu_mips_get_random() local
/openbmc/linux/drivers/mtd/nand/raw/
H A Dmeson_nand.c293 static void meson_nfc_cmd_seed(struct meson_nfc *nfc, u32 seed) in meson_nfc_cmd_seed()
/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c1290 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 Dice_main.c7662 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 Dqed_l2.c1445 static u32 qed_crc32c_le(u32 seed, u8 *mac, u32 len) in qed_crc32c_le()
/openbmc/linux/net/netlink/
H A Daf_netlink.c2857 static inline u32 netlink_hash(const void *data, u32 len, u32 seed) in netlink_hash()

123456