Home
last modified time | relevance | path

Searched defs:seed (Results 76 – 100 of 142) sorted by relevance

123456

/openbmc/linux/scripts/kconfig/
H A Dconf.c88 unsigned int seed; in set_randconfig_seed() local
/openbmc/linux/arch/powerpc/mm/nohash/
H A Dkaslr_booke.c288 u64 seed; in kaslr_choose_location() local
/openbmc/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_mbx.c560 static u16 fm10k_crc_16b(const u32 *data, u16 seed, u16 len) in fm10k_crc_16b()
589 u16 len, u16 seed) in fm10k_fifo_crc()
/openbmc/linux/block/
H A Dt10-pi.c326 u64 ref, seed; in ext_pi_crc64_verify() local
/openbmc/qemu/tests/bench/
H A Dqht-bench.c35 uint64_t seed; member
/openbmc/linux/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss.h155 u32 seed[SS_SEED_LEN / BITS_PER_LONG]; member
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dsunxi_nand_spl.c427 int seed = page % conf->nseeds; in nand_detect_ecc_config() local
/openbmc/linux/lib/
H A Dtest_rhashtable.c79 static u32 my_hashfn(const void *data, u32 len, u32 seed) in my_hashfn()
H A Drhashtable.c972 static u32 rhashtable_jhash2(const void *key, u32 length, u32 seed) in rhashtable_jhash2()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppevvmath.h401 int seed, counter, error; in fSqrt() local
/openbmc/linux/net/core/
H A Dxdp.c38 static u32 xdp_mem_id_hashfn(const void *data, u32 len, u32 seed) in xdp_mem_id_hashfn()
/openbmc/linux/include/linux/ceph/
H A Dosdmap.h24 uint32_t seed; member
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c1861 static int i40e_config_rss_aq(struct i40e_vsi *vsi, const u8 *seed, in i40e_config_rss_aq()
1902 u8 seed[I40E_HKEY_ARRAY_SIZE]; in i40e_vsi_config_rss() local
6192 u8 seed[I40E_HKEY_ARRAY_SIZE]; in i40e_vsi_reconfig_rss() local
12259 static int i40e_get_rss_aq(struct i40e_vsi *vsi, const u8 *seed, in i40e_get_rss_aq()
12305 static int i40e_config_rss_reg(struct i40e_vsi *vsi, const u8 *seed, in i40e_config_rss_reg()
12359 static int i40e_get_rss_reg(struct i40e_vsi *vsi, u8 *seed, in i40e_get_rss_reg()
12393 int i40e_config_rss(struct i40e_vsi *vsi, u8 *seed, u8 *lut, u16 lut_size) in i40e_config_rss()
12412 int i40e_get_rss(struct i40e_vsi *vsi, u8 *seed, u8 *lut, u16 lut_size) in i40e_get_rss()
12445 u8 seed[I40E_HKEY_ARRAY_SIZE]; in i40e_pf_config_rss() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_actions.c142 u32 seed) in mlxsw_afa_cookie_hash()
148 static u32 mlxsw_afa_cookie_key_hashfn(const void *data, u32 len, u32 seed) in mlxsw_afa_cookie_key_hashfn()
155 static u32 mlxsw_afa_cookie_obj_hashfn(const void *data, u32 len, u32 seed) in mlxsw_afa_cookie_obj_hashfn()
/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss.h222 void *seed; member
/openbmc/linux/arch/s390/include/asm/
H A Dcpacf.h503 const u8 *seed, unsigned long seed_len) in cpacf_prno()
/openbmc/intel-ipmi-oem/src/
H A Dbiosconfigcommands.cpp1154 std::array<uint8_t, maxSeedSize> seed; in ipmiOEMGetBIOSHash() local
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dinput_system.c1487 u32 seed, in input_system_prbs_channel_cfg()
/openbmc/linux/net/mac80211/
H A Dmesh_pathtbl.c21 static u32 mesh_table_hash(const void *addr, u32 len, u32 seed) in mesh_table_hash()
/openbmc/linux/security/apparmor/
H A Dpolicy_unpack.c780 static u32 strhash(const void *data, u32 len, u32 seed) in strhash()
/openbmc/linux/kernel/
H A Daudit_tree.c802 struct audit_tree *seed = rule->tree, *tree; in audit_add_tree_rule() local
/openbmc/linux/drivers/crypto/amcc/
H A Dcrypto4xx_core.c1181 static int crypto4xx_prng_seed(struct crypto_rng *tfm, const u8 *seed, in crypto4xx_prng_seed()
/openbmc/qemu/target/arm/tcg/
H A Dmte_helper.c233 int seed = extract32(env->cp15.rgsr_el1, 8, 16); in HELPER() local
/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce.h306 void *seed; member
/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

123456