Home
last modified time | relevance | path

Searched defs:hash_tail (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/cavium-octeon/crypto/
Docteon-sha1.c37 } hash_tail = { { sctx->state[4], } }; in octeon_sha1_store_hash() local
51 } hash_tail; in octeon_sha1_read_hash() local
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/crypto/
Docteon-sha1.c38 } hash_tail = { { sctx->state[4], } }; in octeon_sha1_store_hash() local
52 } hash_tail; in octeon_sha1_read_hash() local
/kernel/linux/linux-6.6/io_uring/
Dio-wq.c124 struct io_wq_work *hash_tail[IO_WQ_NR_HASH_BUCKETS]; member
/kernel/linux/linux-5.10/io_uring/
Dio-wq.c102 struct io_wq_work *hash_tail[IO_WQ_NR_HASH_BUCKETS]; member