Home
last modified time | relevance | path

Searched full:permutation (Results 1 – 23 of 23) sorted by relevance

/linux/lib/crypto/arm64/
H A Dsha3.h41 * Keccak-f permutation, which is what we want here. Any in sha3_keccakf()
/linux/include/linux/crush/
H A Dcrush.h249 /* choose local attempts using a fallback permutation before
344 __u32 *perm; /* Permutation of the bucket's items */
/linux/include/crypto/
H A Dsha3.h41 * State for the Keccak-f[1600] permutation: 25 64-bit words.
46 * temporarily by implementations of the permutation that need native-endian
/linux/lib/crypto/s390/
H A Dsha3.h53 * Keccak-f permutation, which is what we want here. Use in sha3_keccakf()
/linux/net/ceph/crush/
H A Dmapper.c66 * Choose based on a random permutation of the bucket.
70 * calculate an actual random permutation of the bucket members.
81 /* start a new permutation if @x has changed */ in bucket_perm_choose()
106 /* calculate permutation up to pr */ in bucket_perm_choose()
/linux/net/netfilter/ipvs/
H A Dip_vs_mh.c131 * permutation for the dests. in ip_vs_mh_permutate()
136 /* Set dest_setup for the dests permutation */ in ip_vs_mh_permutate()
/linux/tools/perf/tests/shell/
H A Dtest_brstack.sh138 echo "Testing branch stack filtering permutation ($test_filter_filter,$test_filter_expect)"
/linux/tools/testing/vma/tests/
H A Dvma.c236 /* No need to consider every single permutation. */ in test_vma_flags_test()
H A Dmerge.c460 /* Generate every possible permutation of sticky flags. */ in test_merge_new()
1059 /* Generate every possible permutation of sticky flags. */ in test_merge_existing()
/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-rgb.rst21 or a permutation thereof, collectively referred to as alpha formats) depend on
39 Formats that contain padding bits are named XRGB (or a permutation thereof).
/linux/lib/crypto/arm/
H A Dchacha-scalar-core.S146 // Do the core ChaCha permutation to update x0-x15.
/linux/lib/crypto/
H A Dsha3.c158 /* Generic implementation of the Keccak-f[1600] permutation */
/linux/lib/crypto/x86/
H A Dsha1-avx2-asm.S600 /* Reset state for AVX2 reg permutation */
/linux/drivers/media/platform/renesas/
H A Drenesas-ceu.c956 * Find out if sensor can produce a permutation of 8-bits YUYV bus format.
977 /* Find out if sensor can produce any permutation of 8-bits YUYV422. */ in ceu_init_mbus_fmt()
/linux/Documentation/crypto/
H A Ddescore-readme.rst378 and final permutation is done; if not, then the data is loaded
/linux/kernel/irq/
H A Dgeneric-chip.c144 * Note: This is the only permutation currently used. Similar generic
/linux/net/ceph/
H A Dosdmap.c423 * The base case, permutation variables and in crush_finalize()
424 * the pointer to the permutation array. in crush_finalize()
429 /* Every bucket has a permutation array. */ in crush_finalize()
/linux/lib/zlib_inflate/
H A Dinflate.c346 static const unsigned short order[19] = /* permutation of code lengths */ in zlib_inflate()
/linux/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml401 The standard Zbkx crossbar permutation instructions as ratified
/linux/arch/arm64/crypto/
H A Dghash-ce-core.S173 // prepare the permutation vectors
/linux/tools/testing/selftests/drivers/net/
H A Dgro.c535 /* TCP with options is always a permutation of {TS, NOP, NOP}. in send_changed_seq()
/linux/drivers/gpu/drm/i915/gem/selftests/
H A Dhuge_pages.c1246 * times in succession a possibility by enlarging the permutation array. in igt_write_huge()
/linux/lib/zstd/compress/
H A Dzstd_compress.c6977 /* AVX permutation depends on the specific definition of target structures */ in convertSequences_noRepcodes()