zeroes
uint64_t zeroes:33;
uint64_t zeroes:24;
uint64_t zeroes:33;
uint64_t zeroes:24;
u8 zeroes;
static const u8 zeroes[GHASH_BLOCK_SIZE];
ghash_update(ghash, zeroes, pad_len);
struct p_trim *zeroes = (pi->cmd == P_ZEROES) ? pi->data : NULL;
} else if (zeroes) {
ds = be32_to_cpu(zeroes->size);
if (trim || zeroes) {
if (zeroes) {
u32 zeroes[3];
u16 zeroes : 3;
static const u8 zeroes[CN10K_MAX_HASH_LEN];
aes_encrypt(&aes, hash, zeroes);
unsigned int zeroes[TCQ_ETS_MAX_BANDS] = {0};
handle, p->bands, zeroes,
zeroes, p->priomap);
bool zeroes = true; /* All bits seen so far are zeroes */
zeroes = false;
if (zeroes)
u8 zeroes : 3;
static char zeroes[PAGE_SIZE];
if (!__dump_emit(cprm, zeroes, PAGE_SIZE))
return __dump_emit(cprm, zeroes, nr);
size_t zeroes = wnd_zeroes(wnd);
zeroes -= wnd->zone_end - wnd->zone_bit;
if (zeroes < to_alloc0)
size_t alcn, zlen, zeroes, zlcn, zlen2, ztrim, new_zlen;
zeroes = wnd_zeroes(wnd);
if (len > zeroes + zlen || zlen <= NTFS_MIN_MFT_ZONE) {
static const u8 zeroes[GHASH_BLOCK_SIZE];
ghash_update(&ghash, zeroes, -assoc_len & (GHASH_BLOCK_SIZE - 1));
ghash_update(&ghash, zeroes, -src_len & (GHASH_BLOCK_SIZE - 1));
static const u8 zeroes[GHASH_BLOCK_SIZE];
pmull_ghash_update_p8(1, a, zeroes, b);
static const u8 zeroes[SHA3_512_BLOCK_SIZE];
sha3_ce_transform(state, zeroes, 1, sizeof(zeroes));
static const u8 zeroes[GHASH_BLOCK_SIZE];
ghash_blocks_arch(&ctx->acc, ctx->key, zeroes, 1);
static const u8 zeroes[POLYVAL_BLOCK_SIZE];
polyval_blocks_arch(&ctx->acc, ctx->key, zeroes, 1);
static const u8 zeroes[SHA3_512_BLOCK_SIZE];
cpacf_kimd(CPACF_KIMD_SHA3_512, state, zeroes, sizeof(zeroes));
static const u8 zeroes[sizeof(struct HASH_CTX)];
KUNIT_ASSERT_MEMEQ_MSG(test, &ctx, zeroes, sizeof(ctx),
static const u8 zeroes[sizeof(struct HMAC_CTX)];
KUNIT_EXPECT_MEMEQ_MSG(test, &ctx, zeroes, sizeof(ctx),
static const u8 zeroes[AES_KEYSIZE_128];
aes_cmac_preparekey(&extractor, zeroes, AES_KEYSIZE_128);
unsigned char zeroes[6] = {0, 0, 0, 0, 0, 0};
if (write(outfd, zeroes, 6) != 6)
char zeroes[32] = {'\0'};
err = err ?: bpf_memcmp(zeroes, memset_zero_data, data_sz);