Home
last modified time | relevance | path

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

123456

/openbmc/qemu/hw/arm/
H A Dvirt.c237 } seed; in create_randomness() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c3430 static u32 mlxsw_sp_nexthop_group_hash_obj(const void *data, u32 len, u32 seed) in mlxsw_sp_nexthop_group_hash_obj()
3459 mlxsw_sp_nexthop6_group_hash(struct mlxsw_sp_fib6_entry *fib6_entry, u32 seed) in mlxsw_sp_nexthop6_group_hash()
3477 mlxsw_sp_nexthop_group_hash(const void *data, u32 len, u32 seed) in mlxsw_sp_nexthop_group_hash()
11189 u32 seed; in mlxsw_sp_mp_hash_init() local
H A Dreg.h1402 static inline void mlxsw_reg_slcr_pack(char *payload, u16 lag_hash, u32 seed) in mlxsw_reg_slcr_pack()
8935 static inline void mlxsw_reg_recr2_pack(char *payload, u32 seed) in mlxsw_reg_recr2_pack()
H A Dspectrum.c2701 u32 seed; in mlxsw_sp_lag_init() local
/openbmc/u-boot/cmd/aspeed/nettest/
H A Dcomminf.h254 #define DATA_SEED(seed) ( ( seed ) | (( seed + 1 ) << 16 ) ) argument
/openbmc/qemu/target/tricore/
H A Dop_helper.c2345 uint32_t seed = extract32(arg2, 0, n); in helper_crcn() local
/openbmc/linux/drivers/md/
H A Ddm-crypt.c121 u8 *seed; member
/openbmc/linux/crypto/
H A Dtestmgr.c3608 u8 *seed; in test_cprng() local
/openbmc/linux/drivers/media/i2c/ccs/
H A Dccs-regs.h350 #define CCS_R_LANE_SEED_VALUE(seed, lane) ((0x0872 | CCS_FL_16BIT) + (seed) * 16 + (lane) * 2) argument
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dcnic.c4163 u32 seed; in cnic_cm_init_bnx2_hw() local
H A Dcnic_defs.h366 u32 seed; member
/openbmc/qemu/target/riscv/
H A Dcsr.c602 static RISCVException seed(CPURISCVState *env, int csrno) in seed() function
/openbmc/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py2070 def GenerateNRandomColours(n, seed): argument
/openbmc/linux/drivers/net/ethernet/sun/
H A Dniu.c4981 u64 seed = jiffies_64; in niu_init_rx_channels() local
/openbmc/linux/fs/ext4/
H A Dext4.h2478 u32 *seed; member
/openbmc/linux/drivers/net/wireless/cisco/
H A Dairo.c969 emmh32_context seed; // Context - the seed member
/openbmc/linux/net/core/
H A Dfilter.c2011 __be32 *, to, u32, to_size, __wsum, seed) in BPF_CALL_5() argument
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h6178 uint8_t seed[FP_CONTEXT_TPM_BYTES]; member
/openbmc/linux/drivers/scsi/elx/libefc_sli/
H A Dsli4.h3286 __le16 seed; member

123456