Home
last modified time | relevance | path

Searched defs:seed (Results 151 - 175 of 213) sorted by relevance

123456789

/kernel/linux/linux-6.6/net/sctp/
H A Dinput.c905 static inline __u32 sctp_hash_obj(const void *data, u32 len, u32 seed) in sctp_hash_obj() argument
914 static inline __u32 sctp_hash_key(const void *data, u32 len, u32 seed) in sctp_hash_key() argument
822 sctp_hashfn(const struct net *net, __be16 lport, const union sctp_addr *paddr, __u32 seed) sctp_hashfn() argument
/kernel/linux/linux-6.6/scripts/gcc-plugins/
H A Drandomize_layout_plugin.c136 static void raninit(ranctx *x, u64 *seed) { in raninit() argument
246 u64 seed[4]; in shuffle() local
[all...]
/kernel/linux/linux-6.6/security/apparmor/
H A Dpolicy_unpack.c780 static u32 strhash(const void *data, u32 len, u32 seed) in strhash() argument
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dmeson_nand.c261 static void meson_nfc_cmd_seed(struct meson_nfc *nfc, u32 seed) in meson_nfc_cmd_seed() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dcnic_if.h284 u32 seed; member
/kernel/linux/linux-5.10/net/netlink/
H A Daf_netlink.c2818 static inline u32 netlink_hash(const void *data, u32 len, u32 seed) in netlink_hash() argument
/kernel/linux/linux-5.10/fs/btrfs/
H A Dsysfs.c987 struct btrfs_fs_devices *seed; in btrfs_sysfs_remove_fs_devices() local
1390 struct btrfs_fs_devices *seed; in btrfs_sysfs_add_fs_devices() local
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_conntrack_core.c188 u32 seed; in hash_conntrack_raw() local
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
H A Dsh_css_sp.c709 sh_css_sp_configure_prbs(int seed) in sh_css_sp_configure_prbs() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dcnic_if.h284 u32 seed; member
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/include/linux/
H A Dbio.h377 bip_set_seed(struct bio_integrity_payload *bip, sector_t seed) bip_set_seed() argument
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
H A Dsh_css_sp.c706 sh_css_sp_configure_prbs(int seed) in sh_css_sp_configure_prbs() argument
/kernel/linux/linux-6.6/drivers/char/
H A Drandom.c654 u8 seed[BLAKE2S_HASH_SIZE], next_key[BLAKE2S_HASH_SIZE]; in extract_entropy() local
[all...]
/kernel/linux/linux-6.6/net/sched/
H A Dsch_netem.c109 u64 seed; member
/kernel/linux/linux-6.6/tools/testing/radix-tree/
H A Dmaple.c34716 unsigned long r, seed; rcu_stress() local
[all...]
/kernel/linux/linux-5.10/crypto/
H A Dtestmgr.c3464 u8 *seed; in test_cprng() local
[all...]
/kernel/linux/linux-5.10/drivers/net/dsa/
H A Dvitesse-vsc73xx-core.c722 u8 seed; in vsc73xx_adjust_enable_port() local
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c4815 u8 *lut, *seed = NULL; in i40e_get_rxfh() local
4857 u8 *seed = NULL; in i40e_set_rxfh() local
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c3205 u8 *seed = NULL; in ice_set_rxfh() local
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_l2.c1444 static u32 qed_crc32c_le(u32 seed, u8 *mac, u32 len) in qed_crc32c_le() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_actions.c148 static u32 mlxsw_afa_cookie_key_hashfn(const void *data, u32 len, u32 seed) in mlxsw_afa_cookie_key_hashfn() argument
155 static u32 mlxsw_afa_cookie_obj_hashfn(const void *data, u32 len, u32 seed) in mlxsw_afa_cookie_obj_hashfn() argument
141 mlxsw_afa_cookie_hash(const struct flow_action_cookie *fa_cookie, u32 seed) mlxsw_afa_cookie_hash() argument
/kernel/linux/linux-6.6/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() argument
/kernel/linux/linux-6.6/drivers/net/dsa/
H A Dvitesse-vsc73xx-core.c721 u8 seed; in vsc73xx_adjust_enable_port() local
/kernel/linux/linux-6.6/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() argument

Completed in 82 milliseconds

123456789