Home
last modified time | relevance | path

Searched full:seeded (Results 1 – 12 of 12) sorted by relevance

/linux/Documentation/devicetree/bindings/rng/
H A Dmicrochip,pic32-rng.yaml10 The PIC32 RNG provides a pseudo random number generator which can be seeded
/linux/arch/arm64/include/asm/
H A Darchrandom.h91 * (the output of a pseudo RNG freshly seeded by a TRNG). in arch_get_random_seed_longs()
/linux/arch/riscv/kernel/
H A Dqos.c14 * Cached value of srmcfg csr for each cpu. Seeded to U32_MAX so the next
/linux/drivers/char/
H A Drandom.c100 * Returns whether or not the input pool has been seeded and thus guaranteed
105 * Returns: true if the input pool has been seeded.
106 * false if the input pool has not been seeded.
123 * Wait for the input pool to be seeded and thus guaranteed to supply
129 * Returns: 0 if the input pool has been seeded.
883 /* Reseed if already seeded by earlier phases. */ in random_init_early()
910 /* Reseed if already seeded by earlier phases. */ in random_init()
/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.h72 /* bpool can be seeded before use by this cb */
/linux/tools/sched_ext/
H A Dscx_qmap.h95 u32 weight; /* cpu.weight, seeded at attach, then set_weight */
/linux/Documentation/bpf/
H A Dsigning.rst45 - **global data** (``.rodata``/``.data``/``.bss``) is created and seeded as maps
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/tests/
H A Damdgpu_dm_crtc_test.c1789 * count. The ISM is seeded in a state with no ENTER_IDLE_REQUESTED transition
H A Damdgpu_dm_connector_test.c2670 /* Non-DP connector: value must remain what we seeded */ in dm_test_update_subconnector_non_dp_noop()
3212 * device. Defaults are seeded to the fully-supported configuration so each
/linux/drivers/net/ethernet/brocade/bna/
H A Dbnad.c2491 * For TSO, the TCP checksum field is seeded with pseudo-header sum in bnad_tso_prepare()
/linux/fs/btrfs/
H A Dvolumes.c2712 * fs_uuids so that filesystems which have been seeded can successfully in btrfs_init_sprout()
/linux/drivers/scsi/qla2xxx/
H A Dqla_init.c98 * Except for earlier ISPs where the timeout is seeded from the in qla2x00_get_async_timeout()